@charset "utf-8";

.lb.visited {
	font-family: "宋体";
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.lb.link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.lb {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.lb.hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.bt {
	font-family: "黑体";
	font-size: 29px;
	color: #5397b9;
	font-style: normal;
}
.bt.hover {
	font-family: "黑体";
	font-size: 29px;
	font-style: normal;
	color: #5397b9;
}
.bt.link {
	font-family: "黑体";
	font-size: 29px;
	font-style: normal;
	color: #5397b9;
}
.bt.visited {
	font-family: "黑体";
	font-size: 29px;
	font-style: normal;
	color: #5397b9;
}
