@charset "utf-8";
body {
	background-color: #085B5C;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}
.box {
	height: 375px;
	width: 475px;
	margin-top: 10%;
	margin-right: auto;
	margin-left: auto;
}
.box_1 {
	background-image: url(../img/land_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 267px;
	width: 459px;
}
.box_1a {
	padding-top: 15px;
	padding-left: 105px;
	text-align: left;
	color: #013536;
}
.box1b {
	background-image: url(../img/land_3.jpg);
	background-repeat: no-repeat;
	background-position: 95px center;
	margin-top: 25px;
	padding-bottom: 3px;
}
.box_1d {
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: left;
	padding-left: 125px;
}
.inp {
	border: 1px solid #ffffff;
	vertical-align:middle;
	background-color: #92B7B7;
}

.box_1c {
	background-image: url(../img/land_4.jpg);
	background-repeat: no-repeat;
	background-position: 95px center;
	margin-top: 5px;
	padding-bottom: 3px;
	text-align: left;
	padding-left: 125px;
}
.button {
	background-image: url(../img/inp1.gif);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	width: 56px;
	color: #0A5859;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.wen2 {
     letter-spacing: 1px;
	*letter-spacing: 2px;
}

