@charset "utf-8";
/* CSS Document */

.text_font_a {
	font-family: "宋体";
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	line-height: 22px;
}
.text_font_a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text_font_a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.text_font_a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.text_font_a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.date_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
.rili_title_font_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}