/* CSS Document */
.product_list{ width:600px;}
.product_list ul{ margin:0px; padding:0px;}
.product_list li{ width:175px; float:left; text-align:center;padding:2px 0px 2px 0px; margin-right:12px; height:250px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;}
	.img{
	border: 1px solid #9D9D9D;
	height: 175px;
	width: 175px;
	text-align: center;
	display: table-cell;
        vertical-align:middle;

        /*设置水平居中*/
        text-align:center;

        /* 针对IE的Hack */
        *display: block;
        *font-size: 140px;/*约为高度的0.873，200*0.873 约为175*/

	line-height: 175px; padding:2px 0px;
}
.product_list li a{ font-size:12px; font-weight:normal;}
.lrcenter{ clear:both; text-align:center; font-size:12px;}
.lrcenter a{ text-decoration:underline; font-weight:normal;}
.lrcenter a:hover{ text-decoration:underline; font-weight:normal;}
.relateproduct { margin:10px 0px; padding-bottom:10px;}
.relateproduct li{ width:175px; height:200px; padding:2px; list-style:none; float:left; text-align:center; margin-right:8px;}
.relateproduct li .img{border: 1px solid #9D9D9D; height:175px;}
.relateproduct .relatelink{ height:13px; border:none;}
.relateproduct .relatelink a{ font-size:12px;}
.cssss{font-size:12px; padding-top:20px;word-wrap:break-word;word-break:break-all;}
.lrcenter{ text-align:center; margin-top:3px; padding-bottom:10px;}
.lrcenter a{}
.faqc{ text-align:center;}
.faqcont{text-align:left;}
h1{ font-size:14px; color:#ad9072; margin:0px;}
.dh2{
	color:#025882;
	font-size:12px;
	font-weight:bold;
}
.dh2 a{color:#025882;}
.dh2 a:hover{color:#039BE4;}
.dh{ color:#ad9072; font-size:26px; font-weight:normal; line-height:36px;}	
