@charset "utf-8";
/* css 重置 */

html{color:#000; min-width: 1002px; font-family:"Microsoft Yahei"}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;font-size:14px; color:#333;word-break:break-all; }

fieldset,img{border:none;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:aftter{content:'';}
abbr,acronym{border:none;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,button,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
legend{color:#000;}
del,ins{text-decoration:none;}
small{font-size:100%;}
a{text-decoration:none; color:#333; blr:expression(this.onFocus=this.blur());outline:none;}
li.orange a{color:orange;}
a:hover{text-decoration:underline;}
a:focus {  outline:none; -moz-outline:none; }
p{text-indent:2em;}
strong{font-weight:bold;} 
.clr { clear:both;  }
.fl { float:left; }

