body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #2D5BAD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	line-height: 22px;
}
.pinkfront {
	font-family: "宋体";
	font-size: 12px;
	color: #FF51B4;
}
.whitefront {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.bluefront {
	font-family: "宋体";
	font-size: 13px;
	color: #2D5BAD;
}
a {
	font-family: "宋体";
	font-size: 15px;
	color: #666666;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF80C8;
}
a:active {
	text-decoration: none;
	color: #FF80C8;
}
a.normal {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
a.normal:link {
	text-decoration: none;
}
a.normal:visited {
	text-decoration: none;
	color: #000000;
}
a.normal:hover {
	text-decoration: none;
	color: #FF80C8;
}
a.normal:active {
	text-decoration: none;
	color: #FF80C8;
}
