@charset "utf-8";
/* CSS Document */

div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    /*vertical-align: baseline;
    background: transparent;*/
}

body {
	background-color: #9062c1;
}

.hidden{display:none;}

#container{
	width: 100%;
	text-align:center;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#container1{
	width: 100%;
	text-align:center;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}

#container2{
	width: 960px;
	margin:0 auto;
	position: relative;
}


#foot{
	width: 100%;
	text-align:center;
	background-image: url(images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;	
}

#header{
	height: 353px;
	position: relative;
}

#header h1 {
	background-image: url(images/header01.jpg);
	height: 161px;
	position: relative;
	text-indent:-3000px;
	margin: 0px;
	
}

#header h2 {
	background-image: url(images/header02.jpg);
	height: 192px;
	position: relative;
	text-indent:-3000px;
	margin: 0px;
}

.header-m {
	display: none;
}

h3 {
	display: none;
}

#main {
	width: 100%;
	position: relative;
	overflow:hidden;
}

#leftcolum {
	width: 482px;
	_width: 498px;
	float: left;
	margin-left: 46px;/*	position: relative;*/
	_margin-left: 23px;
	padding: 0 0 30px 0;
}

#post {
	width: 482px;
	height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-image: url(images/box01.jpg);
	padding-top: 140px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	color: #352756;
	letter-spacing: 1px;
}

#post .t1{
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #CF0;
	letter-spacing: 1px;
}
#post2 {
	width: 482px;
	height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-image: url(images/box02.jpg);
	padding-top: 140px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	color: #352756;
	letter-spacing: 1px;
}

#post2 .t1{
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #CF0;
	letter-spacing: 1px;
}
#post3 {
	width: 482px;
	height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-image: url(images/box03.jpg);
	padding-top: 140px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	color: #352756;
	letter-spacing: 1px;
}

#post3 .t1{
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #CF0;
	letter-spacing: 1px;
}

#post4 {
	width: 482px;
	height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-image: url(images/box04.jpg);
	padding-top: 140px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	color: #352756;
	letter-spacing: 1px;
}

#post4 .t1{
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #CF0;
	letter-spacing: 1px;
}

#rightcolum {
	width: 355px;
	float: left;/*	position: relative;*/
	text-align: left;
	margin-left: 30px;
	_margin-left: 15px;
}


/*導覽列設定*/

#nav {
	width: 100%;
	height: 46px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#navbtn {
	width: 482px;
	height: 48px;
	top: 0;
	left: 0px;
/*	position: absolute;*/
	margin:0;
	padding:0;
	z-index: 9999;
}

#navbtn li {
	float: left;
	height: 48px;
	list-style:none;
	overflow:hidden;
	_overflow:none;/*解IE6 子區塊float的hack*/
}

#navbtn li a {
	display: block;
	width: 100%;
	height: 100%;
}

#navbtn li#n01 {background: url(images/btn00.jpg) left top no-repeat; width:111px;}	
#navbtn li#n02 {background: url(images/btn00.jpg) -111px top no-repeat; width:105px;}
#navbtn li#n03 {background: url(images/btn00.jpg) -216px top no-repeat; width:108px;}
#navbtn li#n04 {background: url(images/btn00.jpg) -324px top no-repeat; width:158px;}

#nav li#n01.current,#nav li#n01 a:hover {background: url(images/btn00.jpg) left -48px  no-repeat;}	
#nav li#n02.current,#nav li#n02 a:hover {background: url(images/btn00.jpg) -111px -48px  no-repeat;}
#nav li#n03.current,#nav li#n03 a:hover {background: url(images/btn00.jpg) -216px -48px  no-repeat;}	
#nav li#n04.current,#nav li#n04 a:hover {background: url(images/btn00.jpg) -324px -48px  no-repeat;}


/*行程導覽列設定*/

#nav1 {
	width: 100%;
	height: 51px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#nav1btn {
	width: 300px;
	height: 51px;
	top: 0;
	left: 0px;
/*	position: absolute;*/
	margin:0;
	padding:0;
	z-index: 9999;
}

#nav1btn li {
	float: left;
	height: 51px;
	list-style:none;
	overflow:hidden;
	_overflow:none;/*解IE6 子區塊float的hack*/
}

#nav1btn li a {
	display: block;
	width: 100%;
	height: 100%;
}

#nav1btn li#n01 {background: url(images/tour_btn00.gif) left top no-repeat; width:148px;}	
#nav1btn li#n02 {background: url(images/tour_btn00.gif) -148px top no-repeat; width:152px;}



#nav1 li#n01.current,#nav1 li#n01 a:hover {background: url(images/tour_btn00.gif) left -51px  no-repeat;}	
#nav1 li#n02.current,#nav1 li#n02 a:hover {background: url(images/tour_btn00.gif) -148px -51px  no-repeat;}


.tour-title {
	width: 100%;
	height: 88px;
	background: url(images/tour_title.png) 0 5px  no-repeat;
	position:relative;
}
.tour-title a {
	width: 188px;
	height: 37px;
	display:block;
	background: url(images/tour_title_btn.png) 0 0  no-repeat;
	text-indent: -3000px;
	position:absolute;
	right: 15px;
	bottom: 0;
}
.tour-title a:hover {
	background: url(images/tour_title_btn.png) 2px 0  no-repeat;
}


.tour {
	margin: 0;
	padding: 0;
}

.tour ul {
	padding: 0;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.tour li {
	font-size: 13px;
	line-height: 25px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A9AED6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	font-weight: bold;
}

.tour li a:link, .tour li a:visited {
	color: #3FABB4;
	text-decoration: none;
}

.tour li a:hover, .tour li a:active {
	color: #FFFFFF;
	background-color: #5ABDC5;
	text-decoration:none;
}

.tour .mark {
	color: #F64373;
	font-size: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 20px;
	margin-bottom: 8px;
	line-height: 30px;
	font-weight: bold;
	clear: both;
	width: 340px;
	letter-spacing: 1px;
}

.tour li .mark {
	color: #F06A5B;
	font-size: 13px;
}

.btn {
	text-align: center;
}

.more {
	padding: 0;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.more p {
	font-size: 13px;
	line-height: 30px;
	color: #000000;
	letter-spacing: 1px;
}

.more p a:link, .more p a:visited {
	color: #DD608E;
}

#left {
	width: 482px;
	margin: 0;
	padding: 0;
}





#banner01 {
	width: 300px;
	height: 250px;
	background: url(images/banner01.jpg) left top no-repeat;
	margin: 0;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#banner-tour {
	width: 340px;
	height: 190px;
	background: url(images/banner05.jpg) left top no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 10px;
}
#banner01 a, #banner-tour a {
	width: 100%;
	height: 100%;
	display: block;
}



/* ---- Back to top button---- */
#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: 920px;
	border:1px solid #e0e0e0;
	border-radius:50%;
	padding:8px;
	background:#fff;
	box-shadow:0 0 10px #ccc;
	z-index: 999;
}
#back-top a {
	width: 25px;
	display: block;
	font-size:12px;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color:#0e76c1;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {color: #000;}


/*側邊FB會員跟隨欄*/
.w2bslikebox{
	background: url(images/btn_fb.png) no-repeat scroll left center transparent !important;
	display: block;
	float: right;
	height: 270px;
	padding: 0 5px 0 46px;
	width: 245px;
	z-index: 99999;
	position:fixed;
	right:-250px;
	top:20%;
	_position:absolute; 
	_background: url(images/btn_fb.gif) no-repeat scroll left center transparent; 
}
.w2bslikebox div{border:none;position:relative;display:block; }
.w2bslikebox span{bottom: 12px;font: 8px "lucida grande",tahoma,verdana,arial,sans-serif;position: absolute;right: 6px;text-align: right;z-index: 99999;}
.w2bslikebox span a{color: #808080;text-decoration:none;}
.w2bslikebox span a:hover{text-decoration:underline;} 



/*行動裝置
-----------------------------------------------------------------*/

@media (max-width: 980px) {
	

	#container1,#header h1,#header h2,#foot {
		background-image: none;
	}

	#container {
		background-image:url(images/bg_rwd.jpg);
		background-repeat: no-repeat;
	}

	#container2 {
		width: 96%;
		max-width: 960px;
	}

	iframe {
		width: 482px !important;
	}

	#main {
		display: table;
	}

	#leftcolum,#rightcolum {
		display: table-cell;
		float: none;
		vertical-align: top;
		margin: auto;
	}

	#leftcolum {
		max-width: 482px;
	}

	#rightcolum {
		padding: 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background:url(images/product_bk.jpg) repeat;
		border-radius: 20px;
	}

	
	
}

/*行動裝置
-----------------------------------------------------------------*/

@media (max-width: 768px) {
	

	#container {
		background:url(images/product_bk.jpg) repeat;
	}

	#container1 {
		background-image: none;
	}

	#container2 {
		width: 100%;
	}

	#foot {
		display: none;
	}

	.header-m {
		display: block;
		width: 100%;
	}

	.header-m img {
		display: block;
		width: 100%;
	}

	#header {
		display: none;
	}


	#leftcolum {
		display: none;
	}

	#rightcolum {
		width: 100%;
		padding: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin: auto;
	}
}
