.article {
	font-family: "宋体";
	font-size: 14px;
	line-height: 150%;
	color: #000000;
}
body {
	font-family: "宋体";
	font-size: 12px;
	line-height: normal;
}
.blue {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	color: #1466EE;
	font-weight: bold;
}
a:link {
	font-family: "宋体";
	font-size: 14px;
	color: 000099;
	text-decoration: none;
	line-height: 150%;
}
a:visited {
	font-family: "宋体";
	font-size: 14px;
	color: 000099;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 14px;
	color: FF3300;
	text-decoration: underline;
}
#nav_menu td {
	text-decoration: none;
	color: white;
}
#nav_menu A:link {
	color: white;
	text-decoration: none;
}
#nav_menu A:visited {
	color: white;
	text-decoration: none;
}
#nav_menu A:active {
	color: FF0033;
	text-decoration: none;
}
#nav_menu A:hover {
	color: FFCC00;
	text-decoration: underline;
}
.white {
	font-family: "??";
	font-size: 12px;
	color: #FFFFFF;
}
.navbar {
	font-family: "??";
	font-size: 12px;
}
