@charset "utf-8";
#content p {
	margin: 0 0 10px;
}
#content .box {
	margin: 0 0 30px;
	border: 1px solid #d3e193;
	padding: 25px;
}
#content h4 {
	background: #d3e193;
	font-size: 16px;
	padding: 5px 0;
	text-align: center;
	color: #1e6c2b;
	font-weight: bold !important;
}
#content .tel {
	background: #faf7eb;
	font-size: 20px;
	padding: 10px 0;
	text-align: center;
	color: #1e6c2b;
	margin: 0 0 20px;
	font-weight: bold !important;
}
#content .tel a {
	font-weight: bold !important;
}
#content .tel span {
	background: #faf7eb;
	font-size: 16px;
	padding: 10px 0;
	text-align: center;
	color: #1e6c2b;
}
#content .sec1 .fl {
	width: 300px;
}
#content .sec1 .fl .box {
	height: 745px;
}
#content .sec1 .fl .nav {
	background: #faf7eb;
	padding: 20px 30px;
	margin: 0 0 10px;
}
#content .sec1 .fl .nav ul {
	padding: 0 0 20px 15px;
}
#content .sec1 .fr {
	width: 300px;
}
#content .sec1 .fr .box {
	height: 545px;
}
#content .sec1 .fr h5 {
	font-size: 14px;
	color: #fff;
	background: #604c3f;
	text-align: center;
	padding: 5px 0;
}
#content .sec1 .fr p.a {
	font-size: 13px;
	color: #717171;
}
#content .sec2 .you {
	background: #faf7eb;
	text-align: center;
	margin: 0 0 10px;
}
#content .sec2 .you .title {
	background: #efe9d6;
	color: #b4a788;
	font-size: 16px;
	font-weight: bold !important;
	padding: 10px;
	position: relative;
}
#content .sec2 .title span {
	position: absolute;
	left: 10px;
}
#content .sec2 .me {
	background: #eef5e3;
	text-align: center;
	margin: 0 0 10px;
}
#content .sec2 .me .title {
	background: #e1efd8;
	color: #1e6c2b;
	font-size: 16px;
	font-weight: bold !important;
	padding: 10px;
	position: relative;
}

#content .sec2 .arrow {
	background: url(../images/booking3.png) no-repeat center 0;
	padding: 33px 0 0 0;
	
}

