.text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #383838;
	text-decoration: none;
}

.text_1 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text_1:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.text_2 {
	font-family: "宋体";
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	line-height: 18px;
}
.text_3 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

