@charset "utf-8";
/*scorll css*/
#pro_list_index{
	float:left;
	height:220px;
	width:726px;
}
.rollBox{
	width:714px;
	height:220px;
	margin-left:6px;
	border-top:none;
}
.rollBox .Cont{ 
width:714px;
height:220px;
overflow:hidden;
float:left;
}
.rollBox .ScrCont{

width:10000000px;
margin:0 6px;

}
.pic{ float:left;width:202px;margin:8px 6px 0;height:190px;}
 .pic dt{ height:30px;
 line-height:30px; background:url(../images/icon-09.gif) no-repeat 2px center; padding-left:12px; }
  .pic dt a{
	  text-decoration:none;
	  color:#000;
  }
    .pic dt a:hover{
		text-decoration:underline;
	}
 .pic img{ width:190px; height:143px;padding:5px;border:1px solid #E6E7E7;}
  .pic img:hover{border:1px solid #F86807; background-color:#FEF5CE;}
 .pic dd{ text-align:center;line-height:26px;height:155px;width:202px;overflow:hidden;}
 .pic dd a{ color:#666; text-decoration:none;}
.rollBox #List1,.rollBox #List2{float:left;}
/*scorll end*/