@charset "utf-8";
/* CSS Document */
 
body{ margin:0 auto; font-family:"宋体";color:#797779; _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,button,textarea,p,blockquote,th,td,pre,textarea,select,caption,hgroup,span{ margin:0; padding:0; }
menu,ol,ul,li,dl { list-style: none; }
img{ border:0; vertical-align:top;}
body, button, input, select, textarea { font:12px/1.5 "宋体"; outline:none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal;}
table { border-collapse: collapse; border-spacing: 0; }
a { text-decoration:none;  outline:none;font-family:"宋体";}
a:visited {text-decoration:none; }
a:hover {text-decoration:none;}
a:active {text-decoration:none;}
address,cite,dfn,em,var{font-style:normal}
code,kbd,pre,samp{font-family:'courier new',courier,monospace}
input{ border:0 none; }
/*clear*/
.clean { clear:both;height:0px;font-size:0px;padding:0;margin:0;border:0;line-height:0px;overflow:hidden;}/**解决高度问题******/
/* 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 */

/* clearfix 简写 
.clearfix:before,.clearfix:after {content: "."; display: block;height: 0; visibility: hidden;}
.clearfix:after { clear: both;}
.clearfix {zoom: 1;} */

/*html5 css style*/
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;} /**解决HTML5问题******/












