<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:200%;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul,ol{ line-height:normal;list-style-type: none; margin: 0px; padding:0; }
.clear_all{clear:both;}
.color_white{color:#FFFFFF;}
.color_cheng{color:#FF6600;}
.margin_top5{ margin-top:5px}
.margin_top10{ margin-top:10px}
.border1{border:1px #C5C5C5 solid;}

a:link {color: #333333;text-decoration: none;}
a:visited {text-decoration: none;color: #333333;}
a:hover {text-decoration: underline;color: #FF3333;}
a:active {text-decoration: none;color: #FF3333;}

a.white_link:link,a.white_link:visited{color:#FFFFFF;text-decoration:none;}
a.white_link:hover,a.white_link:active{color:#FF6600;text-decoration:underline;}

a.c:link{
	color: #555555;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.c:visited{
	color: #555555;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.c:hover{
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.k3{width:958px; height:217px; background:url(/images/ho_pr_01.jpg) right  bottom no-repeat; padding:14px 0 0 21px}
.k4{width:17px; height:22px; padding:107px 0 0 13px; float:left}
.k5{width:17px; height:22px; padding:107px 13px 0 0 ; float:right}
.k6{width:847px; height:177px; padding:20px 0 0 0px; float:left}
.pc{ height:30px;border-bottom:1px #CCCCCC dashed; padding-left:20px; background:url(/images/pc_ico.jpg) 3px 10px no-repeat}
.pc a{font-size:14px;}
#pic_list2{margin-bottom:10px; }
#pic_list2 li{float:left;text-align:left;margin:5px 10px;width:160px;position:relative;} 
#pic_list2 li a img{ max-width:154px; max-height:154px; padding:3px;vertical-align:middle;/*设置图片垂直居中*/}
#pic_list2 li .img{width:160px; height:160px;border:1px #CCCCCC solid;
	display: table-cell; /*非IE的主流浏览器识别的垂直居中的方法*/ 
	vertical-align:middle; 
	text-align:center;  /*设置水平居中*/ 
	*display: block; /* 针对IE的Hack */
	*font-size: 140px;/*约为高度的0.873，160*0.873 约为140*/ 
	*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/ 
}
#pic_list2 li .title{line-height:150%;height:20px;width:160px; margin-top:5px;color:#999999;text-align:center;overflow:hidden;}
#pro_img span{ line-height:150%;}
#pro_img img{ max-width:600px;}
-->