@charset "utf-8";
/* CSS Document */
/*scorll css*/


#pro_list_index .pic{ float:left;width:170px; margin:8px 24px 0;height:170px;}
*html #pro_list_index .pic{
	display:inline;
}
#pro_list_index .pic  dt a {
	display:block;
	width:168px;
	height:132px;
	margin-bottom:5px;
	border:1px solid #E6E7E7;
	background-color:#FBFBFB;
}
#pro_list_index .pic  dt a:hover {
	border:1px solid #FA6A0A;
	background-color:#FDF0C3;
	
}
#pro_list_index .pic  dt img{ width:162px; height:125px; padding:3px 2px 3px 3px;}
#pro_list_index .pic dd{ text-align:center;line-height:24px;height:24px;overflow:hidden;font-size:12px;color:#007DCC; text-decoration:none; font-weight:bold;}
#pro_list_index .pic dd a{font-size:12px;color:#007DCC; text-decoration:none; font-weight:bold;}
#pro_list_index .pic dd a:hover{ color:#F60;}
/*scorll end*/