@charset "utf-8"; /* Css Reset */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6, form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; } table { border-collapse: collapse; border-spacing: 0; } img { border:0;} ol,ul,li { list-style: none; } h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; } /* Public */ html{ width:100%; height:100%;} body{ width:100%; height:100%; color:#333; font:12px/24px "微软雅黑"; background:#e5e5e3; } a{ color:#333; text-decoration:none;} a:hover {text-decoration:none;color:#ff4800;} .clearbox {border:none;clear: both;font-size: 0;height: 0;line-height: 0;} .blank{ display:block; height:10px;font-size:0px; line-height:0; overflow:hidden; clear:both;} .fl{ float:left;} .fr{ float:right;} .more{float:right; padding-right:10px; color:#999;} .top,#mainNav,#content{width:1000px; margin:0 auto;} #top{height:212px; background: url(images/top_bg.jpg) repeat-x top center;} .top{height:212px; overflow:hidden;} #logo{width:446px; float:left; padding-top:35px;} .navBar{ height:46px; background:url(images/nav_bg.jpg) repeat-x top center;} .mainNav{height:46px;position: relative; z-index: 100;} .mainNav .li1{float:left; height:46px;position: relative;padding: 0 14px;} .mainNav .li1.on1{ background:url(images/nav_on.jpg) repeat-x center ;} .mainNav .li1 a{font: 14px/40px "微软雅黑"; color:#fff;} .mainNav .ul1{background: #845b22; display: none; left: 3px; position: absolute; text-align: center; top: 45px; padding:5px 0 12px 0; width:120px; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;} .mainNav .li2 ul { left: 100px; top: 0; } .mainNav .li2{padding:0 5px; line-height: 28px; } .mainNav .li2 h4{border-bottom:1px #a78657 solid;} .mainNav .li2 a { padding:0 6px; color: #fff; } .mainNav .li2 .a2 { line-height: 24px; font-size:12px; } #footer{background:#fff; border-top:3px #845b22 solid; text-align:center; padding:24px 0;}