.copyright {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 150%;
}
.top_bg {
	background-attachment: fixed;
	background-image: url(image/top_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.line_u {
	background-image: url(image/line_u.gif);
}
.w12 {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}
.win_bg {
	background-attachment: scroll;
	background-image: url(image/win_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.w10 {
	font-size: 10px;
	line-height: 150%;
	color: #FFFFFF;
}
.w14 {
	font-size: 16px;
	line-height: 150%;
	color: #FFFFFF;
}
.date {
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 3px;
}
.f12 {
	font-size: 12px;
}

