body {
	background-color: #FFFFFF;
	background-image: url(images/bg_grad.gif);
	background-repeat: repeat-x;
}

h1 {
	font-size: 10px;
	color: #88900A;
	font-weight: normal;
	margin: 0px;
	line-height: 15px;
}
.t10_b10 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #333333;	



}

.f10 {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.f12 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a:link {
	color: #65811A;
}
a:hover {
	color: #7EA611;
}
a:visited {
	color: #3A4F02;
}
.navi_posi {
	padding-right: 15px;
}
.foot_bg {
	background-image: url(images/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
