body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,el-header{margin:0;padding:0}
body{font:12px"微软雅黑","Arial Narrow",HELVETICA, sans-serif;-webkit-text-size-adjust:100%;}
a{color:#2d374b;text-decoration:none}
a:hover{color:#cd0200;text-decoration:underline}
em{font-style:normal}
li{list-style:none}
img{border:0;}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
.fl{
  float: left;
}
.fr{
  float:right;
}
.mt10{
  margin-top: 10px;
}
.mt20{
  margin-top:20px;
}
.ml10{
  margin-left: 10px;
}
.mb10{
  margin-bottom: 10px;
}
.clearBoth{
  clear: both;
}
