@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff;
	border:0;
}
img{boder:0px;}

.banner1{
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 427px;
	width: 100%;
}
.banner2{
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 478px;
	width: 100%;
}
.banner3{
	background-image: url(../images/index_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 599px;
	width: 100%;
}
.banner4{
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 546px;
	width: 100%;
}







