@charset "utf-8";
/* CSS Document */

.font14 {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	line-height: 23px;
}
.font14II {
	font-family: "宋体";
	font-size: 14px;
	color: #f8bfd5;
	line-height: 26px;
}
.font14III {
	font-family: "宋体";
	font-size: 14px;
	color: #f9cf7f;
	line-height: 26px;
}

body {
	background-color: #BD0C50;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #7D2754;
	text-decoration: underline;
}
a:active {
	color: #7D2754;
	text-decoration: underline;
}
