
/* CSS Document */

/* reset */
body,h1,h2,h3,h4,h5,p,dl,dd,ul,ol,form,input,textarea,th,td,select { margin:0; padding:0; }
em { font-style:normal; }
li { list-style:none; }
a { text-decoration:none; }
a:hover{ text-decoration:none;}
img { border:none; vertical-align:top; }
table { border-collapse:collapse; }
input,textarea { outline:none; }
textarea { resize:none; overflow:auto; }

.clear{ zoom:1;}
.clear:after{ content:""; display:block; clear:both;}
.fl{float:left;}
.fr{float:right;}
body { font-size:14px; font-family:"微软雅黑","Arial Black"; min-width:1080px; }
 
 
.W990{ width:990px;}
.center{ margin:0 auto;}
 
 
 
 
 