
body{ 
    font-family: "宋体"; 
    font-size: 9pt; color: #000000; 
    margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #F5F9FF; 
	SCROLLBAR-SHADOW-COLOR: #828282; 
	SCROLLBAR-3DLIGHT-COLOR: #828282; 
	SCROLLBAR-ARROW-COLOR: #797979; 
	SCROLLBAR-TRACK-COLOR: #ECECEC; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	margin:0px;
	padding:0px;
	}
	
a.txt_white:link { font-size: 9pt; color: #deebf2; text-decoration: none} 
a.txt_white:visited { font-size: 9pt; color: #deebf2; text-decoration: none} 
a.txt_white:hover { font-size: 9pt; color: #ffffff; text-decoration: underline} 
a.txt_white:active { font-size: 9pt; color: #deebf2; text-decoration: none}

.bigtext 
    {
	FONT-SIZE:14px;
	FONT-FAMILY:  "宋体";
	line-height: 150%;
	font-weight: bold;
	color: #ff6600;
     }
.smalltext{
	FONT-SIZE:12px;
	FONT-FAMILY:  "宋体";
	line-height: 150%;
	font-weight: normal;
	color: #ff6600;
}
.bigtextgray 
    {
	FONT-SIZE:14px;
	FONT-FAMILY:  "宋体";
	line-height: 150%;
	font-weight: bold;
	color: #999999;
     }
