body,td,th {
	font-family: 宋体;
	font-size: 9pt;
	color: #666666;
	line-height: 20px;
}
body {
	margin: 0px;
}
a:link {
	font-size: 9pt;
	color: #02446B;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #02446B;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #2A88DC;
	text-decoration: underline;
}
a.menu:link {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	font-size: 9pt;
	color: #FFffff;
	text-decoration: underline;
}
.white {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-size: 11pt;
	color: #D51A07;
	text-decoration: none;
}
a.more:link {
	font-size: 9pt;
	color: #FF8600;
	text-decoration: none;
}
a.more:visited {
	font-size: 9pt;
	color: #FF8600;
	text-decoration: none;
}
a.more:hover {
	font-size: 9pt;
	color: #FF8600;
	text-decoration: underline;
}