/* CSS Document */
#top_img{
	margin:0 auto;
	display: block;
	width: 950px;
}
/* sub_menu */
#sub_mn{
	margin-left:-25px;
	margin-bottom:30px;
	width: 715px;
}
#sub_mn a{
	font-size:83%;
	line-height:140%;
	margin-left:25px;
	width:212px;
	text-decoration:none;
	float:left;
}
#sub_mn a:link{color:#3e2110;}
#sub_mn a:visited{color:#613a24;}
#sub_mn a:hover{color:#c64d05;}
#sub_mn a h2{
	height:53px;
	overflow:hidden;
}
#sub_mn a h2 span{
	padding-top:53px;
	display:block;
}
#sub_mn a h2#sub_mn1{
	background:url(../images/top_hls1.gif) no-repeat left top;
}
#sub_mn a h2#sub_mn2{
	background:url(../images/top_hls2.gif) no-repeat left top;
}
#sub_mn a h2#sub_mn3{
	background:url(../images/top_hls3.gif) no-repeat left top;
}
#sub_mn a p{
	padding:5px 10px;
}
/* top_news */
#top_news h2#top_news_title{
	height:40px;
	overflow:hidden;
	background:url(../images/top_news.gif) no-repeat left top;
	border-bottom:1px solid #cfc9c0;
}
#top_news h2#top_news_title span{
	display:block;
	padding-top:40px;
}
#top_news ul li{
	color:#4b3906;
	list-style:none;
	border-bottom:1px solid #cfc9c0;
	padding:15px 4px;
	line-height: 220%;
	height: 100%;
}
#top_news ul li p.left{
	background:url(../images/icn2.gif) no-repeat left center;
	padding-left:17px;
	width:70px;
	display: block;
}
#top_news ul li h3.news_hl{
	font-size:100%;
	font-weight:bold;
	width:585px;
	float:right;
}
#top_news ul li p.right{
	width:585px;
}

.news_reserv{
	font-size: 140%;
	color: #F00;
	font-weight:bold;
	padding: 10px;
	border: 3px #999 solid;
	margin-bottom: 30px;
	}

/*tripAdvisor*/
#tripAdvisor_box {
	background-color: #DAD4B9;
	width: 209px;
	text-align: left;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 20px;
}
#tripAdvisor_box p {
	font-size: 12px;
	line-height: 140%;
}
#tripAdvisor_box iframe {
	margin-bottom: 10px;
}

