global.css 1 KB
@charset "utf-8";
/* CSS Document */
/*网站基本定义*/
div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,input,body,strong,span,pre{margin:0; padding:0; border:0; background-repeat:no-repeat;}
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-weight:normal;}
body{ font-family:"微软雅黑"; font-size:13px;margin:0px;padding:0px;line-height:24px;height:auto;clear:both;color:#494949;}
img{border:0px;}
ul,li{ list-style:none;}
em, i{ font-style:normal;}
a{ text-decoration:none; color:#666; }
.del_float{ clear:both; line-height:0; height:0; font-size:0;}
a,area{blr:expression(this.onFocus=this.blur());}

.web{margin:0px auto;padding:0px;width:1000px; }
.fleft{float:left;}
.fright{float:right;}
input,button,select,textarea{outline:none; border:none;}

/*网站基本定义*/
.cl{ overflow:hidden; _zoom:1; }
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}

/*元素固定定位时,避免在ie6下元素抖动*/
* html{background:url(about:blank);}