@charset "utf-8";
*{outline:none;}
html { overflow-x: hidden; overflow-y: auto; }
body{background:#e7e7e7;text-align:center; color:#333; font:12px Arial, Verdana,"宋体",  sans-serif; }
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th, hr { padding:0; margin:0;}
ul{ list-style:none; }
h1, h2, h3, h4, h5, h6{ font-size:12px; }
a{color:#333; text-decoration:none; }
	a img{ border:none; }
img, table, td, th { border:0;}	
em, cite, th{ font-style:normal; font-weight:normal; }
table{ border-collapse:collapse; }
label{ cursor:pointer;}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
.left{float:left}
.right{float:right}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.lightcolor{color:#808080;}
