.rightshadow {
	background-attachment: scroll;
	background-image: url(image/shadowright.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftshadow {
	background-attachment: scroll;
	background-image: url(image/leftshadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadowrightbottom {
	background-attachment: scroll;
	background-image: url(image/shadowrightbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadowbottom {
	background-attachment: scroll;
	background-image: url(image/shadowbottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.shadowleftbottom {
	background-attachment: scroll;
	background-image: url(image/shadowleftbottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.shadowrighttop {
	background-attachment: scroll;
	background-image: url(image/shadowrighttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.line2 {
	background-attachment: scroll;
	background-image: url(image/line2.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.1 {
	background-attachment: scroll;
	background-image: url(image/1.jpg);
	background-repeat: repeat;
	background-position: right top;
}
