@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.gif);
}


.bg1 {
	background-attachment: fixed;
	background-image: url(img1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(img5.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.bg3 {
	background-attachment: fixed;
	background-image: url(img10.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.ys1 {font-size: 12px;color:#000000;}
.ys2 {font-size: 12px;line-height: 20px;color:#5d5d5d;}
.ys3 {font-size: 12px;line-height: 20px;color:#ffffff;}
.ys4 {font-size: 12px;line-height: 20px;color:#000000;}

A.a1:link{text-decoration:none;font-size: 12px;font-weight: bold;color:#000000;}
A.a1:visited{text-decoration:none;font-size: 12px;font-weight: bold;color:#000000;}
A.a1:hover{text-decoration:none;font-size: 12px;font-weight: bold;color:#000066;}


A.a2:link{text-decoration:none;font-size: 12px;color:#ffffff;}
A.a2:visited{text-decoration:none;font-size: 12px;color:#ffffff;}
A.a2:hover{text-decoration:none;font-size: 12px;color:#000066;}