.yucai {
	FONT-SIZE: 12px; FONT-FAMILY: "宋体"
}
.yucai {
	FONT: 12px "宋体"; COLOR: #0000cc
}

.mean {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.bordline {
	border: 1px solid #7FC3DA;
}
.content {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text_content {
	font-family: "宋体";
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.3;
	font-weight: normal;
	text-decoration: none;
}
.more {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.titletext {
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 5px;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a.mean:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.mean:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.mean:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.mean:active {
	color: #FFFFFF;
	text-decoration: none;
}a.more:link {
	color: #FF3300;
	text-decoration: none;
}
a.more:visited {
	color: #FF3300;
	text-decoration: none;
}
a.more:hover {
	color: #CC0000;
	text-decoration: none;
}
a.mean:active {
	color: #FF3300;
	text-decoration: none;
}
