body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a.font-b:hover {
	color: #333333;
	text-decoration: underline;
}
.bj {
	background-image: url(images/bj-a.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.font-g {
	font-size: 12px;
	color: #4B7202;
	text-decoration: none;
	font-weight: bold;
}
a.font-g:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.font-b {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

