@charset "utf-8";
/* CSS Document */



/*--------------------------------------reset 此區塊請勿更動*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-family: '微軟正黑體', Helvetica, Arial, sans-serif;
	font-weight:bold;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	
	width:100%;
	height:100%;
	background:#fff url(../img/back.jpg) top center no-repeat;	
}
ol, ul {list-style: none;}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	margin: 0;
	padding: 0;
	clear: both;
	visibility:hidden;
}

/*---------------------------------------------------------------------*/
body{
	}

.rapper{
	/*background:background: #235d66 url(../img/head_bg.jpg) center top no-repeat;*/
	clear:both;
	overflow:hidden;
	}

h1, h2, h3 {display: none;}
	
.nav {display:none;}

.togglenav {
	z-index:9999;
	position:fixed;
	right:0;
	overflow:hidden;
	line-height: 30px; 
	width:100%;
	cursor:pointer;
	display:block;
	top:0px;
}



#header2{
	display:none;	
	}

.head{
	width:100%;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	}

.head_hide_xs {display:block;}
.head_hide_sm {display:none;}


.container {
	max-width:960px; padding:0;	
	margin:0 auto;
	overflow:hidden;	
	}
	
.main {  }

#xm04{
	display:none;
}

#xm05{
	width:100%;
	clear:both;
	overflow:hidden;
	margin-bottom:0px;
}

#main_tour{
	width:100%;	
	margin:0 auto;
	overflow:hidden;
	clear:both;
}


.left_box{
	width:100%;
	background-color:#FFF;
}

.left_box .txt{
	width:100%;
	background-color:#079184;
	margin:0;
	font-size:1.2em;
	line-height:1.8em;
	color:#FFF;
	padding:2% 2% 2% 2%;
	}

.price{
	float:right;
}
.txt2{	
	font-size:0.8em;
	line-height:1.8em;
	color:#FFF;
	}
.txt3{
	margin:0 0 0 2%;
	font-size:0.9em;
	line-height:1.8em;
	}
.txt4{
	margin:0 0 0 2%;
	font-size:0.8em;
	line-height:1.8em;
	color:#ff4200;
	}
.left_box .txtbox a{
	height:50px;
	line-height:50px;
	font-size:1.5em;
	line-height:1.8em;
	color:#fff;
	text-align:center;
	background-color:#079184;
	text-decoration:none;
	display:block;
	overflow:hidden;
	padding: 0;
}
.left_box .txtbox a:hover{background-color:#ff6600;}

.right_box{
	float:left;
	width:100%;
	padding:0;
	margin:0 0 0 1%;
		
}
.right_box .right_top{
	width:100%;
	font-size:1.2em;
	line-height:1.8em;
	color:#006255;
	}
.right_box .rtxt{
	font-size:0.9em;
	line-height:1.2em;
}
.right_box .right_down{
	display:none;	
	}
	
.right_box img{
	display:none;
}





.head_hide_top {display:block;}

@media only screen and (min-width: 481px) {

#header2{
	display:none;					
	}

.head_hide_xs {display: none;}

}


/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media screen and (min-width: 768px)  {
	

#header2{
	display:none;	
	}
.head_hide_xs {display: none;}
.head_hide_sm {display:block;}
#xm04{
	display:block;
}


}
@media screen and (min-width: 768px) and (max-width: 992px)  {


#header2{
	display:none;	
	}
.head_hide_xs {display: none;}
.head_hide_sm {
	display:block;}

}

@media screen and (min-width:960px)
{

.head_hide_xs {display: none;}
.head_hide_sm {display:none;}

#xm04,#xm05{
	width:100%;
	clear:both;
	overflow:hidden;
	margin-bottom:0;
	display:block;
}
#xm04{
	height:290px;
}
#xm05{
	background:url(../img/main_bg.jpg) bottom no-repeat;	
}
#header2{
	display:block;
	width:960px;	
	min-height:300px;
	_height:300px;
	overflow:hidden;
	clear:both;
	position:relative;
	margin:0 auto;
	/*background-size: cover;*/		
	}

#header2 .Harris {
	display: block;
	width: 348px;
	height: 302px;
	position: absolute;
	left: 66px;
	top: 37px;
	z-index: 10;
	/*text-indent: -5000px;*/
	}
	
.head_hide_top {display:none;}



/*內容*/

#main_tour{
	width:960px;	
	margin:0 auto;
	overflow:hidden;
	clear:both;
}

.left_box{
	display:block;
	width:520px;	
	float:left;
	padding:0;
	margin:0 0 5% 0;
	background-color:#FFF5D6;
}
.left_box .txt{
	width:520px;
	background-color:#079184;
	margin:0;
	font-size:1.2em;
	line-height:1.8em;
	color:#FFF;
	padding:2% 2% 2% 2%;
	}

.price{
	float:right;
}
.txt2{	
	font-size:0.8em;
	line-height:1.8em;
	color:#FFF;
	}
.txt3{
	margin:0 0 0 2%;
	font-size:0.9em;
	line-height:1.8em;
	}
.txt4{
	margin:0 0 0 2%;
	font-size:0.8em;
	line-height:1.8em;
	color:#ff4200;
	}
.left_box .txtbox a{
	height:50px;
	line-height:50px;
	font-size:1.5em;
	line-height:1.8em;
	color:#fff;
	text-align:center;
	background-color:#079184;
	text-decoration:none;
	display:block;
	overflow:hidden;
	padding: 0;
}
.left_box .txtbox a:hover{background-color:#ff6600;}

.right_box{
	float:left;
	width:420px;
	padding:0;
	margin:0 0 0 1%;
		
}
.right_box .right_top{
	width:181px;
	height:67px;
	background:url(../img/right_top.png) no-repeat;
	text-indent: -5000px;
	}
.right_box .rtxt{
	font-size:0.9em;
	line-height:1.2em;
}
.right_box .right_down{
	display:block;
	width:422px;
	height:203px;
	background:url(../img/bus.jpg) no-repeat;
	text-indent: -5000px;
	margin:1% 0 0 0;
	}

	}
