.flash_bg {
	background-image: url(graphic/temp_flash_bg.jpg);
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #1D3688;
}
a:link {
	font-weight: bold;
	color: #132972;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #132A70;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FEDB37;
	text-decoration: none;
}
.bg01 {
	background-attachment: fixed;
	background-image: url(graphic/bg01.JPG);
	background-repeat: no-repeat;
}
.bg02 {
	background-attachment: fixed;
	background-image: url(graphic/bg02.JPG);
	background-repeat: no-repeat;
}
.bg03 {
	background-attachment: fixed;
	background-image: url(graphic/bg03.JPG);
	background-repeat: no-repeat;
}
.bg04 {
	background-attachment: fixed;
	background-image: url(graphic/bg04.JPG);
	background-repeat: no-repeat;
}
.bg05 {
	background-attachment: fixed;
	background-image: url(graphic/bg05.JPG);
	background-repeat: no-repeat;
}
.bg06 {
	background-attachment: fixed;
	background-image: url(graphic/bg06.JPG);
	background-repeat: no-repeat;
}
