.bg01 {
	background-attachment: fixed;
	background-image: url(back7777.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg01_1 {
	background-attachment: fixed;
	background-image: url(back7777.jpg);
	background-repeat: repeat-y
	                   repeat-x;
	background-position: right top;
}
.indexleftline {
	background-image: url(image/image2/indeximg2_r2_c2.gif);
	background-repeat: repeat-y;
}
.indexrightline {
	background-image: url(image/image2/indeximg2_r2_c4.gif);
	background-repeat: repeat-y;
}

