@charset "utf-8";
#wrap {
	height: 100%;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	background-image: url(images/top.jpg);
	height: 408px;
	width: 988px;
}

#mid {
	height: 108px;
	width: 988px;
}

#mid-left {
	background-image: url(images/mid-left.jpg);
	height: 108px;
	width: 800px;
	float: left;
}

#mid-right {
	height: 108px;
	width: 188px;
	clear: right;
	float: left;
}

#name {
	height: 23px;
	width: 188px;
	background-image: url(images/name.jpg);
}

#email {
	height: 23px;
	width: 188px;
	background-image: url(images/email.jpg);
}

#spacer1 {
	height: 10px;
	width: 188px;
	background-image: url(images/spacer1.jpg);
}


#spacer2 {
	height: 20px;
	width: 188px;
	background-image: url(images/spacer2.jpg);
}

#spacer3 {
	height: 32px;
	width: 38px;
	background-image: url(images/spacer3.jpg);
	float: left;
}

#submit {
	background-image: url(images/submit.jpg);
	height: 32px;
	width: 150px;
	float: right;
}

#bottom {
	height: 625px;
	width: 988px;
	background-image: url(images/seon_11.jpg);
}

.sb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/sb.jpg);
	height: 32px;
	width: 115px;
}

