@charset "utf-8";
/* CSS Document */
/*scorll css*/
.rollBox{width:966px;overflow:hidden;padding:0;margin:0 auto;}
.rollBox .LeftBotton{height:150px;width:34px;background: url(../images/gunleft.jpg) no-repeat left  center;overflow:hidden;float:left;display:inline;margin:0;cursor:pointer;}
.rollBox .RightBotton{height:150px;width:34px;background:url(../images/gunright.jpg) no-repeat left center;overflow:hidden;float:left;display:inline;margin:0;cursor:pointer;}
.rollBox .Cont{width:898px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{ float:left;width:160px; margin:12px 10px;height:150px;text-align:center;}
	.rollBox .Cont .pic a{
		display:block;
		width:160px;
		height:126px;
		border:1px solid #cccccc;
	}
		.rollBox .Cont .pic a:hover{
			background-color:#FEF2C8;
		border:1px solid #F96908;
	}
.rollBox .Cont .pic img{ width:152px;
	height:120px;display:block; text-align:center;  padding:3px;}
.rollBox .Cont .pic p{line-height:26px;color:#505050;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#000;text-decoration:none;}
.rollBox #List1,.rollBox #List2{float:left;}
/*scorll end*/