.bg01 {
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.f01 {
	font-size: 12px;
	color: #FF6600;
}
.f02 {
	font-size: 13px;
	color: #333333;
	line-height: 24px;
}
.f03 {
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #006699;
}