@charset "gb2312";
/* CSS Document */

.bk {
	border: 1px solid #3f8f2e;
}
body {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.font {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: 003300;
	text-decoration: none;
}
.a1 a:link {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.a1 a:visited {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.a1 a:hover {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a:link {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #0B790B;
}
