@charset "utf-8";
/* CSS Document */
/* reset*/
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{margin:0;padding:0;}
ul,ol{list-style:none; } 
body{font:12px/1.5 宋体,Arial; }
select,input,button{vertical-align:middle;font-size:100%;}
fieldset,img{border:0;}
.clear {clear:both;display:block;height:0; visibility:hidden; font:0/0 arial}
.clearfix:after {content:"."; display: block; height: 0; clear: both; visibility: hidden; font-size:0;}
.clearfix {*zoom:1;}
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
a{text-decoration:none; }
html{ overflow:-moz-scrollbars-vertical;}/*在Firefox浏览器下始终显示滚动条；不同浏览器的显示效果都将一致*/
/* End hide from IE-mac */
.fl{float:left;}
.fr{float:right;}
.MT{margin-top:15px;}

/*top*/
.DZLogo{background:url(../images/DZlogoBG.jpg) left top; height:114px;}
.DZWrapper{ margin:0 auto;width:970px;}
.DZLogo_img{ background:url(../images/DZlogo.png) no-repeat;width:356px; height:63px;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='images/DZlogo.png'); _background:none;}
.DZLogo_link{ text-align:right; line-height:25px;}
.DZLogo_link a{padding:5px; color:#87a7c8;}
.DZLogo_search{width:410px; padding-top:25px;}
.DZSearch_input{height:25px; background:url(../images/DZsearchBG.jpg) no-repeat left top #fff;padding-left:30px; width:324px;}
.DZSearch_input input{width:100%;border:0 none; background:none; height:23px;}
.DZSearch_btn a{ background:url(../images/DZSearch_btn.jpg) no-repeat left top; display:inline-block; height:25px; width:54px;}
/*nav*/
.DZnav{background:url(../images/DZnavBG.jpg) repeat-x; height:35px; line-height:35px; font-size:14px; font-family:微软雅黑;}
.DZnav_conter ul li{float:left; height:35px; overflow:hidden;}
.DZnav_conter a{ padding:0 22px; display:inline-block; height:35px; color:#fff; font-weight:bold;}
.DZnav_conter a:hover{ text-decoration:underline;}
.DZnav_conter a.DZnav_active{ background:url(../images/DZnav_active.jpg) repeat-x left top;} 
/*footer*/
.DZfooter{margin-top:20px; background:url(../images/DZfooter.jpg) repeat-x; height:75px; padding-top:10px;color:#fff;}
.DZfooter_link{padding-top:8px; line-height:24px;}
.DZfooter_link a{color:#fff; padding:0 10px;}
.copyright{color:#8192a1;padding-left:10px;}