/* ROOM INFO */
#infobox{
	width:694px;
	border:solid 5px #f7e701;
	margin:30px auto 0;
	padding:35px 68px 0px;
	background:url(../img/content_bg.jpg) repeat-x center top #1e1f59;
}
h2{
	height:105px;
	text-indent:-9999px;
	margin-bottom:70px;
	background:url(../img/info_title.png) no-repeat center;
}
h3{
	font-size:15px;
	color:#f7e701;
	margin-bottom:30px;
	padding-bottom:4px;
	border-bottom:double 3px #f7e701;
}
h3 span{
	letter-spacing:1em;
}
#infobox p{
	text-align:justify;
	line-height:2;
	font-size:12px;
	margin:0 0 0 30px;
	padding-bottom:100px;
}
#infobox .list{
	line-height:2.5em;
}
#infobox p .big{
	font-size:20px;
	line-height:5px;
	font-weight:bold;
	letter-spacing:1px;
	vertical-align:20%;
}
.contact{
	font-size:16px;
	line-height:40px;
	font-weight:bold;
}
#infobox p a{
	color:#fff;
	text-decoration:none;
	background:none;
	padding-bottom:5px;
}
#infobox p a:hover{
	background:none;
	border-bottom:1px solid #f7e701;
}
#infobox .right{
	text-align:center;
}
#footer{
	height:50px;
}


.boshu_asp{
	width:640px;
	height:42px;
	margin:-80px auto 0;
	border-radius:5px;
	background-color:#62bde5;
}
.boshu_asp iframe{
	width:100%;
	height:42px;
	margin:0 auto;
	border:none;
	overflow:hidden;
	border-radius:5px;
	vertical-align:bottom;
}