.js {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
.jstitle {
	font-size: 12px;
	font-weight: bold;
	color: #134E8C;
	text-decoration: none;
}
.menu {
	font-size: 12px;
	color: #7A7A7A;
	text-decoration: none;
}
.menu:hover {
	font-size: 12px;
	color: #104F92;
	text-decoration: none;
}
.blue {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 22px;
	font-weight: bolder;
	color: #0F4B8A;
	text-decoration: none;
}
.blue:hover {
	font-size: 14px;
	line-height: 22px;
	font-weight: bolder;
	color: #ED1B23;
	text-decoration: none;
}
.about {
	font-size: 12px;
	line-height: 22px;
	color: #0F4B8A;
	text-decoration: none;
}
.news {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
.news:hover {
	font-size: 12px;
	line-height: 22px;
	color: #1A5187;
	text-decoration: underline;
}
.newstitle {
	font-size: 14px;
	line-height: 22px;
	color: #EA1A28;
	text-decoration: none;
}
