﻿
.h218px {width:870px;
		height:200px;
		padding-top:24px;
		}
.h218px th {
	position: relative;
	}
	
#arrLeft{
	position: absolute;
	left: 0;
	top: 66px;
}

#arrRight{
	position: absolute;
	right: 0;
	top: 66px;
}

#scrollbox ul LI {
	FLOAT:left;
	width:207px;
	height:146px;
	margin:0 7px;
	overflow:hidden;
	}
#scrollbox ul LI:first-child{
	margin-left: 0;
}
		
#scrollbox ul LI img{
	width:207px;
	height:146px;
	}
.pointer {CURSOR: pointer}