@charset "utf-8";
/* CSS Document */
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,tfoot,th,thead,time,tt,u,ul,var,video,xmp{border:0;font-size:100%;margin:0;padding:0;}
body{
	margin:0px auto; background:#fff; overflow-x:hidden;}
body,td,th,div,input,ul,li,span{
	font-family: "宋体";
	font-size: 12px;
	color: #333333;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;font-size: 100%;}
a{
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration:none;}
ul,ol,li{
	list-style:none;}
.left{ float:left;}
.right{ float:right;}