.f12 {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.f10 {
	font-size: 10px;
	line-height: 150%;
	color: #333333;
}
.top-bg {
	background-attachment: scroll;
	background-image: url(image/bg-top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.top-bg2 {
	background-attachment: scroll;
	background-image: url(image/bg-top2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

