@charset "utf-8";
/*���ò���*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{padding:0;margin:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:500;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#555;text-decoration:none}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#006eaf;text-decoration:none}
a b,a i{cursor:pointer;}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0;vertical-align:top;}
ul,ol,li{list-style:none}
b,em,i{font-weight:500;font-style:normal;}

a{color:#323030;text-decoration:none;}
a:hover{text-decoration:none;}
body{font:14px/18px "微软雅黑";}

.clearfix:before,
.clearfix:after {
    content= "";
    display: table;      /* 也可以设置为block */
}

.clearfix:after {
    clear: both;
}

/* 兼容IE6/7 */
.clearfix {
    *zoom: 1;
}


