@charset "UTF-8";
#overcheck {
	width: 900px;
	border: thin solid #999;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 20px;
}
#overcheck .checkseat {
	text-align: center;
	clear: both;
	width: 860px;
	padding: 20px;
}
.over_bn {
	font-size: 100%;
	height: 65px;
	width: 490px;
	padding-top: 65px;
	padding-left: 170px;
	background-image: url(../fitness/images/over_nav.jpg);
	background-repeat: no-repeat;
	line-height: 110%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
