/* CSS Document */
*{padding:0; margin:0;}

html {overflow:-moz-scrollbars-vertical; scrollbar-face-color:#E8E8E8;scrollbar-shadow-color:#C1C1BB;scrollbar-highlight-color:#C1C1BB;scrollbar-3dlight-color:#EBEBE4;scrollbar-darkshadow-color:#EBEBE4;scrollbar-track-color:#F4F4F0;scrollbar-arrow-color:#CACAB7; }

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,input,img{padding:0; margin:0;}   
div,ul,li{list-style:none;}
a{text-decoration: none; color:#555555;}
a:hover { text-decoration: none; color:#ff0000;}
h1,h2,h3,h4,h5,h6{font-family:Microsoft YaHei,Arial, Helvetica, sans-serif; }
.clear{margin:0px; padding:0px; clear:both;}
TABLE {BORDER-COLLAPSE: collapse; border-spacing: 0;}
TABLE img{ display:block;}
img{border:0px;}

body{font-size:12px; color:#555555; background:#F0F0F0; font-family:Microsoft YaHei,Arial, Helvetica, sans-serif; padding:0; margin:0; behavior:url("images/csshover.htc");-webkit-text-size-adjust:none;}

td{line-height:26px;}


/*--------网站头部 --------------*/
.header{ overflow:hidden; width:1000px; margin:0 auto;}
.header img{display:block;}

.wzlm{ overflow:hidden; width:1000px; margin:0 auto;}
.wzlm ul{overflow:hidden; padding:20px 0;}
.wzlm li{float:left; display:inline; margin:25px 18px;}

#goTopBtn { background:url(../images/gotop.png) no-repeat;cursor:pointer; position: fixed; _position:absolute; _top:expression(document.documentElement.clientHeight + document.documentElement.scrollTop - this.offsetHeight); WIDTH:117px; HEIGHT:159px; CURSOR: pointer; right:30px; bottom:235px;; margin-left: 0px;}
