.rollBox img{
	border:1px solid #FFFFFF;
}
.rollBox{
	width:698px;
	overflow:hidden;
	height: 165px;
	background-image: url(../images/ser_bg.jpg);
	background-repeat: repeat-x;
}
.rollBox .Cont{
	width:660px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{
	width:158px;
	height: 142px;
	float:left;
	text-align: center;
}
*+html .rollBox .Cont .pic{
	width:165px;
	float:left;
	height: 142px;
}
.rollBox #List1,.rollBox #List2{float:left;}
.img1,.img2,.Cont{
float:left;}
.img1,.img2{
	width:20px;
	display:block;
	cursor:pointer;
}
.img1{
	background-image:url(../images/scroll_left.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 16px;
	display: inline;
	margin-top: 50px;
}
.img2{
	background-image:url(../images/scroll_right.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 16px;
	display: inline;
	margin-top: 50px;
}

