@charset "utf-8";
/* CSS Document */

.font_company{
	font-size:12px;
	line-height:22px;
	color:#333333;
	font-family:"宋体";
}
.font_333333{
	font-size:12px;
	color:#333333;
}
.font_FFFFFF{
	color:#FFFFFF;
	font-size:12px;
}

a.rred:link{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a.rred:visited{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a.rred:hover{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #FF7031;
}

