/*公共开始*/

body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select{margin:0;padding:0;}
body{font:12px "微软雅黑","Arial Narrow",HELVETICA;background:#FFF;-webkit-text-size-adjust:100%;color:#333;}

a{text-decoration:none;color:#333;}
a:hover{text-decoration:none; color:#f88324;cursor: pointer;}
em{font-style:normal;}
li{list-style:none;}
img{border:0;vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0;}
p{word-wrap:break-word;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clearfix { 

*zoom: 1; 

} 

.clearfix:before, 

.clearfix:after { 

display: table; 

line-height: 0; 

content: ""; 

} 

.clearfix:after { 

clear: both; 

} 


