@charset "utf-8";
/* CSS Document */
#mainpicture {
	margin:0 auto; height:226px;width:900px; background:url(../images/general/picture/bg.png) no-repeat;}
.rollBox{
	width:900px;
	overflow:hidden;
	padding:5px 0; 
	margin:0 auto;
	height:216px;
	} 
.rollBox .LeftBotton{
	height:216px;
	width:50px;
	background:no-repeat; 
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 auto;
	cursor:pointer;
	} 
.rollBox .RightBotton{
	height:216px;
	width:50px;
	background: no-repeat ;
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 auto;
	cursor:pointer;
	} 
.rollBox .Cont{
	width:800px;
	overflow:hidden;
	float:left;
	} 
.rollBox .ScrCont{
	width:1000000000px;
	} 
.rollBox .Cont .pic{
	margin:7px 0;
	width:261px;
	height:190px;
	float:left;
	text-align:center;
	} 
.rollBox .Cont .pic img{
	padding:2px;
	background:#fff;
	border:1px solid #ccc;
	display:block;
	margin:0 auto;
	height:190px;
	width:261px;
	} 
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;} 
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;} 
.rollBox #List1,.rollBox #List2{float:left;} 