<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">HTML {
	COLOR:#000;
	BACKGROUND:#FFF;
	margin:0px;
	padding:0px;
	overflow-y:scroll;
}

body{
	font-family:"SinaHomeFont","Microsoft YaHei","xTahoma",xArial,sans-serif;
	font-weight:400;
	font-size:16px;
	line-height:24px;
	background:#fff;
	FAF7F4;
}

ol,ul{
	padding:0;
	margin:0;
	list-style:none
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,{
	MARGIN:0px;
	PADDING:0px;
}

BODY {
	margin:0px;
	background:&lt;=CSSBODYBGCOLOR=&gt;;
}

A,input {
	outline:none;
}

A{
	COLOR:#000;
	0081db;
}

A:active{
	COLOR:#000;
	#0081db;
/*819B0F;
	0081db*/

}

TABLE {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,IMG {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

LI {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}

input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

h1{
	font-size:138.5%;
}

h2{
	font-size:123.1%;
}

h3{
	font-size:108%;
}

h1,h2,h3{
	margin:1em 0;
}

h1,h2,h3,h4,h5,h6,strong{
	font-weight:bold;
}

abbr,acronym{
	border-bottom:1px dotted #000;
	cursor:help;
}

em{
	font-style:italic;
}

blockquote,ul,ol,dl{
	margin:0em;
}

ol,ul,dl{
	margin-left:0em;
}

ol li{
	list-style:none;
}

ul li{
	list-style:none;
}

dl dd{
	margin-left:0em;
}

th,td{
	border:0px solid #000;
	padding:0em;
}

th{
	font-weight:bold;
	text-align:center;
}

/*input[type=text],input[type=password],textarea{
	width:12.25em;
}

*/
BODY{
	font-family:arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}

TABLE{
	font-size:inherit;
	font:100%;
}

BODY{
	text-align:center;
	font-size:62.5%;
}

.clear{
	CLEAR: both
}

.left{
	FLOAT: left
}

.right{
	FLOAT: right
}

.center{
	MARGIN: auto;
	TEXT-ALIGN: center
}

.hide{
	DISPLAY: none;
}

a:focus, a:active,button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,select::-moz-focus-inner,input[type="file"] &gt; input[type="button"]::-moz-focus-inner {
	border: 0;
	outline : 0;
}


</pre></body></html>