body {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	margin: 0px auto auto;
	cursor: default;
	text-align: center;

}
.BG-right-align {
	background-position: right;
	background-repeat: repeat-y;
}
.BG-bottom-noCopy-align {
	background-repeat: no-repeat;
	background-position: bottom;
}
.BG-bottom-align {
	background-position: bottom;
}
.BG-left-nocopy {
	background-repeat: no-repeat;
	background-position: left;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FF9900;
}
.TEXT-standard-type {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	text-decoration: none;
}
.TEXT-white {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TEXT-little-title {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;

}
.BG-vertical-copy {
	background-repeat: repeat-y;
}
.TEXT-black-title {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.TEXT-enforce-text {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}

