
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #B32727;
	SCROLLBAR-HIGHLIGHT-COLOR: ##B32727;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	LINE-HEIGHT: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 20px;
}
a:link          { color: #000000; text-decoration: none }
a:visited       { color: #000000; text-decoration: none }
a:active        { color: #000000; text-decoration: none }
a:hover         { color: #B32727; text-decoration: none }
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #053C82;
	text-decoration: none;
}
.keyword {
	font-size: 9pt;
	color: #053C82;
	text-decoration: none;
	LINE-HEIGHT: 20px;
}
.white {
	font-size: 9pt;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.question {
	font-weight: bold;
	color: #6600FF;
}
.gonggao {
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	LINE-HEIGHT: 20px;
}
.table {
    border: 1px solid #000000;
	font-size:9px
}
