body {
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 9pt;
	line-height: 15px;
	background-color: #2C424D;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.text {
	font-family: "微软雅黑";
	font-size: 9pt;
	line-height: 18pt;
	color: #7E8386;
}
a:link {
	color: #7E8386;
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 9pt;
}
.comtext {
	font-family: "微软雅黑";
	font-size: 10pt;
	line-height: 30px;
	color: #7E8386;
	background-color: #2C424D;
	text-decoration: none;
}

a:visited {
	color: #7E8386;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	font-family: "微软雅黑";
	font-size: 9pt;
}

.textbg {
	font-family: "微软雅黑", "宋体", "黑体";
	background-color: #2c424d;
	line-height: 18pt;
	font-size: 9pt;
	color: #999999;
}
