﻿.jhz-prolist {} 
.jhz-prolist ul {
	display:inline;
	padding-top:5px; 
}
	
/*.jhz-prolist ul li { float:left; margin-left:10px; width:170px; height:195px; text-align:center; line-height:25px; background:url(../images/probg1.gif) no-repeat top; overflow:hidden}
.jhz-prolist ul li img{ width:164px; height:164px; margin:3px; border:0px; }*/

.jhz-prolist ul li { 
	float:left; 
	display:inline;
	margin-left:8px; 
	margin-top: 5px;
	width:244px; 
	height:215px; 
	text-align:center; 
	line-height:20px; 
	/*background:url(../images/probg.gif) no-repeat top; */
	overflow:hidden;}
.jhz-prolist ul li span{ display:block; width:242px; _width:240px; height:192px; _height:190px;background:#fff; border: 1px solid #fff; overflow:hidden;}	
.jhz-prolist ul li img{ 
	padding: 1px;
	width: 240px;
	height: 190px;	
	}
.jhz-prolist ul li span a:hover img { background:#DB1E32}
/*.jhz-prolist ul li a { color:#666}
.jhz-prolist a:link { color:#666 }
.jhz-prolist a:hover {color:#666  }
.jhz-prolist a:visited {color:#666  }*/