@charset "utf-8";
.about-bg {
	background-image: url(../common_images/about.jpg);
	background-repeat: no-repeat;
	height: 552px;
	width: 950px;
}
.p5-bg {
	background-image: url(../common_images/p5.jpg);
	background-repeat: no-repeat;
	height: 1132px;
	width: 950px;
}
.p6-bg {
	background-image: url(../common_images/p6.jpg);
	background-repeat: no-repeat;
	height: 1257px;
	width: 950px;
}
.contact-bg {
	background-image: url(../common_images/contact.jpg);
	background-repeat: no-repeat;
	height: 552px;
	width: 950px;
}
