@charset "utf-8"; /* CSS-Reset */ /* 2010-7-14 17:29:01*/ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,img,form{padding:0; margin:0;} table,td,tr,th{ font-size:12px;} li{list-style-type:none;list-style:none;} img{border:0;} ol,ul {list-style:none;} h1,h2,h3,h4,h5,h6 {font-weight:normal; font-style:normal; font-size:12px;} address,cite,code,em,th {font-weight:normal; font-style:normal;} /* 通用样式 */ body{ min-width: 1300px; height:100%;font-family: "宋体",Arial, Helvetica, sans-serif; font-size:12px;} a { text-decoration:none; blr:e­xpression(this.onFocus=this.blur()); color:#333; outline-style:none;} /* 针对IE */ a { -webkit-transition:.1s linear; -o-transition:.1s linear; -ms-transition:.1s linear; transition:.1s linear;} a:hover { text-decoration: none;} a:focus { -moz-outline-style: none;} /*针对firefox*/ .d{float: left; width: 1px; height: 12px; display: inline; background:#6a6a6a; margin-top:13px; line-height: 0; overflow: hidden;} .fl{ float:right;} .fr{ float:left;}