@charset="utf-8"

.font-12-white {
	font-family: "宋体";
	font-size: 12px;
	line-height: 190%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.font-12-b-Orange {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bolder;
	color: #FE9901;
	text-decoration: none;
}
.font-12-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A8B7C6;
	text-decoration: none;
}
.font-12-black {
	font-family: "宋体";
	font-size: 12px;
	line-height: 190%;
	color: #003365;
	text-decoration: none;
}
.font-16-black {
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #00366c;
	text-decoration: none;
}

a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 190%;
	color: #003365;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 190%;
	color: #003365;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 190%;
	color:  #003365;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 190%;
	color: #ff9900;
	text-decoration: underline;
}
a.white:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 190%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 190%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;}
a.white:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 190%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 190%;
	color: #ff9900;
	text-decoration: underline;
}
.font-8-blue {
	font-family: "宋体";
	font-size: 8px;
	font-weight: bolder;
	color: #A6B7CA;
	text-decoration: none;
}
.tr-xuxian {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccd6e0;
}
.font-12-Orange {
	font-family: "宋体";
	font-size: 12px;
	color: #FF9900;
	line-height: 190%;
	text-decoration: none;
}
.form {
	border: 1px solid #999999;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #BCBCBC;
}
