.bg-top {
	background-image: url(images/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-botton {
	background-image: url(images/bg-botton.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.f01 {
	font-size: 12px;
	line-height: 24px;
	color: 989898;
}
.f02 {
	font-size: 12px;
	line-height: 17px;
	color: 3b3b3b;
}
.f03-white {
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}
.l-blue:link {
	font-size: 12px;
	color: #333399;
	text-decoration: none;
}
.l-blue:visited {
	color: #333399;
	text-decoration: none;
	font-size: 12px;

}
.l-blue:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}

.l-gray:link {
	font-size: 12px;
	color: #717171;
	text-decoration: none;
}
.l-gray:visited {
	color: #717171;
	text-decoration: none;
	font-size: 12px;

}
.l-gray:hover {
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}

.l-green:link {
	font-size: 12px;
	color: #419012;
	text-decoration: none;
}
.l-green:visited {
	color: #419012;
	text-decoration: none;
	font-size: 12px;

}
.l-green:hover {
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

.bg-left {
	background-image: url(images/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.f04-purple {
	font-size: 12px;
	line-height: 24px;
	color: 8319c7;
}
.f05-green {
	font-size: 12px;
	line-height: 24px;
	color: 419012;
}
.bg-left02 {
	background-image: url(images/left-bg02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
td {
	font-size: 12px;
	line-height: 20px;
}

