.white {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #0F99F4;
	text-decoration: none;
}
.menu:link {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.text {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.title {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #0E98F3;
}
.left:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.left:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.left:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.orange {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
}

