@charset "utf-8";
.jhz-a1 {text-align:justify;text-justify:inter-ideograph;z-index:0;}
.jhz-page { text-align:center; height:30px; line-height:30px; clear:both; margin-top:10px;}

img{ vertical-align:top; font-size:0px; border:0;}

/* 默认全局样式超链接样式 */
/*a{ color:#000;}*/
a:link {color:#333;TEXT-DECORATION: none;}
a:visited {color:#333;TEXT-DECORATION: none;}
a:hover {color:#850707;TEXT-DECORATION:none;}

/* 其它常用样式的定义 */
/*.clear{clear: both;}
.noBorder{border:none;	}
#height50px{float:left; height:100px;border-right:1px solid #d1e8f0;border-bottom:1px solid #d1e8f0; width:210px;}
*/
/* 解决图片和LI的高度空隙问题 */
img,li{ vertical-align:top;}
