@charset "utf-8";
.menu_t1 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.menu_t1:link {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #0b5ba5;
	text-decoration: none;
}
a.menu_t1:visited {
	color: #0b5ba5;
	font-weight: bold;
	text-decoration: none;
}
a.menu_t1:hover {
	font-weight: bold;
	color:#eb0808;
	text-decoration: none;
}
a.menu_t1:active {
	font-weight: bold;
	color: #0b5ba5;
	text-decoration: none;
}
.menu_t2 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.menu_t2:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #0B5BA5;
	text-decoration: none;
}
a.menu_t2:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #0B5BA5;
	text-decoration: none;
}
a.menu_t2:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #eb0808;
	text-decoration: none;
}
.title_t1 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #eb0808;
}
.content1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #929292;
	text-decoration: none;
	line-height: 1.5em;
}
.content {
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #323232;
	text-decoration: none;
}
