.f12 {
	font-size: 12px;
	line-height: 150%;
	color: 1D1D1D;
}
a:link {
	font-size: 12px;
	line-height: 150%;
	color: 1D1D1D;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	line-height: 150%;
	color: 1D1D1D;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	text-decoration: none;
}
.f14 {
	font-size: 14px;
	line-height: 150%;
	color: 1D1D1D;
}
.lf14 a:link {
	font-size: 14px;
	line-height: 150%;
	text-decoration: none;
	color: #333333;
}
.lf14 a:visited {
	font-size: 14px;
	line-height: 150%;
	text-decoration: none;
	color: #333333;
}
.lf14 a:hover {
	font-size: 14px;
	line-height: 150%;
	color: #CC0000;
	text-decoration: underline;
}
.lf14 a:active {
	font-size: 14px;
	line-height: 150%;
	color: #CC0000;
	text-decoration: underline;
}
.bt {
	font-size: 16px;
	line-height: 150%;
	color: #666666;
}
.time {
	font-size: 12px;
	line-height: 150%;
	color: 9C9C9C;
}
