.a_top:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #0087C3;
	text-decoration: none;
}
.a_top:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #0087C3;
	text-decoration: none;
}
.a_top:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #0087C3;
	text-decoration: underline;
}
.a_main:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.a_main:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.a_main:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF7724;
	text-decoration: none;
	font-weight: bold;
}
.a_litte:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.a_litte:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.a_litte:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF7E00;
	text-decoration: none;
	font-weight: normal;
}
.text{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF7E00;
}
.a_l:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 36px;
	color: #333333;
	text-decoration: none;
}
.a_l:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 36px;
	color: #333333;
	text-decoration: none;
}
.a_l:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 36px;
	color: #FF0000;
	text-decoration: underline;
}
.message{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.red{
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	line-height: 20px;
}
.blue{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #10A3E8;
}
.strong{
	font-family: "宋体";
	font-size: 14px;
	line-height: 35px;
	color: #666666;
	font-weight: bold;
}
