.bg-back {
	background-image: url(images/bg-donw.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg-top-left {
	background-repeat: no-repeat;
	background-position: right;
}
.bg-top-right {
	background-repeat: no-repeat;
	background-position: left;
}
.f02 {
	font-size: 13px;
	color: A2BA4C;
}
a:link {
	color: 667C19;
	font-size: 13px;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: 667C19;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #A2BA4C;
	text-decoration: none;
}
.f01 {
	font-size: 13px;
	color: #000000;
	line-height: 24px;
}
.f03 {
	font-size: 13px;
	color: #95C600;
}
.bg-left {
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-right {
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-main {
	background-repeat: no-repeat;
	background-position: center;
}
td {
	font-size: 12px;
	color: #000000;
}
