<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* $Id */
body {
	font-family: 宋体;
	background-color: #004E9E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th { 
	font-size: 12px; 
	font-family: 宋体;
}					/*页面字体基本样式*/

.topw_txt {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.b_txt9pt {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
}
.gray_txt9pt {
	font-family: "宋体";
	font-size: 9pt;
	color: #666666;
}
.blue_txt9pt {
	font-family: "宋体";
	font-size: 9pt;
	color: #003399;
}
.blue_h_txt9pt {
	font-family: "宋体";
	font-size: 9pt;
	color: #003399;
	line-height: 20px;
}
.black_h_txt9pt {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	line-height: 20px;
}
.black_h_txt10pt {
	font-family: "宋体";
	font-size: 10pt;
	color: #000000;
	line-height: 20px;
}

a{ text-decoration: none; color: #333333}				/*标准链接样式*/
a:hover { text-decoration: underline}					/*标准链接样式*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.tb1 {
	border: 1px solid #CCCCCC;
}
.blue_10_txt {
	font-family: "宋体";
	font-size: 10pt;
	color: #003399;
}
.bb_txt {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
	filter: Glow(Color=white, Strength=4);
}
.bb_gray_txt9 {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.mtext_form {
	border: 1px solid #333333;
	padding: 0px;
}</pre></body></html>