﻿@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	overflow: hidden;
}
.wrap {
	width: 100%;
	height: 100%;
	padding-bottom: 0px;
}
.main {
	height: 100%;
}
.contentBox .titleArea {
	background: url(../../Images/ZH-TW/travel/title_travel.png) no-repeat;
	margin-bottom: 10px;
}
.titleArea.title_travel {
}
.group_home a {
	left: 15px;
}
.contentBox {
	z-index: 100;
	position: absolute;
	top: 120px;
	right: 0;
	/* display: none; 
	background-color: #3c3c3c;*/
	width: 440px;
	height: auto;
	margin: 0px;
	box-sizing: border-box;
}
.panel_route {
	float: left;
	z-index: 1;
	position: absolute;
	top: 120px;
	left: 50px;
	/*display: none;*/
	height: auto;
	padding: 0 0 0 5px;
}
.content {
	overflow: hidden;
}
.title_page {
	width: 430px;
	height: 65px;
	background-image: url(../../Images/ZH-TW/title_travel.png);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}
.title_page h1 {
	display: block;
	text-indent: -9999px;
}
.travel_head {
	overflow: hidden;
	padding: 0 30px;
}
.head02 {
	display: block;
	float: left;
	font-size: 16px;
	color: #d59728;
	font-weight: 500;
}
.divider {
	float: left;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #333;
	margin: 0 5px;
	font-weight: 100;
}
.head03 {
	display: block;
	float: left;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #be2a20;
	font-weight: 100;
}
.control_page {
	padding: 0 30px;
	border-bottom: 1px solid #757575;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.article_page p {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	line-height: 24px;
	text-indent: 14px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
/*===路線規劃===*/

.sel_transport {
	overflow: hidden;
	margin-bottom: 5px;
}
.title_transport {
	float: left;
	font-size: 14px;
	margin-top: 5px;/* padding-right: 5px; */
}
.title_transport1 {
	float: left;
	font-size: 14px;
	margin-top: 5px;/* padding-right: 5px; */
}
#travel_mode {
	padding-left: 7px;
}
.icon_transport {
	float: left;
	height: 24px;
}
.icon_transport ul {
}
.icon_transport li {
	display: block;
	float: left;
	width: 50px;
	height: 24px;
	margin-right: 5px;
}
.icon_transport li.driving a {
	display: block;
	margin: 0 auto;
	width: 50px;
	height: 24px;
	text-indent: -9999px;
	background-image: url(../../Images/ZH-TW/mode_driving.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.icon_transport li.driving a.active_mode {
	background-position: 0px -48px;
}
#map_mode {
	font-family: 'cwTeXMing', "微軟正黑體", "Microsoft JhengHei UI", sans-serif;
	font-size: 13px;
	color: #333;
	border-radius: 3px;
	height: 24px;
	line-height: 24px;
}
.icon_transport li.transit a {
	display: block;
	margin: 0 auto;
	width: 50px;
	height: 24px;
	text-indent: -9999px;
	background-image: url(../../Images/ZH-TW/mode_transit.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.icon_transport li.walking a {
	display: block;
	margin: 0 auto;
	width: 50px;
	height: 24px;
	text-indent: -9999px;
	background-image: url(../../Images/ZH-TW/mode_walking.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.icon_transport li.bicycling a {
	display: block;
	margin: 0 auto;
	width: 50px;
	height: 24px;
	text-indent: -9999px;
	background-image: url(../../Images/ZH-TW/mode_bicycling.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.icon_transport li a:hover {
	background-position: 0px -24px;
}
.textfield {
	min-width: 200px;
	height: 24px;
	line-height: 24px;
	font-family: 'cwTeXMing', "微軟正黑體", "Microsoft JhengHei UI", sans-serif;
	font-size: 13px;
	color: #333;
	/*background-image: url(../images/bg_textfield.png);
    background-position: left bottom;
    background-repeat: repeat-x;*/
	background-color: #FFF;
	border-radius: 3px;
	border: 1px solid #bbbbbb;
}
.change_route {
}
.change_route a {
	display: block;
	width: 35px;
	height: 35px;
	text-indent: -9999px;/*background-image: url(../images/route_change.png);
	background-position:left top;
	background-repeat:no-repeat;*/
}
.change_route a:hover {
	background-position: left bottom;
}
.directions {
	width: 390px;
	height: 300px;
	overflow: auto;
}
#directions-panel {
	margin-top: -10px;/*background-image:url(../images/bg_panel.png);
	background-position:left top;
	background-repeat: repeat;*/
}
.travel_name {
	clear: both;
	overflow: hidden;
	width: 120px;
	margin: 0 auto;
	font-size: 12px;
	text-align: center;
	min-height: 40px;
	margin-top: 2px;
}
.pageview {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 10px;
	border-top: 1px solid #757575;
	overflow: hidden;
}
.pageview a {
	text-decoration: none;
	color: #ccc;
	outline: none;
	font-weight: 100;
}
.pageview a:hover {
	color: #d59728;
}
.total {
	float: right;
	margin-right: 10px;
	color: #ccc;
	font-weight: 100;
}
.first {
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}
.previous {
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}
.pages {
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}
.pages ul {
}
.pages li {
	float: left;
}
.pages li a {
	display: block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-right: 5px;
}
.pages li a:hover {
	background-color: #4f646d;
	border: 1px solid #4f646d;
	color: #fff;
}
.pages li.active_pages {
	display: block;
	width: 15px;
	height: 15px;
	font-size: 12px;
	color: #be2a20;
	line-height: 15px;
	text-align: center;
	margin-right: 5px;
}
.pages li.active_pages a {
	border-top: 1px solid #d59728;
	border-left: 1px solid #d59728;
	border-right: 1px solid #d59728;
	border-bottom: 1px solid #d59728;
	color: #d59728;
}
.pages li.active_pages a:hover {
	background: none;
}
.next {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
.last {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
#directions-panel {
	margin-top: -10px;
	background-color: rgba(255, 255, 255, 1);
}
#MapDiv {
	width: 100%;
	height: 100%;
}
#map_canvas {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.footer .PC_footer {
	color: #333;
}
.footer .PC_footer a {
	color: #333;
}
a.trigger {
	z-index: 9999;
	position: absolute;
	width: 50px;
	height: 55px;
	text-indent: -9999px;
	text-decoration: none;
	top: 80px;
	right: 430px;
	font-size: 16px;
	letter-spacing: -1px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #fff;
	font-weight: 700;
	background: url(../../Images/ZH-TW/travel/close_travel.png) left top no-repeat;
	display: block;
	transition: all 0.4s;
	outline: none;
	display: none;
}
a.trigger:hover {
	background-position: left bottom;
}
.sightseeing {
	display: table;
	width: auto;
	margin: auto;
	padding: 0px 20px;
	margin-top: 15px;
}
.sightseeing ul {
	width: auto;
	margin: auto;
	display: table;
	min-width: 400px;
}
.sightseeing ul li {
	width: 30%;
	float: left;
	margin: 0px 5px;
}
.travel_block {
	float: left;
	margin: 0px 5px;
}
a.close1 {
	display: block;
	position: absolute;
	float: left;
	left: 0px;
	background: url(../../images/ZH-TW/travel/close_travel.png) no-repeat;
	z-index: 99999;
	margin-left: 0px;
	outline: none;
}

@media screen and (max-width: 1060px) {
.panel_route {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	width: 100%;
}
.html, body {
	overflow: auto;
}
.wrap {
	height: auto;
}
.main {
	height: auto;
}
.fullBG {
	height: 0px;
}
#MapDiv {
}
#map_canvas {
	width: 100%;
	height: 350px !important;
}
.contentBox {
	position: relative;
	top: 0px;
	right: auto;
	left: 0px;
	width: 100%;
}
.titleArea.title_travel {
}
.directions {
	width: 100%;
	height: auto;
}
#directions-panel {
	margin-top: 0px;
}
.sightseeing {
	padding: 0px;
}
.travel_block {
	margin: 0;
}
.sightseeing ul {
	min-width: inherit;
}
.sightseeing ul li {
	margin-bottom: 30px !important;
}
}

@media screen and (max-width: 1024px) {
.panel_route {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
}
.title_travel {
	display: none;
}
.travel_head {
	padding: 0 10px;
}
.contentBox {
	position: relative;
	top: 0px;
	right: auto;
	left: 0px;
	width: 100%;
	padding: 0px;
	padding-top: 30px;
}
.contentBox:before {
	margin-top: -30px;
}
.control_page {
	padding: 0px;
	padding-bottom: 20px;
}
.sightseeing ul li {
	width: 50%;/*margin: 0px;*/
}
.viewpoint1 {
	width: 100%;
}
.pageview {
	padding: 10px 20px;
}
}

@media screen and (max-width: 414px) {
#MapDiv {
}
}
