<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
*html, _html {
	background-attachment:fixed;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
	border:medium none;
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea,h2{
	font: 14px "微软雅黑", Verdana, Geneva, sans-serif, tahoma, Srial, helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
em {
	font-style:normal;
}
ul, ol,li {
	list-style: none;
}
a {
	text-decoration: none;
	color:#333;
}

a:hover {
	text-decoration: none;
	color:#F40;
}
img {
	border:0px;
	vertical-align: middle;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul, ul li, p, dl, dl dd {
	padding:0px;
	margin:0px;
	list-style:none;
}
img {
	border:none;
}
a {
	text-decoration:none;
}
.m10 {
	margin-top:10px;
}
.clearfix:after,.clear:before{
	display:table;
	content:'';
	}
.clearfix:after{
	clear:both;
	overflow:hidden;
	}
.clearfix{
	zoom:1;
	}
.center{
	margin:0 auto;
	}
.red{
	color:#f00;
	}
.pub_font{
	font-weight:bold;
	color:#A71E26;
	}
.blank10{
	height:10px;
	clear:both;
	width:100%;
	overflow:hidden;
	}
.blank{
	height:20px;
	clear:both;
	width:100%;
	overflow:hidden;
	}
.float_left{
	float:left;
	}
.float_right{
	float:right;
	}
.relative{
	position:relative;
	}	

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