#tytle {
	background-color: #FFFFFF;
	height: 100px;
	width: 780px;
	position: relative;
	top: 10px;
	text-align: left;
	background-image: url(../img/sign/sign.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: auto;
}
#middle {
	background-color: #FFFFFF;
	height: 600px;
	width: 700px;
	position: relative;
	top: 40px;
	text-align: center;
	margin: auto;
}
.middletytle {
	font-size: 16px;
}
