﻿@charset "utf-8";
body {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 150%;
}

a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #94070a;
	text-decoration: underline;
}
.a1 {
	font-family: "微软雅黑";
	font-size: 28px;
	color: #000000;
	text-decoration: none;

}
.a1:hover {
	font-family: "微软雅黑";
	font-size: 28px;
	color: #94070a;
	text-decoration: underline;
}
.zi-bai {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 180%;
	font-weight: bold;
	color: #FFF;
}