/*鏍煎紡鍖栭〉闈�*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,select, button, textarea ,table,th,td,img{margin:0;padding:0;border:0;outline:none;}
*{font-size:12px;font-family: "Microsoft YaHei"; color:#333;}
body, select, button, textarea { font-size: 12px;font-family: "Microsoft YaHei";background:#FFF; }
i, em, cite { font-style:normal; }
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
ul,li,ol{
	list-style:none;
	list-style-type: none;
}
img{
	display:block;
	margin:0;
	border:none;
	cursor:pointer;
	cursor:hand;
}

a{
	cursor:pointer;
	cursor:hand;
	color:#333;
	text-decoration:none;
}
a:active,a:hover,a:focus {outline:none;}
a:link {text-decoration: none; }
button{ cursor: pointer; }
textarea{resize:none;}
/*娓呴櫎娴姩*/
.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
.clear { display: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
/*a:hover{
	text-decoration:underline;
}*/
/*鏍煎紡鍖栭〉闈�*/