.font10 {  font-size: 10px; color: #333333}
.font10b {  font-size: 10px; text-decoration: none; color: #666666}
.font10gr {
	font-size: 10px;
	line-height: 18px;
	color: #454743;
}
.font12 {
	font-size: 12px;
	color: #333333;
}
.font12gr_b {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #77823C;
}
.txt12 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.txt_title {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #28481E;
}
a:hover { color:#28481E; }
.font12_red {
	font-size: 12px;
	line-height: 18px;
	color: #FF3333;
}
.txt10 {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.font10_red { font-size: 10px; line-height: 16px; color: #FF3333; }
