﻿@charset "utf-8";
/* CSS Document */

#easytravel_title{
	font-family: 微軟正黑體;
}

body {
	overflow-x: hidden;
	overflow-y: auto;
	min-width: 100%;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	font-family: 微軟正黑體;
	color: #030000;
}
a,p,div,span,form,input,select,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{
	font-family: 微軟正黑體;
}
a {
	text-decoration: none;
}
a:hover {
	color: #f76f25;
}
img{
    border: none;
}
p,form,ul,ol,li,h1,h2,h3,h4,h5,h6{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
li{
	list-style-type: none;
}
.clear{
	height: 0;
    clear:both;
}
.pic{
    background: url('../images/nopic_160_120.png') no-repeat center #e6e6e6;
}
#TaiwanTravelScenic{
    display: none;
}

/* 上方區塊 */
header{
	font-size: 0;
	border-bottom: 1px solid #c9caca;
}
/* 上方區塊 - 四方網站連結 */
header .web{
    height: 30px;
    background-color: #000000;
}
header .web .login{
    display: none;
}
header .web ul{
    width: 98%;
	max-width: 1024px;
    text-align: right;
	padding: 0 1% 0 1%;
    margin: 0 auto 0 auto;
}
header .web ul li{
	display: inline-block;
    line-height: 30px;
    padding: 0 0 0 5px;
	vertical-align: top;
}
header .web ul li:nth-of-type(1){
    float: left;
    padding: 0 0 0 0;
}
header .web ul li a{
	font-size: 14px;
    color: #ffffff;
}
header .web ul li a:hover{
}
header .web ul li span{
	display: inline-block;
	width: 9px;
	height: 9px;
	background-color: #e60012;
	margin: 0 5px 0 5px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	behavior: url(css/ie-css3.htc);
}
header .web ul li:nth-of-type(2) span{
	background-color: #b97620;
}
header .web ul li:nth-of-type(3) span{
	background-color: #99cc43;
}
header .web ul li:nth-of-type(4) span{
	background-color: #29cc9a;
}
header .web ul li:nth-of-type(5) span{
	background-color: #00cdfc;
}
header .web ul li:nth-of-type(6) span{
	background-color: #007a52;
}
header .web ul li:nth-of-type(7) span{
	background-color: #2998ca;
}
header .web ul li:nth-of-type(8) span{
	background-color: #ff6569;
}
header .web ul li:nth-of-type(9) span{
	background-color: #ff9841;
}
header .web ul li:nth-of-type(10) span{
	background-color: #e50012;
}
/* 上方區塊 - 導覽列 */
header nav{
    width: 98%;
	max-width: 1024px;
    height: 50px;
    background-color: #ffffff;
	padding: 0 1% 0 1%;
    margin: 0 auto 0 auto;
    border-bottom: solid 1px #efefef;
}
header nav ul{
    text-align: right;
}
header nav ul li{
	display: inline-block;
    line-height: 20px;
	padding: 0 10px 0 10px;
	margin: 15px 0 15px 0;
	vertical-align: top;
    border-right: solid 1px #030000;
}
header nav ul li:nth-last-of-type(1){
	padding: 0 0 0 10px;
    border-right: 0px;
}
header nav ul li a{
	display: block;
	font-size: 16px;
    color: #030000;
}
header nav ul li a:hover{
	color: #f76f25;
}
header nav ul li strong{
	color: #f76f25;
}
header nav ul li img{
    display: none;
}
header nav ul li span{
    display: none;
}
/* 上方區塊 - 標題列 */
header section{
    width: 96%;
	max-width: 1024px;
    line-height: 80px;
    margin: 0 auto 0 auto;
}
header section .webbtn{
    display: none;
}
header section h1, header section .webname{
    float: left;
    width: 80%;
    line-height: 50px;
	margin: 15px 0 15px 0;
	font-size: 26px;
	color: #595757;
	word-break: break-all;
}
header section#scenic h1, header section#scenic .webname{
    width: 43%;
}
header section h1 strong, header section .webname strong{
	font-size: 32px;
	color: #010000;
}
header section ul{
    float: right;
    width: 20%;
    line-height: 50px;
	margin: 15px 0 15px 0;
    text-align: right;
}
header section#scenic ul{
    width: 57%;
}
header section ul li{
	display: inline-block;
	margin: 0 0 0 15px;
	vertical-align: top;
}
header section ul li span{
    display: none;
}
header section .navbtn{
    display: none;
}

/* 主要區塊 */
#main{
	background-color: #ffffff;
	padding: 0 0 40px 0;
	font-size: 0;
}
#main hr {
	height: 1px;
	background-color: #c9caca;
	border: 0;
}
/* 主要區塊 - 搜尋 */
#main #search{
    margin: 40px 0 0 0;
	background-color: #ffffff;
}
#main #search ul, #main #search section{
    width: 96%;
    max-width: 1024px;
    margin: 0 auto 0 auto;
}
/* 主要區塊 - 搜尋 - 首頁頁籤 */
#main #search ul{
	position: relative;
	height: 180px;
}
#main #search ul li{
	display: inline-block;
}
#main #search ul li .type{
    cursor: Pointer;
    display: block;
	position: relative;
    z-index: 1;
	line-height: 55px;
	padding: 0 30px 0 30px;
	margin: 0 0 8px 0;
	border-top: solid 1px #ebebeb;
	border-left: solid 1px #ebebeb;
	border-right: solid 1px #ebebeb;
	font-size: 20px;
	color: #727171;
}
#main #search ul li:hover .type, #main #search ul li.on .type {
    background: url('../images/bg_search_tab.png') no-repeat center bottom;
	padding: 0 31px 8px 31px;
	margin: 0 0 0 0;
	border-top: solid 1px #25c19c;
	border-left: 0;
	border-right: 0;
	color: #ffffff;
}
/* 主要區塊 - 搜尋 - 表單 */
#main #search ul li form{
	left: 0;
	z-index: 0;
	display: none;
	position: absolute;
	width: 100%;
	background-color: #ebebeb;
	margin: -8px 0 0 0;
	text-align: left;
}
#main #search ul li.on form {
	display: block;
}
#main #search section form{
	background-color: #ebebeb;
	text-align: left;
}
#main #search section form h2{
	display: inline-block;
	width: 16%;
	height: 55px;
	line-height: 55px;
	background-color: #ffffff;
	padding: 15px 1% 15px 2%;
	font-size: 22px;
	color: #000101;
}
#main #search form select{
	width: 18%;
	height: 50px;
	line-height: 50px;
    background: url('../images/bg_search_select.png') no-repeat right center #ffffff;
	padding: 0 1% 0 1%;
	margin: 15px 0 15px 1%;
	border: 0;
	font-size: 16px;
	color: #030000;
    -webkit-appearance: none;
}
#main #search form select option{
	background-color: #ffffff;
}
#main #search form .keyword{
	width: 39.5%;
	height: 50px;
	line-height: 50px;
	background-color: #ffffff;
	padding: 0 1% 0 1%;
	margin: 15px 0 15px 1%;
	border: 0;
	font-size: 16px;
	color: #030000;
}
#main #search form .keyword2{
	width: 20.5%;
	height: 50px;
	line-height: 50px;
	background-color: #ffffff;
	padding: 0 1% 0 1%;
	margin: 15px 0 15px 1%;
	border: 0;
	font-size: 16px;
	color: #030000;
}
#main #search form .submit{
    cursor: Pointer;
	width: 17%;
	height: 50px;
	line-height: 50px;
	background-color: #25c19c;
	padding: 0 1% 0 1%;
	margin: 15px 1% 15px 1%;
	border: 0;
	font-size: 16px;
	color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/ie-css3.htc);
}
#main #search form p{
	line-height: 35px;
	background-color: #ffffff;
	padding: 5px 0 0 0;
	font-size: 16px;
	color: #030000;
}
#main #search section form p{
	padding: 5px 0 0 19%;
}
#main #search section form p.s{
	padding: 5px 0 0 0;
}
#main #search form a{
	color: #077ff0;
}
#main #search form a:hover{
}
/* 主要區塊 - 搜尋 - 內頁搜尋條件 */
#main #search hr {
	height: 1px;
	background-color: #c9caca;
	margin: 20px 0 0 0;
	border: 0;
}
#main #search section:nth-of-type(2){
	padding: 20px 0 0 0;
}
#main #search section:nth-of-type(2) h4{
	display: inline-block;
	line-height: 35px;
	text-align: left;
	font-size: 16px;
	color: #595757;
}
#main #search section:nth-of-type(2) ol{
	display: inline-block;
}
#main #search section:nth-of-type(2) ol li{
	display: inline-block;
    line-height: 35px;
    padding: 0 10px 0 10px;
    margin: 0 0 0 10px;
    border: 1px solid #c9caca;
	font-size: 16px;
	color: #030000;
}
#main #search section:nth-of-type(2) ol li a{
	display: block;
    background: url('../images/icon_del.png') no-repeat right center #ffffff;
    padding: 0 20px 0 0;
	font-size: 16px;
	color: #030000;
}
/* 主要區塊 - 廣告 */
#main #ad{
    width: 96%;
    max-width: 1024px;
	background-color: #ffffff;
    margin: 40px auto 0 auto;
}
#main #ad ul{
}
#main #ad ul li{
	display: inline-block;
	width: 20%;
	margin: 5px 0 5px 0;
    text-align: center;
	vertical-align: top;
}
/* 主要區塊 - 連結 */
#main #link{
    width: 96%;
    max-width: 1024px;
	background-color: #ffffff;
    margin: 40px auto 0 auto;
}
#main #link ul{
	border: solid 1px #c9caca;
}
#main #link ul li{
	display: inline-block;
	width: 12.5%;
    line-height: 20px;
	padding: 15px 0 15px 0;
	vertical-align: top;
}
#main #link ul li a{
	display: block;
    background: url('../images/icon_link.gif') no-repeat 10px center;
	padding: 0 0 0 25px;
	font-size: 15px;
    color: #6b6c6c;
}
#main #link ul li a:hover{
	color: #f76f25;
}

/* 下方區塊 */
footer{
	background-color: #f5f5f5;
	font-size: 0;
}
/* 下方區塊 - 縣市導覽 */
footer .content{
    width: 96%;
	max-width: 1024px;
    margin: 0 auto 0 auto;
}
footer .content section{
	display: inline-block;
	width: 48.5%;
	background-color: #f5f5f5;
    padding: 20px 0 20px 0;
	vertical-align: top;
}
footer .content section:nth-of-type(1){
	margin: 0 3% 0 0;
}
footer .content section h4{
	line-height: 24px;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    font-size: 24px;
    border-bottom: solid 1px #c9caca;
    color: #030000;
}
footer .content section ul{
	text-align: left;
}
footer .content section ul li{
	display: inline-block;
	width: 20%;
	line-height: 35px;
	text-align: center;
	vertical-align: top;
}
footer .content section ul li a{
	display: block;
	font-size: 16px;
    color: #595757;
}
footer .content section ul li a:hover{
	color: #f76f25;
}
/* 下方區塊 - 版宣 */
footer .copyright{
	line-height: 30px;
	background-color: #000000;
	text-align: center;
    font-size: 14px;
	color: #ffffff;
}
/* 下方區塊 - TOP */
footer .top{
	display: none;
    cursor: Pointer;
	position: fixed;
	right: 5%;
	bottom: 2%;
	opacity: 0.7;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background-color: #000000;
    text-align: center;
    font-size: 18px;
	color: #f5f5f5;
    font-weight: bold;
	margin: 0 5px 0 5px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	behavior: url(css/ie-css3.htc);
}



/* 主要區塊 - 首頁 - 輪播區塊 */
#main #slider{
	background-color: #ffffff;
}
#main #slider .content{
    overflow-x: hidden;
    overflow-y: hidden;
}
#main #slider a{
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
	display: inline-block;
    width: 100%;
    height: 400px;
}
#main #slider a img{
	position: absolute;
	top: 50%;
    left: 50%;
    display: block;
    width: auto;
    height: 100%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
#main #slider .point{
    position: relative;
    z-index: 1;
    height: 43px;
    margin: -43px 0 0 0;
    text-align: center;
}
#main #slider .point span{
    cursor: Pointer;
	display: inline-block;
	width: 13px;
	height: 13px;
	background-color: #b9b9b9;
	margin: 15px 5px 15px 5px;
	border: 1px solid #ffffff;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	behavior: url(css/ie-css3.htc);
}
#main #slider .point span:hover, #main #slider .point span.on{
	background-color: #e1211e;
}

/* 主要區塊 - 首頁 - 景點、行程 */
#main article#index{
    width: 96%;
    max-width: 1024px;
    margin: 0 auto 0 auto;
}
#main article#index section{
	display: inline-block;
	vertical-align: top;
}
#main article#index h2{
	line-height: 35px;
	padding: 0 0 10px 0;
	font-size: 24px;
}
#main article#index dl{
	background-color: #f5f5f5;
    padding: 10px 10px 10px 10px;
    margin: 0 0 20px 0;
}
#main article#index dl dt{
	float: left;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
    color: #030000;
	font-weight: bold;
}
#main article#index dl dd{
	margin: 0 0 5px 0;
}
#main article#index dl dd ul{
	text-align: left;
}
#main article#index dl dd ul li{
	display: inline-block;
	line-height: 26px;
	margin: 0 0 0 10px;
	vertical-align: top;
}
#main article#index dl dd ul li a{
	display: block;
	background-color: #ffffff;
	padding: 0 5px 0 5px;
	border: solid 1px #c9caca;
	font-size: 16px;
    color: #757474;
}
#main article#index dl dd ul li a:hover{
	background-color: #f76f25;
    color: #ffffff;
}
/* 主要區塊 - 首頁 - 景點 */
#main article#index #scenic-area{
	width: 48.5%;
	background-color: #ffffff;
    margin: 40px 3% 0 0;
}
#main article#index #scenic-area ol{
}
#main article#index #scenic-area ol li{
	display: inline-block;
	width: 49%;
	margin: 0 2% 15px 0;
	vertical-align: top;
}
#main article#index #scenic-area ol li:nth-child(2n){
	margin: 0 0 10px 0;
}
#main article#index #scenic-area ol li:hover .name{
	color: #f76f25;
	font-weight: bold;
}
#main article#index #scenic-area ol li .pic{
	width: 100%;
	height: 150px;
}
#main article#index #scenic-area ol li .pic img{
	width: 100%;
	height: 100%;
}
#main article#index #scenic-area ol li .name{
	line-height: 24px;
	padding: 5px 10px 5px 10px;
	border-left: solid 1px #c9caca;
	border-right: solid 1px #c9caca;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#main article#index #scenic-area ol li .place{
	line-height: 18px;
    background: url('../images/icon_place.png') no-repeat 10px 0 #ffffff;
	padding: 0 10px 10px 30px;
	border-left: solid 1px #c9caca;
	border-right: solid 1px #c9caca;
	border-bottom: solid 1px #c9caca;
	font-size: 14px;
	color: #777575;
}
/* 主要區塊 - 首頁 - 行程 */
#main article#index #journey-area{
	width: 48.5%;;
	background-color: #ffffff;
    margin: 40px 0 0 0;
}
#main article#index #journey-area ol{
}
#main article#index #journey-area ol li{
	background-color: #f5f5f5;
	padding: 10px 15px 15px 15px;
	margin: 0 0 15px 0;
}
#main article#index #journey-area ol li:hover .name{
	color: #f76f25;
}
#main article#index #journey-area ol li .name{
	line-height: 24px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#main article#index #journey-area ol li .day{
	background-color: #f76f25;
	padding: 1px 5px 1px 5px;
	margin: 0 5px 0 0;
	font-size: 14px;
	color: #ffffff;
}
#main article#index #journey-area ol li .pic{
	float: left;
	width: 180px;
	height: 120px;
	margin: 0 10px 0 0;
}
#main article#index #journey-area ol li .pic img{
	width: 100%;
	height: 100%;
}
#main article#index #journey-area ol li .place, #main article#index #journey-area ol li .class{
	line-height: 30px;
	font-size: 16px;
	color: #898989;
}
#main article#index #journey-area ol li .place span, #main article#index #journey-area ol li .class span{
	color: #000000;
}
/* 主要區塊 - 首頁 - 活動、飯店、主題活動 */
#main aside#index{
    width: 96%;
    max-width: 1024px;
    margin: 0 auto 0 auto;
}
#main aside#index section{
	display: inline-block;
	vertical-align: top;
}
#main aside#index h3{
	line-height: 35px;
	padding: 0 0 10px 0;
	font-size: 24px;
}
/* 主要區塊 - 首頁 - 活動 */
#main aside#index #activity-area{
	position: relative;
	width: 48.5%;
	height: 406px;
	background-color: #ffffff;
    margin: 40px 3% 0 0;
}
#main aside#index #activity-area h3{
	border-bottom: solid 1px #f76f25;
}
#main aside#index #activity-area ul{
	margin: -58px 0 0 0;
	text-align: right;
}
#main aside#index #activity-area ul li{
	display: inline-block;
}
#main aside#index #activity-area ul li .area{
    cursor: Pointer;
    display: block;
	line-height: 53px;
	padding: 0 15px 0 15px;
	font-size: 16px;
	color: #595757;
	font-weight: bold;
}
#main aside#index #activity-area ul li:hover .area, #main aside#index #activity-area ul li.on .area {
	color: #f76f25;
	border-bottom: solid 5px #f76f25;
}
#main aside#index #activity-area ul li.on ul {
	display: block;
}
#main aside#index #activity-area ul li ul{
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #ffffff;
	margin: 0 0 0 0;
	text-align: left;
}
#main aside#index #activity-area ul li ul li{
	display: block;
	margin: 10px 0 0 0;
	border: solid 1px #c9caca;
}
#main aside#index #activity-area ul li ul li .date{
	line-height: 30px;
	background-color: #ffffff;
	padding: 0 10px 0 10px;
	font-size: 13px;
	color: #adadad;
}
#main aside#index #activity-area ul li ul li .place{
	line-height: 24px;
	background-color: #25c19c;
	padding: 0 5px 0 5px;
	margin: 0 5px 0 0;
	font-size: 14px;
	color: #ffffff;
}
#main aside#index #activity-area ul li ul li .name{
	line-height: 30px;
	background-color: #f5f5f5;
	padding: 0 10px 0 10px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#main aside#index #activity-area ul li ul li a:hover .name{
	color: #f76f25;
}
/* 主要區塊 - 首頁 - 飯店 */
#main aside#index #hotel-area{
	width: 48.5%;
	background-color: #ffffff;
    margin: 40px 0 0 0;
}
#main #hotel-area ul{
	text-align: left;
}
#main #hotel-area ul li{
    line-height: 50px;
}
#main #hotel-area ul li a{
	display: block;
    background: url('../images/icon_link.gif') no-repeat 10px center #ffffff;
	padding: 0 0 0 25px;
	border-bottom: dashed 1px #c9caca;
	font-size: 16px;
    color: #000000;
	font-weight: bold;
}
#main #hotel-area ul li a:hover, #main #hotel-area ul li a:hover .place{
	color: #f76f25;
}
#main #hotel-area ul li a .place{
    color: #898989;
}
#main #hotel-area ul li a .price{
    color: #f76f25;
}
/* 主要區塊 - 首頁 - 主題活動 */
#main aside#index #theme-area{
    width: 100%;
	background-color: #ffffff;
	margin: 40px auto 0 auto;
}
#main aside#index #theme-area ul{
	text-align: left;
}
#main aside#index #theme-area ul li{
	display: inline-block;
	width: 20%;
	margin: 0 0 10px 0;
    text-align: center;
	vertical-align: top;
}
/* 主要區塊 - 首頁 - iFrame廣告 */
#main aside#index #iframe-ad{
    width: 100%;
	background-color: #ffffff;
	margin: 40px auto 0 auto;
	text-align: center;
}
#main aside#index #iframe-ad iframe{
    width: 728px;
    height: 90px;
}



/* 主要區塊 - 景點、行程縣市頁 - banner */
#main #banner{
    width: 100%;
	background-color: #f5f5f5;
	padding: 25px 0 25px 0;
}
#main #banner .content{
	position: relative;
    width: 100%;
	max-width: 1024px;
    margin: 0 auto 0 auto;
}
#main #banner .content .pic{
	width: 100%;
	max-width: 1024px;
}
#main #banner .content .pic img{
	width: 100%;
	height: 100%;
}
#main #banner .content .weather_week{
	position: absolute;
	bottom: 0;
	z-index: 1;
	width: 100%;
	height: 100px;
}
#main #banner .content .weather_week .bg{
	position: absolute;
	bottom: 0;
	z-index: 1;
	width: 100%;
	height: 110px;
	background-color: #000000;
	opacity: 0.5;
}
#main #banner .content ul{
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 2;
	width: 600px;
	height: 87px;
	text-align: right;
	border: 1px solid #ffffff;
}
#main #banner .content ul li{
	display: inline-block;
	width: 14.14%;
	line-height: 23px;
	text-align: center;
	border-left: 1px solid #ffffff;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 2px;
}
#main #banner .content ul li:nth-of-type(1){
	border: 0;
}
#main #banner .content ul li .date{
	display: block;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #ffffff;
	font-size: 14px;
}
#main #banner .content ul li img{
	line-height: 35px;
	width: 35px;
	height: 35px;
}
#main #banner .content .weather{
	position: absolute;
	left: 25px;
	bottom: 25px;
	z-index: 3;
	text-align: left;
	color: #ffffff;
}
#main #banner .content .weather .text{
	line-height: 35px;
	margin: 0 0 5px 0;
	font-size: 20px;
}
#main #banner .content .weather .text img{
	line-height: 35px;
	width: 35px;
	height: 35px;
	margin: 0 5px 0 0;
	vertical-align: middle;
}
#main #banner .content .weather .temp{
	line-height: 25px;
	margin: 0 0 5px 0;
	font-size: 25px;
}
#main #banner .content .weather .temp2{
	line-height: 85px;
	font-size: 85px;
	font-weight: bolder;
}
#main #banner .content .weatherbtn{
	display: none;
}
/* 主要區塊 - 景點、行程縣市頁 -  列表*/
#main article#city{
    width: 96%;
	max-width: 1024px;
    margin: 0 auto 0 auto;
}
#main article#city section{
	display: inline-block;
	width: 77%;
	background-color: #ffffff;
	margin: 40px 3% 0 0;
	vertical-align: top;
}
#main article#city h2{
	line-height: 35px;
	padding: 0 0 10px 0;
	font-size: 22px;
	color: #030000;
}
#main article#city h2 strong{
	color: #f76f25;
}
#main article#city ol{
}
#main article#journey section ol{
    background: url('../images/bg_line.png') repeat-y 11px center #ffffff;
}
#main article#city ol li, #main article#journey section ol li{
	min-height: 220px;
	margin: 0 0 25px 0;
	border: solid 1px #c9caca;
}
#main article#journey section ol li{
	margin: 0 0 25px 35px;
}
#main article#journey section ol li .point{
	display: block;
	float: left;
	width: 23px;
	height: 23px;
	background: url('../images/icon_point.png') no-repeat 0 top #ffffff;
	margin: 0 0 0 -36px;
}
#main article#city ol li.ad, #main article#journey section ol li.gps{
	min-height: auto;
	margin: 0 0 25px 0;
	border: 0;
}
#main article#city ol li.ad img{
	width: 100%;
	height: 100%;
}
#main article#journey section ol li.gps{
    background: none;
	text-align: center;
}
#main article#journey section ol li.gps a{
	line-height: 50px;
    background: url('../images/icon_gps.png') no-repeat 35px center #ffffff;
	padding: 11px 35px 11px 80px;
	border: 1px solid #25c19c;
    font-size: 18px;
	color: #109475;
	letter-spacing: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/ie-css3.htc);
}
#main article#city ol li .pic, #main article#journey section ol li .pic{
	float: left;
	width: 320px;
	height: 220px;
	margin: 0 15px 0 0;
}
#main article#city ol li .pic img, #main article#journey section ol li .pic img{
	width: 100%;
	height: 100%;
}
#main article#city ol li .more, #main article#journey section ol li .more{
	float: right;
	line-height: 30px;
	padding: 5px 15px 0 0;
	font-size: 18px;
	color: #f76f25;
}
#main article#city ol li .name, #main article#journey section ol li h2{
	line-height: 30px;
	padding: 5px 15px 0 15px;
	font-size: 18px;
	color: #030000;
	font-weight: bold;
}
#main article#city ol li .name a{
	color: #030000;
}
#main article#city ol li:hover .name a, #main article#city ol li:hover .name{
	color: #f76f25;
}
#main article#city ol li .name a:hover {
	color: #f76f25;
}
#main article#city ol li hr, #main article#journey section ol li hr{
	height: 1px;
	background-color: #c9caca;
	margin: 0 15px 0 15px;	
}
#main article#city ol li .place, #main article#journey section ol li .place{
	line-height: 30px;
	padding: 0 15px 0 15px;
	font-size: 16px;
	color: #6c6b6b;
}
#main article#city ol li .place .map, #main article#journey section ol li .place .map{
    background: url('../images/icon_map.png') no-repeat 0 center;
    padding: 0 0 0 25px;
	margin: 0 0 0 5px;
	font-size: 16px;
	color: #25c19c;
}
#main article#city ol li .desc, #main article#journey section ol li .desc{
	line-height: 30px;
	padding: 0 15px 5px 15px;
	font-size: 15px;
	color: #908f8f;
}
#main article#city ol li .desc .tag, #main article#journey section ol li .desc .time{
	line-height: 40px;
	font-size: 16px;
	color: #030000;
}
#main article#city ol li .desc .tag span{
	background-color: #e9eaea;
	padding: 0 10px 0 10px;
	margin: 0 10px 0 0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(css/ie-css3.htc);
}
#main article#journey section ol li .time b{
	color: #595757;
}
#main article#city ol li .desc p{
}
#main article#city .loading{
	display: none;
}
#main article#city .page{
	line-height: 30px;
	margin: 40px 0 0 0;
	text-align: center;
}
#main article#city .page a, #main article#city .page b{
	background-color: #ffffff;
	padding: 7px 10px 7px 10px;
	border-top: 1px solid #c9caca;
	border-bottom: 1px solid #c9caca;
	border-right: 1px solid #c9caca;
	font-size: 15px;
	color: #595757;
	font-weight: bolder;
}
#main article#city .page a:hover, #main article#city .page b{
	background-color: #25c19c;
	color: #ffffff;
}
#main article#city .page a:nth-child(1), #main article#city .page b:nth-child(1){
	border-left: 1px solid #c9caca;
}
/* 主要區塊 - 景點、行程縣市頁 - 熱門飯店*/
#main aside#city{
	display: inline-block;
	width: 20%;
	background-color: #ffffff;
	margin: 40px 0 0 0;
	vertical-align: top;
}
#main aside#city h3, #main #hot section h3{
	line-height: 35px;
	padding: 0 0 10px 0;
	font-size: 22px;
	color: #030000;
}
#main aside#city ul, #main #hot section ul{
}
#main aside#city ul li, #main #hot section ul li{
	display: inline-block;
	width: 100%;
	background-color: #ffffff;
    margin: 0 0 25px 0;
	vertical-align: top;
	border: solid 1px #c9caca;
}
#main #hot section ul li{
	width: 23.3%;
    margin: 0 2% 25px 0;
}
#main #hot section ul li:nth-of-type(4n){
    margin: 0 0 25px 0;
}
#main aside#city ul li .pic, #main #hot section ul li .pic{
	width: 100%;
	height: 140px;
}
#main aside#city ul li .pic img, #main #hot section ul li .pic img{
	width: 100%;
	height: 100%;
}
#main aside#city ul li .name, #main #hot section ul li .name{
	line-height: 24px;
	padding: 5px 10px 5px 10px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#main aside#city ul li:hover .name, #main #hot section ul li:hover .name{
	color: #f76f25;
}
#main aside#city ul li .price, #main #hot section ul li .price{
	height: 18px;
	line-height: 18px;
	padding: 0 10px 5px 10px;
	text-align: right;
	font-size: 13px;
	color: #424242;
}
#main aside#city ul li .place, #main #hot section ul li .place{
	float: left;
	line-height: 18px;
    background: url('../images/icon_place.png') no-repeat 0 0 #ffffff;
	padding: 0 10px 5px 20px;
	font-size: 14px;
}
#main aside#city ul li .price2, #main #hot section ul li .price2{
	float: left;
	line-height: 18px;
	padding: 0 10px 5px 0;
}
#main aside#city ul li .price b, #main #hot section ul li .price b{
	font-size: 15px;
	color: #f76f25;
}
#main aside#city ul li .type, #main #hot section ul li .type{
	height: 18px;
	line-height: 18px;
	padding: 0 10px 5px 10px;
	font-size: 14px;
    font-weight: bold;
}
#main aside#city ul li .type b, #main #hot section ul li .type b{
    background-color: #3cb28a;
	padding: 0 10px 0 10px;
	border: 1px solid #3cb28a;
    color: #ffffff;
}
#main aside#city ul li .type .d, #main #hot section ul li .type .d{
    background-color: #ffffff;
	padding: 0 10px 0 10px;
	border: 1px solid #3cb28a;
    color: #3cb28a;
}
#main aside#city ul li .tag, #main #hot section ul li .tag{
	height: 18px;
	line-height: 18px;
	padding: 0 10px 5px 10px;
	font-size: 13px;
	color: #424242;
}
#main aside#city ul li .tag b, #main #hot section ul li .tag b{
	background-color: #3cb28a;
	padding: 2px 4px 2px 4px;
	margin: 0 4px 0 0;
	color: #ffffff;
}
/* 主要區塊 - 景點縣市頁 - 地圖*/
#main #scenic-map{
	background-color: #f5f5f5;
    margin: 40px 0 0 0;
}
#main #scenic-map section{
    width: 96%;
	max-width: 1024px;
    padding: 20px 0 20px 0;
    margin: 0 auto 0 auto;
}
#main #scenic-map section h3{
	font-size: 35px;
	padding: 0 0 10px 0;
	font-size: 22px;
	color: #030000;
}
#main #scenic-map section .content{
	height: auto;
	background-color: #ffffff;
    padding: 10px 10px 10px 10px;
}
#scenic-map section .content .canvas {
	display: inline-block;
	width: 80%;
	height: 800px;
}
#scenic-map section .content .option {
	display: inline-block;
	width: 20%;
	height: 800px;
    background-color: #FEF8E9;
    vertical-align: top;
}
#scenic-map section .content .option .select {
	width: 100%;
	line-height: 50px;
	background-color: #F5E8C1;
	text-align: center;
	font-size: 15px;
}
#scenic-map section .content .option ul {
	overflow-x: hidden;
	overflow-y: auto;
	height: 750px;
	padding: 0 10px 0 10px;
}
#scenic-map section .content .option ul li {
	display: inline-block;
	width: 85%;
	font-size: 13px;
	color: #333;
	line-height: 30px;
	padding: 0 0 0 25px;
	text-indent: -23px;
}
#scenic-map section .content .option ul li input {
	margin: 0 10px 0 0;
}
#mapwindow{
	width: 120px;
	background-color: #FFF;
	padding: 5px 5px 5px 5px;
	border: 1px solid #CCC;
}
#mapwindow .pic{
	width: 100px;
	height: 66px;
}
#mapwindow .pic img{
	width: 100%;
	height: 100%;
}
#mapwindow .name{
	line-height: 20px;
	font-size: 12px;
}
#mapwindow .name a{
	color: #333333;
}
#mapwindow .tool{
	float: right;
	width: 20px;
	text-align: center;
}
#mapwindow .tool a{
	display: block;
	line-height: 16px;
	font-size: 26px;
	color: #333333;
}
#mapwindow .tool a:nth-of-type(1){
	margin: 0 0 10px 0;
}




/* 主要區塊 - 景點詳細頁*/
#main aside#scenic{
	background-color: #f5f5f5;
}
#main aside#scenic .content{
    width: 96%;
	max-width: 1024px;
    padding: 20px 0 20px 0;
    margin: 0 auto 0 auto;
}
#main aside#scenic .content ol{
	float: right;
	width: 63%;
	height: 320px;
	margin: 0 0 0 2%;
}
#main aside#scenic .content ol li{
    cursor: Pointer;
	float: left;
	width: 23%;
	height: 100px;
    background: url('../images/nopic_160_120.png') no-repeat center #e6e6e6;
	margin: 0 0 10px 2%;
}
#main aside#scenic .content ol li:nth-of-type(1){
	width: 75%;
	height: 320px;
	margin: 0 0 0 0;
}
#main aside#scenic .content ol li:nth-of-type(4){
	position: relative;
	margin: 0 0 0 2%;
}
#main aside#scenic .content ol li img{
	width: 100%;
	height: 100%;
}
#main aside#scenic .content ol li:nth-of-type(4) .amount{
    cursor: Pointer;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	text-align: center;
	font-size: 30px;
	color: #ffffff;
	font-weight: bolder;
	text-shadow: 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000;
}
#main aside#scenic .content ul{
	float: left;
	width: 35%;
}
#main aside#scenic .content ul li{
	line-height: 35px;
	font-size: 17px;
	color: #595757;
	word-break: break-all;
}
#main article#scenic{
    width: 96%;
	max-width: 1024px;
    margin: 0 auto 0 auto;
}
#main article#scenic ul.tab{
	position: fixed;
	right: 0%;
	top: 50%;
    width: 133px;
    height: 210px;
}
#main article#scenic ul.tab li{
	line-height: 30px;
	padding: 0 10px 0 0;
}
#main article#scenic ul.tab li a{
	display: inline-block;
	font-size: 16px;
	color: #595757;
}
#main article#scenic ul.tab li a:hover{
	color: #f76f25;
}
#main article#scenic ul.tab li span{
	display: inline-block;
	width: 9px;
	height: 9px;
	background-color: #595757;
	margin: 0 5px 0 10px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	behavior: url(css/ie-css3.htc);
}
#main article#scenic ul.tab li:hover span{
	width: 12px;
	height: 12px;
}
#main article#scenic section{
	line-height: 28px;
	background-color: #ffffff;
	padding: 20px 20px 20px 20px;
	margin: 40px 0 0 0;
	border: 1px solid #c9caca;
	font-size: 15px;
	color: #908f8f;
}
#main article#scenic section h2, #main article#scenic section h3{
	line-height: 35px;
	margin: 0 0 10px 0;
	font-size: 22px;
	color: #030000;
}
#main article#scenic a.anchor{
	display: block;
	position: relative;
	top: -60px;
	visibility: hidden;
}
#main article#scenic section .traffic{
    font-size: 16px;
    color: #25c19c;
}
#main article#scenic section .ticket{
    width: 100%;
    border-top: 1px solid #a4cde5;
    border-left: 1px solid #a4cde5;
}
#main article#scenic section .ticket th{
    background-color: #c8eef9;
    padding: 5px 5px 5px 5px;
    text-align: center;
    border-right: 1px solid #a4cde5;
    border-bottom: 1px solid #a4cde5;
    font-size: 16px;
    color: #0977b6;
}
#main article#scenic section .ticket td{
    padding: 5px 5px 5px 5px;
    text-align: center;
    border-right: 1px solid #a4cde5;
    border-bottom: 1px solid #a4cde5;
}
#main article#scenic section .map{
	float: right;
	display: block;
	line-height: 35px;
    background: url('../images/icon_map.png') no-repeat 10px center #ffffff;
	padding: 0 10px 0 40px;
	border: 1px solid #c9caca;
	color: #25c19c;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(css/ie-css3.htc);
}
#main article#scenic section .map:hover{
}
#main article#scenic section .more{
	line-height: 30px;
	padding: 5px 15px 0 0;
	text-align: right;
}
#main article#scenic section .more a{
	font-size: 16px;
	color: #f76f25;
}
#main article#scenic section ul{
	clear: both;
	font-size: 0;
}
#main article#scenic section ul li{
	display: inline-block;
	width: 25%;
    line-height: 50px;
	vertical-align: top;
}
#main article#scenic section:nth-last-of-type(1) ul li{
	width: 50%;
}
#main article#scenic section ul li a{
	display: block;
    background: url('../images/icon_link.gif') no-repeat 10px center #ffffff;
	padding: 0 0 0 25px;
	font-size: 16px;
	color: #595757;
}
#main article#scenic section ul li a:hover{
	color: #f76f25;
}




/* 主要區塊 - 行程詳細頁*/
#main aside#journey{
    width: 96%;
	max-width: 1024px;
	background-color: #ffffff;
    padding: 20px 0 20px 0;
    margin: 0 auto 0 auto;
}
#main aside#journey ul{
}
#main aside#journey ul li{
	display: inline-block;
	line-height: 30px;
	background-color: #e9eaea;
	padding: 0 15px 0 15px;
	margin: 0 5px 10px 0;
	vertical-align: top;
	font-size: 16px;
	color: #030000;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(css/ie-css3.htc);
}
#main article#journey{
    width: 96%;
	max-width: 1024px;
	background-color: #ffffff;
    margin: 0 auto 0 auto;
}
#main article#journey ul.tab{
    width: 100%;
	max-width: 1024px;
	background-color: #ffffff;
	margin: 0 auto 0 auto;
	text-align: left;
    border-bottom: 3px solid #25c19c;
}
#main article#journey ul.tab li{
    cursor: Pointer;
	display: inline-block;
	width: 9.8%;
	line-height: 40px;
    background-color: #ffffff;
	text-align: center;
	vertical-align: top;
    border: 1px solid #c9caca;
    font-size: 18px;
	color: #25c19c;
}
#main article#journey ul.tab li:hover, #main article#journey ul.tab li.on{
    background-color: #25c19c;
    border: 1px solid #25c19c;
	color: #ffffff;
}
#main article#journey section{
    display: none;
}
#main article#journey section ul{
	padding: 0 5px 0 5px;
	margin: 10px 0 25px 0;
}
#main article#journey section ul li{
	display: inline-block;
	line-height: 35px;
	vertical-align: top;
    font-size: 20px;
	color: #030000;
}
#main article#journey section ul li a{
	display: inline-block;
	margin: 0 5px 0 5px;
	color: #030000;
}
#main article#journey section ul li a:hover{
}
#main article#journey section ul li .map{
	line-height: 30px;
	padding: 0 15px 0 15px;
    border: 1px solid #c9caca;
    font-size: 16px;
	color: #25c19c;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/ie-css3.htc);
}
#main #hot{
	background-color: #f5f5f5;
    margin: 40px 0 0 0;
}
#main #hot section{
    width: 96%;
	max-width: 1024px;
	padding: 20px 0 20px 0;
    margin: 0 auto 0 auto;
}
#main #hot section .more{
	float: right;
	line-height: 35px;
	font-size: 15px;
	font-weight: bold;
	color: #030000;
}
