h1 {
	text-align: center;
	padding-bottom: 30px;
}
#intro {
	padding-left: 237px;
}
#intro h2 {
	margin-bottom: 1em;
	font-weight: bold;
}
#intro .note {
	color: #F4BF7D;
}
#intro ul li {
	list-style-type: disc;
	margin-left: 2em;
}


#table table {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	background-color: #262626;
}
#table table th, #table table td {
	padding: 0.4em;
}
#table table th {
	background-color: #111;
	width: 160px;
}
#table table td {
	background-color: #000;
}
#table table td.btn {
	text-align: right;
}
#table #address, #table #mail1, #table #mail2 ,#table #naiyou{
	width: 400px;
}
#note {
	padding-left: 237px;
	margin-bottom: 100px;
}
#contact {
	text-align: center;
}
#contact p {
	margin: 0px;
}
.complete {
	margin-bottom: 100px;
}
