#box_content_map{
	margin: 25px 78px;
}
.box_content_detail{
	width:665px;
	padding:20px 70px 40px 70px;
	background:#E9E9E9;
	color:#929292;
	line-height:300%;
}
.tentzone_img{
	margin-top:20px;
}
.head_tent{
	background-image: url('/themes/images/reservation/tent/tent_head.jpg');
	width:805px;
	height:64px;
	margin-left: 1px;
	margin-top: 27px;
	color:#fff;
}
.head_tentzone{
	background-image: url('/themes/images/reservation/tent/tentzone_head.jpg');
	width:805px;
	height:64px;
	margin-left: 1px;
	margin-top: 27px;
	color:#fff;
}
.head_reserve_detail{
	background-image: url('/themes/images/reservation/tent/head_reserve_detail.jpg');
	width:805px;
	height:64px;
	line-height:50%;
	margin-left: 1px;
	margin-top: 27px;
	color:#fff;
}
.head_tent_text{
	margin-left: 68px;
	font-size:29px;
}
.head_tent_text2{
	margin-left: 68px;
	font-size:29px;
	font-size: 24px; 
	margin-top: -15px;
}
.head_tent_text3{
	margin-left:530px;
	padding-top:20px;
	font-size:18px;
	color:#454545;
}
.head_tent_text4{
	margin-left:525px;
	padding-top:10px;
	font-size:14px;
	color:#FFF;
}
.text_zone{
	color:#454545;
	font-size:45px;
}
.search_tent_button
{
	background: url('/themes/images/reservation/tent/tent_search.jpg') no-repeat;
	width: 160px; 
	height: 43px; 
	position:relative;
	top:-35px;
	left:526px;
	cursor:pointer;
}
.search_tent_button:hover
{
	background: url('/themes/images/reservation/tent/tent_search_hover.jpg') no-repeat;
}
.rent_button{
	width:250px;
	height:40px;
	color:#FFF;
	background-color:#EE6C52; 
	margin-top: 10px;
	text-align: center;
	font-size:25px;
}
.rent_button:hover{
	background-color:#F1836C; 
}
select{
	height:27px;
	font-size:18px;
}
.select_count{
	width:55px;
}
.footer_map{
	font-size:15px;
	color:#FFF;
	background-color:#50c1e9;
	height:45px;
}
.footer_map a{ 
	color:#FFF;
}
.footer_map a:hover{ 
	color:#00F;
}
.footer_map_d{
	float: right;
	padding-top:10px;
	 padding-bottom: 10px;
	font-size:14px;
	

}
.footer_map_s{
	float: left;
	padding-left:10px;
	padding-top:8px;
	 padding-bottom: 10px;
	font-size:16px;
}