.font-b {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #6f7567;
	line-height: 20px;
	font-weight: bold;
}
.font {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #6f7567;
	line-height: 20px;
}
.font-b-bai {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	font-weight: bold;
}
.font-b-lan {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #00739f;
	line-height: 20px;
	font-weight: bold;
}
.font-b-lan-biao {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #00739f;
}
.font-b-lan-d {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #00739f;
	line-height: 20px;
	font-weight: bold;
}
a:link {
    color: #6f7567;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
    color: #6f7567;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
    color: #6f7567;
	text-decoration: underline;
	font-size: 12px;
}
a:active {
    color: #6f7567;
	text-decoration: none;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border {
 background-color:#D9DCD5; border:solid 1px #A6AC9E;
}
