.bg1 {
	background-image: url(../images/1.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg2 {
	background-image: url(../images/2/big1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg3 {
	background-image: url(../images/2/big2l.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg4 {
	background-image: url(../images/2/big1r.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg5 {
	background-image: url(../images/nav.gif);
	background-repeat: repeat-x;
}
.bg6 {
	background-image: url(../images/button.gif);
	background-repeat: repeat-x;
}
.bg7 {
	background-image: url(../images/r2.gif);
	background-repeat: no-repeat;
}
.bg8 {
	background-image: url(../images/i_22.gif);
	background-repeat: repeat-y;
}

