@charset "utf-8";




body{
	margin:0 auto;
	width:100%;
	font-family: "微软雅黑";
	font-size: 14px;
}
td{color:#666666;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,label,select,option,textarea,button,p,span{ margin:0;padding:0;}

img{ border:0; vertical-align:top; font-size:0; line-height:0; overflow:hidden;}

ul,li,ol,ul { list-style:none;}

h1,h2,h3,h4,h5,h6 { font-size:12px Arial; font-weight:normal;}

a{ text-decoration:none;color:#666666;}
a:visited{ text-decoration:none;}
a:hover{ text-decoration:none;}
a:active{}

.dis{ display:none} 
.left{ float:left} 
.right{ float:right} 
.clear{ clear:both; line-height:0;} 
.red{color:#cd0000;} 

input, label, select, option, textarea, button{ font:12px "宋体" Arial,Tahoma;}
