BODY {
	SCROLLBAR-FACE-COLOR: #FFB759;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF8A00;
	SCROLLBAR-SHADOW-COLOR: #FF8A00;
	SCROLLBAR-3DLIGHT-COLOR: #FFB759;
	SCROLLBAR-ARROW-COLOR: #FF8A00;
	SCROLLBAR-TRACK-COLOR: #FDFEF0;
	SCROLLBAR-DARKSHADOW-COLOR: #FFB759;
}

.Left_PIC {
	background-attachment: fixed;
	background-image: url(../img01/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Right_PIC {
	background-attachment: fixed;
	background-image: url(../img01/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.a_leftPIC {
	background-image: url(../img02/a_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.a_rightPIC {
	background-attachment: fixed;
	background-image: url(../img02/a_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
