@charset "utf-8";
/* CSS Document */
 
body{ font-family:"宋体";color:#393939; _behavior:url(/css/css_hover.htc); }
body,div,dl,dt,dd,menu,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,figure,button,textarea,p,blockquote,th,td,pre,textarea,select,figure,caption,hgroup,span{ margin:0; padding:0; }
ol,ul,li,dl { list-style: none; }
img{ border:0; vertical-align:middle;}
body, button, input, select, textarea { font:12px/1.5 "宋体"; outline:none; }
h1, h2, h3, h4, h5, h6 { font-weight:normal;}
a { text-decoration:none; outline:none;font-family:"宋体";}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}
input{ border:0 none; outline:none;}
/* clearfix */
.clearfix {display: block;} 
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}/**万能 float 闭合******/
* html .clearfix {height: 1%; zoom: 1;} /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* 左右浮动 */
.fl{ float:left; display:inline;}
.fr{ float:right; display:inline;}














