h1 {
	margin-bottom:10px;
}
h2 {
	margin:50px 0px 30px 0px;
}
h3 {
	font-size:15px;
	margin:30px 0px 10px 0px;
}
.line_230 {
	line-height:230%;
	color:#666;
}
.size_btn {
	text-align:center;
	margin-top:50px;
	padding-bottom:50px;
	border-bottom:1px solid #ccc;
}
.title_box {
	border:1px solid #ccc;
	width:504px;
	height:35px;
	padding:7px;
	margin:30px 0px 15px 0px;
}
.basic_table {
	background-color:#537BA4;
	text-align:center;
}
.basic_table td {
	background-color:#fff;
	width:53px;
}
.basic_table th {
	background-color:#E1E9F0;
	font-weight:normal;
}
.floor_table {
	background-color:#751919;
	text-align:center;
}
.floor_table td {
	background-color:#fff;
	width:53px;
}
.floor_table th {
	background-color:#FCEBEB;
	font-weight:normal;
}
.free_table {
	background-color:#939300;
	text-align:center;
}
.free_table td {
	background-color:#fff;
	width:53px;
}
.free_table th {
	background-color:#F3FFD7;
	font-weight:normal;
}