/* CSS Document */
<!--
.texthidden{ 
 display:block;/*统一转化为块级元素*/ 
 overflow:hidden; 
 width:0; 
 height:0; 
}

.bannerLink {
	font-size:9pt;
	color: #0066CC;
	text-decoration: none;
}

.txtBlue105{
	font-family: "宋体","serif";
	font-size: 10.5pt;
	color: #0066CC;	
}

.txtBlack105{
	font-family: "宋体","serif";
	font-size: 10.5pt;
	color: #000000;	
	clear:both;
}

.txtBlack9{
	font-family: "宋体","serif";
	font-size: 9pt;
	color: #000000;	
}
.txtWhite9{
	font-family: "宋体","serif";
	font-size: 9pt;
	color: #fff;	
}

.txtWhite{
	color: #fff;	
}

.red9_1 {
	color: #FF0000;
	font-size:9pt;
	text-decoration: underline;
}

.black9 {
	color: #000;
	font-size:9pt;
}

.font_size8 {
	font-size:8pt;
}

.beta{
	font-size:7pt;
}
.kuang_1{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

.form_1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	border: 1px solid #999999;
}
.form_2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	border: 1px solid #999999;
}

.txtWhite3{
	font-family: "宋体","serif";
	font-size: 3pt;
	color: #fff;	
}
.red{
color:#FF0000;
}
.red2 {
	color: #FF0000;
	text-decoration: underline;
}


.yellow {
	color: #FFFF00
	}

-->
