/*  公用样式  */

* {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0;
	font-family: "微软雅黑";

}

body,html {

	width: 100%;

	height: auto;

	font-family: "微软雅黑";

}

img {

	border: none;

}

.img_01 {

	width: 100%;

	height: 750px;

	background: url(../images/about_01.jpg) center no-repeat;

}

.img_02 {

	width: 100%;

	height: 1523px;

	background: url(../images/about_02.jpg) center no-repeat;

}

.img_03 {

	width: 100%;

	height: 1300px;

	background: url(../images/about_03.jpg) center no-repeat;

}

.img_04 {

	width: 100%;

	height: 1060px;

	background: url(../images/about_04.jpg) center no-repeat;

}

.img_05 {

	width: 100%;

	height: 408px;

	background: url(../images/about_05.jpg) center no-repeat;

}
