.leftshadow {
	background-attachment: scroll;
	background-image: url(image/shadow_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightshadow {
	background-attachment: scroll;
	background-image: url(image/shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom {
	background-attachment: scroll;
	background-image: url(image/shadow_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.shadowrightside {
	background-attachment: scroll;
	background-image: url(image/shadow_rightside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadowleftside {
	background-attachment: scroll;
	background-image: url(image/shadow_leftside.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.information {
	background-attachment: scroll;
	background-image: url(image/cut2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.campaign {
	background-attachment: scroll;
	background-image: url(image/cut22.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.recomend {
	background-attachment: scroll;
	background-image: url(image/reco2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

