@charset "utf-8";
/*全局样式*/
body,p,b,form,input,label,h1,h2,h3,h4,div,ul,li,dl,dt,dd,ol{margin:0;padding:0;}
ul,ol,li{list-style:none;}
img{border:none;vertical-align:top;}
a{text-decoration:none;color:#FF609E;}
a:hover{color:#FF5400;}
.c{clear:both;}
.cc{zoom:1;}
.cc:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}


/*头部*/
.zthead{font-weight:normal; height:40px;margin-bottom:1px; background:url(../img/topbg.gif) repeat-x; overflow:hidden; padding:0 10px;}
.tblogo{ display:block; background:url(../img/ztlogo.gif); width:230px; height:37px; float:left; text-indent:-1000px;}
.zth_nav{float:right;font-size:12px;line-height:30px;margin-top:4px;}
.zthead a{padding:0 6px;}
.head_h{width:960px;margin:0 auto;cursor:default;}



/* 底部版权 */
#footer{font-size:12px;padding:12px 0;text-align:center;color:#000;}
#footer a{color:#333;}
.bottom{margin:0 auto;}
.bottom ul{padding: 0 5px;}
.bottom ul li{display:inline;padding:0;}
.bottom ul li a{padding:0 5px;white-space:nowrap;}
#copyright{text-align:center;}
.new_footer span{display:block;margin-top:5px;}