.hall_box {
	margin-bottom: 10px;
	border: 1px solid #ccc;
	border-radius: 6px;
	background: #ffffeb;
}

.hall_box .header {
	background: #e7df86;
	padding: 3px 10px;
	height: 1%;
	border-radius: 6px 6px 0 0;
}

* html .hall_box .header {
	height: auto;
}

.hall_box .header .title { 
	padding-right: 50px;
	float:left;
	font-size: 14px;
	color: #4b431e;
	font-weight: bold;
	font-family: "Roboto Condensed",Verdana,Arial,sans-serif;
}

.hall_box .header .title.new_content {
	background: transparent url("/html/images/hall_new.gif") no-repeat center right;
}

.hall_box .header .main_toggle {
	float: right;
	cursor: pointer;
}

.hall_box .detail_toggle  {
	background: #f5f5cd;
	padding: 3px 10px;
	cursor: pointer;
}

.hall_box .detail_toggle img {
	vertical-align: middle;
}

.hall_box .navigation_bar {
	padding: 10px;
}

#three_column .hall_box .main_content .entry_wrapper {
	float: left;
	width: 240px;
}

.single_page .hall_box .main_content .entry_wrapper {
	float: left;
	width: 750px;
}

.hall_box_mid .inventory_news {
	font-size: 10px;
	padding: 0 20px;	
}

.hall_box_mid .inventory_news p {
	font-size: 10px !important;
}

.hall_box_mid .inventory_news p span {
	font-size: 10px !important;
}

.hall_box_mid .inventory_news p a {
	font-weight: bold;
	font-size: 10px !important;
}

.hall_ {
	display: none;
}
