body{
	background-color: #f39bb4;
	text-align: center;

}

h1{
	font-size: 10px;
	text-align: left;

}

h2{
	background-image: url(h2.jpg);
	height: 55px;
	padding-top: 15px;
	padding-left:  35px;
	font-size: 20px;
	width:750px;
	text-align: left;
}

.wrap{
	width:800px;
	text-align: center;
	border: 1px solid gray;
	font-size: 15px;
	line-height: 160%;
	background-color: white;
}

.bt1{
	clear:both;
	text-align: center;
	margin-bottom: 50px;
}
	
.bt1 a{
	display:block;
	width:356px;
	height:88px;
	text-indent: -10000px;
	overflow:hidden;
	background: url("bt1.jpg");
	margin: auto;
}

.bt1 a:hover{
	background-position: 0 -88px;
}


.foot{
	background-color: orange;
	color: gray;

}

.unei{
	width:800px;
	text-align: right;
	font-size: 10px;
}

.red{
	color: red;
	font-weight: bold;
}


.head{
	clear:both;
	text-align: center;
	margin-bottom: 10px;
}
	
.head a{
	display:block;
	width:800px;
	height:300px;
	text-indent: -10000px;
	overflow:hidden;
	background: url("head.jpg");
	margin: auto;
}
ul{
	text-align: left;
	margin-left: 30px;
	font-size: 15px;
	line-height: 160%;
}

.koe {
	width:500px;
	border: 1px solid gray;
	text-align: center;
	margin-bottom: 20px;
}
