@charset "gb2312";
.top {
	border: 1px solid #E4E4E4;
	background-color: #F0F3F8;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	height: 30px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.top-m {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 17px;
}
.center {
	text-align: center;
}
a.toplink:link {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a.toplink:visited {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a.toplink:hover {
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	text-decoration: underline;
}
a.white:link {
	font-size: 13px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.fontff0000 {
	color: #FF0000;
}


.font12px {
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
}body {
	margin: 0px;
}
.hr-xian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 2px;
	height: 2px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.font12px-ffffff {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}
.font13px {
	font-size: 14px;
	line-height: 180%;
	color: #000000;
}
.font-gray {
	font-size: 12px;
	color: #999999;
}