@charset "utf-8";
/* CSS Document */
/*scorll css*/
.rollBox{
	width:936px;
	height:180px;
	 padding:0 12px;
	background:url(../images/box2_bg.gif) repeat-x left  bottom;
}
.rollBox .Cont{ 
width:940px;
overflow:hidden;
float:left;
}
.rollBox .ScrCont{

width:10000000px;
margin:0 6px;

}


	.rollBox .Cont .pic{ float:left;width:156px; margin-top:10px;height:160px;}
.rollBox .Cont .pic img{ width:140px; height:130px; border:1px solid #CCCDC8; padding:3px;background-color:#FFF; }
.rollBox .Cont .pic p{ text-align:center;line-height:20px;height:20px;}
.rollBox .Cont .pic p a{ color:#333;}
.rollBox #List1,.rollBox #List2{float:left;}
/*scorll end*/



