body{
	font-family: 'Century Gothic';
	color: #4f4f4f;
	font-size: 13px;
	background-color: #a8c9d0;
}
.mt3{
	margin-top:3px;}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.top{
	height: 118px;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.navi{
	height: 40px;
	line-height: 40px;
	background-color: #eca00c;
	width: 1000px;
	margin: 0 auto;
}
.menu{
	width: 1000px;
	margin: 0 auto;
	color: #fff;
}
.menu a{
	color: #fff;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.menu span.sp{
	float: left;
}
.menu a:first{
	padding-left: 0;
}
.hasChildren{
	position: relative;
	float: left;
	display: block;
	width: 75px;
	height: 40px;
}
.bookMenu{
	width: 75px;
	height: 124px;
	position: absolute;
}
.new{
	position: absolute;
}
.childMenu a{
	display: block;
	width: 150px;
	background-color: #eca00c;
	border-top: 1px solid #fff;
	font-size: 13px;
	color: #fff;
}
.booking{
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
}
.path{
	height: 64px;
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px dotted #e08800;
}
.path img{
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
.title{
	height: 52px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px dotted #606060;
	color: #e47911;
	font-size: 20px;
	font-weight: bold;
}
.summary{
	margin: 20px;
	line-height: 2em;
	margin-bottom:0;
}
.down{
	color: #e47911;
	/*text-decoration: underline;*/
	background:url(../images/downbutton1.gif) no-repeat;
	/*padding:12px 39px;*/
	margin-top:5px;
	position:absolute;
	top:3px;
	display:inline-block;
	width:103px;
	height:26px;
}
.down:hover{
	text-decoration:none;	
}
.red{
	color: #ff0000;
}
.content{
	/*margin-top: 10px;*/
	background-image: url(../images/bookpage_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.content .main{
	width: 580px;
	float: left;
	margin-left: 20px;
}
.content .side{
	width: 400px;
	float: left;
}
.bookFm{
	border: 1px solid #d7d7d7;
	background-color: #efefef;
	border-radius: 6px;
	padding: 10px 36px 10px 20px;
}
.bookFm .partTitle{
	color: #383838;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #c5c5c5;
	height: 30px;
	margin-top: 10px;
	line-height: 30px;
}
.bookFm .partTitle img{
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.input_01{
	width: 350px;
	height: 26px;
	border: 1px solid #c5c5c5;
	margin-left: 10px;
	text-indent: 5px;
	color: #4f4f4f;
}
.form-control{
	width:350px;
	height:26px;
	line-height:26px;
}
.btn{
	width: 110px;
	height: 31px;
	line-height: 31px;
	border: none;
	cursor: pointer;
	color: #1e1e1e;
	font-size: 14px;
	background-image: url(../images/btn_bg.png);
}
.orange{
	color: #e47911;
	text-decoration: underline;
}
.txt_01{
	line-height: 2em;
}
.txt_01 p{
	margin-top: 10px;
}
.errBox{
	position: relative;
}

.siteFooter {
    height: 85px;
    /*line-height: 60px;*/
    background-color: #989898;
    width: 1000px;
    color: #fff;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

    .siteFooter p {
        height: 23px;
        line-height: 23px;
        color: #fff;
    }

        .siteFooter p a {
            color: #fff;
        }


#concetAd{ width: 1200px; height: 173px; margin: 10px auto; background: #ffffff;}
#to_top{position: absolute; width: 180px; height: 170px; top:200px; }