
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, button, p, blockquote, th, td{margin: 0;padding: 0;font-family:'微软雅黑';}
textarea{resize: none}
.clear{height:1px;overflow:hidden;clear:both;}
a,img{border:0;}
p{font-family:'微软雅黑';}
a{text-decoration: none!important;}
li{list-style-type:none;}
.fl{float:left;}
.fr{float:right;}
.nf{clear:both;}
.red{color:red;font-weight:bold;}
.green{color:#00b500;font-weight:bold;}
.ds{display:block;}
.hid{overflow:hidden;}
.clearfix{*zoom:1}
.clearfix:after{display:block;visibility:hidden;clear:both;height:0;content:'.';font-size:0}
.cursor{cursor: pointer;}
.white{color:#fff!important;}
.bkI{display:inline-block;}
.hid{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

@-moz-document url-prefix() {
    fieldset { display: table-cell; }
}