* A {position: relative}
A IMG {
	border-bottom-style:none; border-left-style:none; border-right-style:none; border-top-style:none;
}
#featureContainer {
	margin: 0px auto; width: 920px; height: 170px; 
}
#wrap {
	overflow: hidden
}
#feature {
	position: relative; 
}
#feature .prev {
	text-indent: -9999px; width: 30px; dispaly: block; background: url(../images/feature_left.gif) center top; float: left; height: 45px; top: -110px;
}
#feature .next {
	text-indent: -9999px; width: 30px; dispaly: block; background: url(../images/feature_right.gif) center top; float: right; height: 45px; top: -110px;
}
#feature .prev:hover {
	background-position: center bottom
}
#feature .next:hover {
	background-position: center bottom
}
.featureUL {
	position: relative; list-style-type: none; width: 4000px;  float: left; 
}
#botton-scroll {
	z-index: 0; width: 823px; float: left; height: 160px; 
}
#block {
	z-index: 0; position: relative; margin: 0px auto; width: 823px; height: 170px; overflow:hidden;
}
#block .box {
	width: 394px; float: left; height: 170px; margin-right:10px; margin-left:10px;
} 
#block .box .feature-title {
	font-size: 140%; font-weight: normal
}
#block .box .feature-thumb {
	width: 394px; float: left; height: 170px; 
}