@charset "utf-8";
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.title02 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 18px;
	color: #006699;
	font-weight: bold;
}

.title {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	color: #990000;
	font-weight: bold;
}
a.lianjie:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.lianjie:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.lianjie:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}