.aa {
	font-family: "宋体";
	font-size: 14px;
	color: #1550A4;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.aa:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #4AB3F6;
	text-decoration: none;
}

.la {
	font-family: "宋体";
	font-size: 14px;
	color: #4AB3F6;
	text-decoration: none;
	line-height: 24px;
}
.la:hover {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	color: #C1E1F5;
	text-decoration: none;
}


.st {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.st:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.dh {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #2C6282;
	text-decoration: none;
}

.hs {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
.bs {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}


.bk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

