@charset "utf-8";
/* ---------清空默认样式----------- */
ul, ol, li { list-style-type: none;} 

h1, h2, h3, h4, p, span, label, del, a, strong, em, li, dt, dd { white-space:normal; word-wrap:break-word; word-break:break-all;}

fieldset { border:0 none;}
button { cursor: pointer;}
i, em, cite, address { font-style: normal;}
a, a:link{ text-decoration:none; cursor: pointer; color:#434242;}
a:visited {}
a:hover, a:active { text-decoration: none;}
a:focus { outline: none;}
a{ blr:expression(this.onFocus=this.blur()); /* ie opera */ outline:none;} a:focus{ -moz-outline-style: none;} 

a,input,select,option,textarea{  
  outline: none;} 

*{margin: 0px;padding: 0px;font-family: "微软雅黑";}
ul li{list-style: none;}
a{text-decoration: none;}
img{border: none;}









