@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background: #FFF1D2;
	font-family: Arial, Helvetica, sans-serif;
}

img { border:none}

hr {
	margin: 0;
	padding: 0;
	clear: both;
	visibility: hidden;
	line-height: 5px;
}

#header{
	width:960px;
	height:515px;
	background:url(img/head_bg.jpg) top no-repeat;
	margin:0 auto;	
}

.back-big { background:url(img/back_02.jpg) repeat-y}

/*地圖設定*/

#map { background:url(img/map.jpg) 0 0 no-repeat; height:369px; position:relative; left:28px; margin-top: 75px; }
#map_btn { margin:0; padding:0; list-style:none; font-size:13px;}
#map_btn a { text-decoration:none; color:#000000; display:block; } 
#map_btn a:hover { text-decoration:none; color:#F00; } 
#m1 { position:absolute; top:210px; left:255px;}
#m2 { position:absolute; top:194px; left:300px;}
#m3 { position:absolute; top:50px; left:100px;}
#m4 { position:absolute; top:260px; left:305px;}
#m5 { position:absolute; top:105px; left:70px;}
#m6 { position:absolute; top:220px; left:150px;}
#m7 { position:absolute; top:280px; left:200px;}
#m8 { position:absolute; top:72px; left:50px;}
#m9 { position:absolute; top:235px; left:285px;}
#m10 { position:absolute; top:75px; left:320px;}

.top { float:right; }

.top a { color:#CC99CC;}

.box { clear:both; height:260px; }



.container {
	width:960px;
	margin:0 auto;	
	overflow: hidden;
	background-color:#FFD7E1;
}
.leftcolumn {
	width: 534px;
	float: left;
	background-color:#FFD7E1;
}

#rightcolumn {
	width: 426px;
	float: right;
	background-color:#ffd7e1;
	
}


/*左格設定*/

/*-------menu-------*/

.menu { margin:0; padding:0;}
.btn { margin:0; padding:0;}
.btn li { float:left; list-style-type:none;text-indent:-3000px; }
.btn li a { display:block; width:100%; height:100%; outline:none; height:56px; width:162px;}
.btn li#b1 {  background:url(img/btn.jpg) 0 0 no-repeat;  }
.btn li#b1 a:hover ,.btn li#b1 a.on{ background:url(img/btn.jpg) 0 -56px no-repeat; }
.btn li#b2 {  background:url(img/btn.jpg) -162px 0 no-repeat;  }
.btn li#b2 a:hover,.btn li#b2 a.on { background:url(img/btn.jpg) -162px -56px no-repeat; }
.btn li#b3 {  background:url(img/btn.jpg) -324px 0 no-repeat;  }
.btn li#b3 a:hover,.btn li#b3 a.on { background:url(img/btn.jpg) -324px -56px no-repeat; }


.L1 {
	margin: 0;
	padding: 8px 28px 0 10px;
	background:url(img/back_01.jpg) no-repeat;
}

.L1 .text {
	margin: 0;
	padding: 14px 8px;
	clear:both;
}

.L1 .text p {
	font-size: 12px;
	line-height: 20px;
	color: #505050;
	margin: 12px 0;
	padding:0;
}
.L1 .text p strong {
	font-size: 13px;
	color: #FF6624;
}

.L1 .text p .title {
	font-size: 13px;
	color: #ffffff;
	background-color: #ff9125;
	padding: 2px 5px;
}

.L1 .text p .title2 {
	font-size: 15px;
	color: #ffffff;
	background-color:#C09;
	padding: 2px 5px;
}
.L1 .text p .ct { color:#000;}


.L1 .text p .intro { color: #be305b;}

.L1 .text img {
	float: left;
	margin: 0px 0 0 15;
}

.L1 .text02 {
	margin: 0;
	height: 120px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 14px;
	padding-left: 0px;
}
.L1 .text02 p {
	font-size: 12px;
	line-height: 20px;
	color: #505050;
	margin: 12px 0;
	padding:0;
}
.L1 .text02 p strong {
	font-size: 13px;
	color: #FF6624;
}

.L1 .text02 p .title {
	font-size: 13px;
	color: #ffffff;
	background-color: #ff9125;
	padding: 2px 5px;
}

.L1 .text02 p .intro { color: #be305b;}

.L1 .text02 img {
	float: left;
	margin: 0px 0 0 15;
}



/*右格行程設定*/

.tour {
	margin: 0;
	padding: 0;
	font-size: 13px;	
}

.tour .tour-title {
	font-size: 15px;
	line-height: 23px;
	color: #FFF;
	margin: 0 20px 5px 10px;
	padding: 0;
	background-color:#09F;
	display: block;
	text-align:center;
	font-weight: bold;
}

.tour .tour-title2 {
	margin: 0 20px 5px 10px;
	padding: 0;
}


.tour .tour-subtitle {
	font-size: 15px;
	color: #09F;
	margin: 0 20px 0px 10px;
	padding: 0;
	font-weight: bold;
}

.tour ul {
	margin: 0 15px 0px 20px;
	padding: 5px;
	list-style-type: none;
}

.tour li a {
	margin: 0 0 5px 0;
	padding: 2px 0 0 0;
	font-size: 13px;
	line-height: 23px;
	color: #767676;
	border-bottom: 1px dashed #838383;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
.tour li a:hover { color: #009900;}

.tour li .price {
	color: #F73D6F;
	font-style:normal;
	float: right;
}

.tour li em {
	color: #ff5a00;
	font-style:normal;
	padding: 0;
}

h1, h2, h3 {display:none;}
.more-btn  { 	float:right; width:426px;
}
.more-btn a {
	width: 313px;
	height: 51px;
	display: block;
	background: url(img/btn_go.jpg) 0 0 no-repeat;
	margin: 0 auto;
	padding: 0;
	text-indent:-5000px;
}
.more-btn a:hover {
	background: url(img/btn_go-.jpg) 0 0 no-repeat;
}

 /*-----側邊固定滑出式選單------*/

#mwt_mwt_slider_scroll
{
	top: 20px;
	right:-345px;
	_right:-450px;
	width:345px;	
	position:fixed;
	_position:absolute;
	_top:0px;
	z-index:9999;
}
 
#mwt_slider_content{
	padding:0px 0px;
	position:absolute;
	right:0px;
	z-index: 99999;
}
 
#mwt_fb_tab {
	position:absolute;
	top:20px;
	left:-93px;
	width:93px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;	
	text-align:center;
 
/*	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;	*/
}
.box-word {
	color:#fff;
	padding:5px 15px;
	font-size:11px;
	line-height:1.6em;
}

.box-word a {
	background:#FF6;
    color:#333;
	text-decoration:none;
	padding:1px 3px;
}

#mwt_fb_tab span {
	display:block;
	height:12px;
	padding:1px 0;
	line-height:12px;
	text-transform:uppercase;
	font-size:12px;
	cursor:pointer;
}
