#wrap
{
	overflow: hidden;
}
#load
{
	background-image: url(images/loader32x32.gif);
	border-bottom: #999 0px dotted;
	border-left: #999 0px dotted;
	text-indent: -9999px;
	margin: 0px auto;
	width: 1100px;
	display: none;
	background-repeat: no-repeat;
	background-position: center 50%;
	height: 100px;
	border-top: #999 0px dotted;
	border-right: #999 0px dotted;
}
#feature
{
	
	position: relative;
	
}
#feature .button
{
	border-bottom: #999 0px dotted;
	position: absolute;
	border-left: #999 0px dotted;
	border-top: #999 0px dotted;
	top: 72px;
	border-right: #999 0px dotted;
	left: 0px;
}
#feature .prev
{
	text-indent: -9999px;
	width: 27px;
	display: block;
	float: left;
	height: 51px;
	
	
}
#feature .next
{
	text-indent: -9999px;
	width: 27px;
	display: block;
	float: right;
	height: 51px;
}
#feature .prevb:hover
{
	background-position: center top;
}
#feature .nextb:hover
{
	background-position: center top;
}
.featureUL
{
	border: 0px dotted #000;
	padding: 0px;
	position: relative;
	list-style-type: none;
	margin: 0px;
	float: left;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.featureBox
{
	width: 152px;
	float: left;
	height: 108px;
	overflow: hidden;
	text-align:center;
	
}
#botton-scroll
{
	z-index: 0;
	margin: 0px auto;
	width: 970px;
	float: left;
	overflow:hidden;
	position:relative;
	margin-left:25px;

}
*+html #botton-scroll{ margin-left: 35px;} /* ie7 fixed, ×¢ÒâË³Ðò */

