@charset "gb2312";
.test01 {
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: 120%;
}
.test05 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
}

.test02 {
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.test03 {
	font-size: 14px;
	font-style: normal;
	line-height: 160%;
	font-weight: bold;
	color: #008000;
}
.test06 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}

.test04 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: FFFFFFFFFFF;
}
.test07 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
}
.test08 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.test09 {
	font-size: 14px;
	font-style: normal;
	color: #008000;
	text-decoration: none;
	font-family: "ºÚÌå";
}
.test10 {
	font-family: "ËÎÌå";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FC5503;
	text-decoration: none;
}
