body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.text01 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #ffffff;
	text-decoration: none;
}
.text_title_top {
	font-family: "宋体";
	font-size: 13px;
	line-height: 150%;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
}
.text02 {
	font-size: 14px;
	font-weight: bold;
	color: #248EE4;
}
.text03 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}



a:hover {
	color: #FF9900;
}

