<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-size:12px;
	font-family:Arial, 宋体, Helvetica, sans-serif;
	margin:0 auto;
	text-align: left;
	line-height: 23px;
	background:#dbdbdb;
	color: #333333;
		background-image: url(../images/bg.jpg);

}
.newin {
	background-image: url(../images/new1.gif);
	background-repeat: no-repeat;
	background-position: top;
}

*{margin:0; padding:0}


a:link{
	text-decoration:none;
	color: #333333;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}

a:hover{
	color:#FF3300;
	text-decoration:none;
	font-size: 12px;
}</pre></body></html>