@charset "utf-8";

/*公用样式*/
*{margin:0;padding:0;list-style:none;}
img{border:0;}
input{outline:none;}
ul,ol,li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
label, label input,button{vertical-align:middle;}
a:focus{-moz-outline-style: none;}
a.hidefocus  { outline:none; }
/* FF去掉点击链接时的虚线外框 */
.clear{clear:both; font-size:0; height:0; line-height:0;}
body{font-size:12px; font-family:"微软雅黑";}
.fl{float:left;}
.fr{float:right;}

a{color:#444444;text-decoration:none;}

/*pubfoot css*/
.pubfoot{ width:100%; height:205px; background:#fff; }
.pubfoot_con{ width:1210px; height:190px; padding:15px 0 0px 0; margin:0 auto;  background:#fff; overflow: hidden;}
.pubfcon_fir{width:145px; height:190px;  float:left;}
.pubfcf_head{ width:135px; height:24px;   margin:0 auto;}
.pubfcf_head p{height:27px;width:130px;font-size:16px; font-weight:bold; line-height:27px; color:#595959; letter-spacing:2px;}
.pubfcf_head p img{ width:28px; height:22px; position:relative; /*top:4.5px;*/ right:8px;}
.pubfcf_head p a:hover{color:#c81432; text-decoration:none;}

.pubfcon_fir ul{width:135px; height:auto; margin:0 auto; padding-top:10px;}
.pubfcon_fir ul li{height:30px; line-height:30px; font-size:12px;}
.pubfcon_fir ul li a:hover{color:#c81432; text-decoration:none;}

/* 	底部的友情链接的竖杠 */
.gang{ background: none repeat scroll 0 0 #666; display: inline-block; font-size: 0; height: 12px; line-height: 0; margin: 0 10px; overflow: hidden; vertical-align: middle; width: 1px;}