@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	margin:0px;
	background-color: #FFFFFF;

}
.font_bai_16 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.font_bai_12b {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.font_bai_12 {
	color: #FFFFFF;
	line-height: 14px;
}
.font_bai_12_h {
	color: #FFFFFF;
	line-height: 20px;
}

.font_huang_16 {
	font-size: 16px;
	font-weight: bold;
	color: #FEDEBE;
}
.font_huang_12 {
	font-size: 12px;
	color: #FEDEBE;
	line-height: 20px;
}
.input1 {
	height: 18px;
	width: 120px;
	border: 1px solid #C0DBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0086CE;
	padding: 0px;
	line-height: 18px;
	background-color: #FFFFFF;
}
.font_lan_12b {
	font-size: 12px;
	font-weight: bold;
	color: #A7E0F0;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
