@charset "utf-8";

.hall_table {
	width:880px;
	border: 1px solid #B7B7B7;
	border-collapse: collapse;
}
.hall_table th {
	background-color: #DFE2E3;
	border: 1px solid #B7B7B7;
	color: #222222;
	padding: 5px;
	font-size: 18px;
	text-align: center;
}
.hall_table td {
	border: 1px solid #B7B7B7;
	text-align: center;
	padding: 15px;
}
.sub_content {
	width: 880px;
	margin-left: 60px;
}
h3 {
	width: 940px;
	margin-left: 30px;
	margin-top: 60px;
}
h4 {
	font-size: 18px;
	padding: 10px;
	background-color: #BBB3B3;
	border-left: 10px solid #5C5858;
	clear: both;
	width: 850px;
}
h5 {
	font-size: 15px;
	font-weight: bold;
	background-color: #C1C1C1;
	padding: 10px;
	width: 200px;
	text-align: left;
}
.hall_img {
	width: 320px;
	height: 200px;
	float: right;
	margin-left: 30px;
}
.hall_p {
	width: 530px;
	margin-bottom: 30px;
}
.hall_map {
	width: 552px;
	height: 300px;
	border: 0px;
}
.hall_subtitle {
	margin-top:10px;
}
.hall_img01 {
	width: 320px;
	height:200px;
}
.hall_p01 {
	float: right;
}
.hall_img01_li {
	clear:both;
	width:880px;
	padding-top:30px;
}
.hall_img01_li ul li {
	float: right;
	list-style: none;
	margin-right:5px;
}
.hall_map01 {
	float:right;
}

.h3_title {
	clear: both;
	padding-top: 60px;
}
