.bg01 {
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg02 {
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.f01 {
	font-size: 12px;
	color: 29a62c;
}
.f02 {
	font-size: 13px;
	color: 666666;
	line-height: 23px;

}
.f03 {
	color: #000099;
	font-size: 13px;

}
.bg03 {
	background-image: url(images/menber03.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a:link {
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	line-height: 22px;

}
a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #FF9900;
}
