@charset "utf-8";
/*scorll css*/
#pro_list_index{
	height:366px;
	width:100%;
margin:0 auto;
	background:url(../images/pro_list_index_bg.png) repeat-x left top;
}
#pro_hearder{
	width:1000px;
	height:45px;
	 margin:0 auto;
}
#pro_hearder img{
	float:right;
}
.rollBox{
	width:1000px;
	height:320px;
	margin:0 auto;
}
.rollBox .Cont{ 
width:1000px;
overflow:hidden;
float:left;
}
.rollBox .ScrCont{
width:10000000px;
}
.pic{ float:left;width:220px; margin:40px 30px 0  0;height:262px;}
 .pic img{ width:220px; height:165px;}
 .pic dd.pro_title{ text-align:left;line-height:26px;height:26px;overflow:hidden;}
 .pic dd a{  
 text-decoration:none;
 font-size: 14px;
color: #F00;
font-weight:bold;}
 .pic dd a:hover{ 
color: #ce0000;
    text-decoration: none;
	}
.pro_text{
	 color: #333;
font-size: 13px;
padding-top:8px;
	 text-align:left;line-height:22px;height:44px;overflow:hidden;
}
.rollBox #List1,.rollBox #List2{float:left;}
/*scorll end*/