body,div,p,ul,li,ol,dl,dt,dd,img,h1,h2,h3,h4{ margin:0; padding:0; list-style:none; border:0;}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea{padding:0;margin:0;}
.fl{float:left;}
.fr{float:right;}
.clearfix:before,.clearfix:after{
    content:""; 
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;
}
a:link {
    font-size: 12px;
    color: #0C4B7B;
    font-family: "微软雅黑";
    text-decoration: none;
}
a:hover {
    font-size: 12px;
    color: #FF0000;
    font-family: "微软雅黑";
    text-decoration: underline;
}
a:visited {
    font-size: 12px;
    color: #0C4B7B;
    font-family: "微软雅黑";
    text-decoration: none;
}
body{font-size:12px; font-family:"微软雅黑";}