body, div, span, p, blockquote, pre, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, table, th, td, form, lable, input, button, textarea {
	font-family: inherit;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 0;
}
ol, ul, dl, dt, dd, li {
	list-style: none;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family: Arial, Simsun;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	width: 952px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.center {
	text-align: center;
}
.relative {
	position: relative;
}
.displaynone {
	display: none;
}
.floatleft {
	float: left;
	display: inline;
}
.floatright {
	float: right;
	display: inline;
}
.floatnone {
	float: none;
}
.fontp12 {
	font-size: 12px;
}
.fontp14 {
	font-size: 14px;
}
.fontp16 {
	font-size: 16px;
}
.fontbold {
	font-weight: bold;
}
.colorred {
	color: #a90007;
}
.colorblue {
	color: #1d278d;
}
.coloryellow {
	color: #ff6600;
}
.colorgray {
	color: #333333;
}
#guanggao {
	white-space: nowrap;
	overflow: hidden;
	clear: both;
	text-align: center;
}
#guanggao1 {
	clear: both;
	text-align: center;
	padding: 6px 0;
}
#copyright {
	padding: 12px;
	line-height: 18px;
	text-align: center;
	clear: both;
	float: none;
}
.color1 { font-weight:bold;}
.color3 { color:#10205f; font-weight:bold;}
