<style type="text/css">

.rollBox{width:704px;overflow:hidden;padding:12px 0 5px 6px;}
.rollBox .LeftBotton{
	height:81px;
	width:17px;
	overflow:hidden;
	float:left;
	display:inline;
	cursor:pointer;
	background-image: url(/img/leftBotton.jpg);
	background-repeat: no-repeat;
	background-position: 6px 0;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 2px;
}
.rollBox .RightBotton{
	height:81px;
	width:11px;
	overflow:hidden;
	float:left;
	display:inline;
	cursor:pointer;
	background-image: url(/img/RightBotton.jpg);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.rollBox .Cont{
	width:690px;
	overflow:hidden;
	float:left;
}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{
	width:173px;
	float:left;
	text-align:center;
}
.rollBox .Cont .pic img{padding:4px;background:#fff;border:1px solid #ccc;display:block;margin:0 auto;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{
	color:#666666;
	text-decoration:none;
	top: 50px;
}
.rollBox .Cont a:hover{
	color:#FF6600;
	text-decoration:underline;
}
.rollBox #List1,.rollBox #List2{float:left;}

</style>

