@charset "utf-8";

body, html
{
	font-size:12px;
	color: #033c87;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	background:#F5F6FA;
	background:#FBFBFB;
}
.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0866ba;
}
.text_hui {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b2b2b2;
}
.text_hui_online {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.text_blue20 {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033c87;
}

.text_small {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033c87;
	width:28px;
}
.text_small2 {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033c87;
	width:18px;
}

.text_gree20 {
line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e8703;
}

a{text-decoration: none;}
a:link {color: #0e65b1;text-decoration: none; font-size:12px;} 
a:visited {color: #0b75d2;text-decoration: none; font-size:12px;} 
a:hover {color: #0e65b1;text-decoration: none; font-size:12px;} 
a:active {color: #0e65b1;text-decoration: underline; font-size:12px;} 

.hui:link {color: #b2b2b2;text-decoration: none; font-size:12px;} 
.hui:visited {color: #b2b2b2;text-decoration: none; font-size:12px;} 
.hui:hover {color: #999999;text-decoration: underline; font-size:12px;} 
.hui:active {color: #b2b2b2;text-decoration: underline; font-size:12px;}

.blue:link {color: #396395;text-decoration: none; font-size:12px;} 
.blue:visited {color: #396395;text-decoration: none; font-size:12px;} 
.blue:hover {color: #033c87;text-decoration: underline; font-size:12px;} 
.blue:active {color: #b2b2b2;text-decoration: underline; font-size:12px;} 

.green:link {color: #4e8703;text-decoration: none; font-size:12px;} 
.green:visited {color: #4e8703;text-decoration: none; font-size:12px;} 
.green:hover {color: #4e8703;text-decoration: none; font-size:12px;} 
.green:active {color: #4e8703;text-decoration: underline; font-size:12px;} 

.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c9be1;
	margin: 1px;
	height: 14px;
	border: 1px solid #0866ba;
}

.wb1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #a7a7a7;
}

.wb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #444444;
}

.wb3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #0066bc;
}

.wb4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #00a293;
}
.bk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #f4f4f4;
	border: 1px solid #f4f4f4;
}
.gray{
	color:#737373;
	line-height:180%;
}
.textbox{
	background:#FFFFFF;
	border:1px solid #D6CFD6;
}
.menu{
	cursor:pointer;
	height:58px;
	overflow:hidden;
}
#hertab{
    border:1px solid #aabcce;
	font-size:12px;
	color:#033c87;
}

