@CHARSET "UTF-8";

.wrapper .header {
	position: relative;
	width: 1280px;
	height: 400px;
	background-image: url("../images/aboutus/aboutus.png");
}
.wrapper .profile{
	position: relative;
	width:1160px;
	height:528px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/aboutus/profile.png");
}
.wrapper .process{
	position: relative;
	width:1160px;
	height:528px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/aboutus/process.jpg");
}
.wrapper .partner{
	position: relative;
	width:1160px;
	height:528px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/aboutus/partner.jpg");
}