
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: #DC143C;
	text-align:center;
     }
.smalltext{
	FONT-SIZE:12px;
	FONT-FAMILY:  "宋体";
	line-height: 150%;
	font-weight: normal;
	color: #DC143C;
}
.bigtextgray 
    {
	FONT-SIZE:14px;
	FONT-FAMILY:  "宋体";
	line-height: 150%;
	font-weight: bold;
	color: #999999;
     }
     
.inputsubmit{
	margin:2px 3px;
	background-color:#3B5998;
	border-color:#D9DFEA rgb(14, 31, 91) rgb(14, 31, 91) rgb(217, 223, 234);
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px 15px 3px;
	text-align:center;	
	cursor: pointer;
}
