/* CSS Document */
/*--------------------------------------公用样式------------------------------------------*/
*{ font-family:"微软雅黑","黑体",Arial, Helvetica, sans-serif;}
html,body,div,p,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,textarea,iframe,table,th,td{ margin:0; padding:0;}
img{ border:0 none; vertical-align:middle;}
ul,li{ list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-size:14px; font-weight:normal;}
body,input,select,button,textarea{ font-size:14px; border:none;}
button{ cursor:pointer;}
i,em,cite{ font-style:normal;}
body{ background-color:#FFF; color:#666; line-height:1.6;}
a, a:link{ color:#666; text-decoration:none;}
a:hover,a:active{text-decoration:none; color:#666;}
a:focus{ outline:none;}
.fl{ display:inline; float:left;}
.fr{ display:inline; float:right;}
/*.clear{ display:block; float:none; clear:both; overflow:hidden; width:auto; height:0; margin:0 auto; padding:0; font-size:0; line-height:0;}*/
.clear{ clear:both;}
/*--------------------------------------结束公用样式------------------------------------------*/
