@charset "utf-8"; html, body, div, p, ul,ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, frameset, table, th, tr, td, fieldset { margin: 0; padding: 0; } /* IE5.xIE6бbug */ * html body{overflow: visible;} * html iframe, * html frame{overflow: auto;} * html frameset{overflow: hidden;} /* body */ body{color:#666; font:14px/22px "思源黑体 REGULAR";} @font-face { font-family:思源黑体 REGULAR; src: url("../fonts/思源黑体 LIGHT.OTF") format(".OTF"), } i, em, cite { font-style: normal; } .body{ width:1440px; height:auto; margin:0px auto;} /* li */ ul,li{list-style-type:none;} /*a*/ a{ text-decoration:none; color:#666;} a:hover{ color:#097C25;} /* img */ img{border:0 none; vertical-align:middle;} /*dd*/ dd{ color:#666;} /* h* */ h1{ font-size:24px;} h2{ font-size:20px;} h3{ font-size:18px;} h4{ font-size:16px;} h5{ font-size:14px;} h6{ font-size:12px;} .clearfix:after { content: "24dq"; display: block; height: 0px; clear: both; visibility: hidden; } .clearfix { display: block; } .more{ margin-top:12px;float:right; margin-right:35px;} .left{ float:left;} .right{ float:right;}