@import "reset.css";

body {
	width: 850px;
	text-align: center;
	margin: 0 auto;
}
#wrap {
}
h1 {
	margin: 0 auto;
	padding: 55px 0 50px 0;
	background: url(bg_rainbow.gif) no-repeat center bottom;
}
.copy {
	margin: 30px 0 20px 0;
}
.msg {
	text-align: left;
	margin: 0 auto 50px auto;
	padding: 10px;
	width: 465px;
	height: 63px;
	line-height: 1.5;
	background: url(bg_box.gif) no-repeat center 0;
}
.box {
	padding-bottom: 60px;
	overflow: auto;
	_height: 1%;
}
.enter1 {
	float: left;
	width: 200px;
	margin-left: 155px;
	_margin-left: 78px;
}
.enter2 {
	float: left;
	width: 200px;
	margin-left: 140px;
}
.box .desc {
	padding: 20px 25px;
}
