<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body { text-align: center; font-family:"微软雅黑", arial;margin:0; padding:0; background: #FFF; font-size:14px; color:#000;}
div,form,i,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p{margin:0; padding:0; border:0;}
li{list-style-type:none;}
/*2011年12月2日修改img{
 vertical-align:top;margin-top: 3px;margin: 0px;padding: 0px;以上代码可以图片对齐图片上方*/
/* Link */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
A:hover {text-decoration : none; position : relative; top : 1px; left : 1px}
a:active {color: #000000;}
</pre></body></html>