.whitetext {
	font-size: 12px;
	font-family: "宋体";
	color: #FFFFFF;
	font-weight: normal;
}
.yellowtext {
	font-family: "黑体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.yetext {
	font-family: "宋体";
	font-size: 12px;
	color: #FF3300;
	line-height: 150%;
}

.greytext {
	font-size: 14px;
	line-height: 18px;
	color: #2A2A2A;
	font-family: "黑体";
}

.text {
	font-size: 12px;
	line-height: 150%;
	color: #261E75;
	text-align: left;
}
.titletext1 {
	font-size: 14px;
	color: #1E3984;
	font-family: "宋体";
	font-weight: bold;
}
.titletext2 {
	font-family: "黑体";
	font-size: 10px;
	color: #CCCCCC;
}
.titletext3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}

a:link {
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
}
a:hover {
	color: #FF8A00;
	text-decoration: underline;
}
.frame1 {
	background-color: #6B44D5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBE6F9;
	border-right-color: #412194;
	border-bottom-color: #412194;
	border-left-color: #EBE6F9;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "宋体";
	line-height: normal;
}
.greentext {
	font-size: 12px;
	line-height: 160%;
	color: #237B02;
	text-align: left;
}
.nobg {
	background-repeat: no-repeat;
}
