﻿@charset "utf-8";
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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font: inherit;
	font-size: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	letter-spacing: -.5px
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif
}
img {
	vertical-align: text-top;
	border: 0
}
li {
	list-style: none
}
a:link, a:visited {
	text-decoration: none
}
h1, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse
}
.f14 {
	font-size: 14px!important;
	color: #666;
	font-weight: 400;
	letter-spacing: 0
}
.f17 {
	font-size: 17px!important
}
.f16 {
	font-size: 16px;
	color: #666;
	line-height: 31px;
	font-weight: 400
}
.f16w {
	font-size: 16px;
	color: #FFF;
	line-height: 31px;
	font-weight: 400
}
.fonb {
	font-size: 24px!important;
	font-weight: 700;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif
}
.padl15 {
	padding-left: 15px!important;
	padding-right: 15px!important;
	padding-bottom: 10px!important
}
.padl10 {
	padding-left: 10px
}
.padl18 {
	padding: 18px!important
}
.padl25 {
	padding-left: 25px
}
.mar10 {
	margin-top: 10px!important
}
.mar0 {
	margin-bottom: 0!important;
	width: 100%!important
}
.marm10 {
	margin-bottom: 10px!important
}
.marle25 {
	margin-left: 25px
}
.marmi0 {
	margin-bottom: 10px!important;
	margin-top: 10px!important;
	min-height: 0!important;
	width: 100%!important
}
.lef {
	line-height: 38px;
	display: -webkit-box
}
.bold {
	font-weight: 700!important
}
.flor {
	float: right!important
}
.ligt {
	line-height: 26px!important
}
.flcheck {
	width: 25px;
	height: 25px;
	margin-top: 12px
}
.nottitle {
	font-weight: 700;
	font-size: 15px;
	margin-bottom: 4px
}
.nottitle25 {
	font-size: 15px;
	margin: 20px 15px;
	font-weight: 700
}
#clear {
	clear: both
}
.w70 {
	width: 70%
}
.w30 {
	width: 30%
}
.w100 {
	width: 100%!important
}
.red {
	color: #F03
}
.blue {
	color: #004fb1
}
.brown {
	color: #cf5800
}
.texlin {
	text-decoration: underline
}
.fonbo {
	font-weight: 700
}
.orange {
	color: #F30
}
.redchc {
	color: #E80000;
	font-weight: 700;
	font-size: 16px!important;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	vertical-align: middle
}
.mgr {
	margin-right: 15px!important
}
.mgl {
	margin-left: 15px!important
}
#pccenter {
	margin: 0 auto;
	width: 77%
}
#pccenter2 {
	margin: 0 auto;
	width: 100%
}
.btn_garyn {
	position: relative;
	background: #e6e6e6;
	color: #828282;
	font: normal 13px "Microsoft YaHei";
	line-height: 15px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 4px 0 #b4b4b4;
	box-shadow: 0 4px 0 #b4b4b4;
	margin: 0;
	padding-top: 1px;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	margin-top: 10px
}
.btn_garyn:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
.btn_garyn:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.btn_garyn a {
	color: #828282;
	text-decoration: none
}
.btn_garyn a:hover {
	color: #000;
	text-decoration: none
}
.findbox {
	width: 100%;
	color: #666;
	font-size: 16px;
	text-align: center;
	margin: 12px auto 25px auto;
	background-image: url(../images/AjaxLoader.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 73px
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	padding: 5px;
	background-color: transparent;
	box-shadow: none;
	border: none
}
.popover.top .arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #357cc6
}
.popover-inner {
	width: auto;
	overflow: hidden;
	background: #000;
	background: #357cc6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.3);
	font-size: 14px;
	font-family: "微軟正黑體"
}
.popover-title {
	padding: 9px 15px;
	line-height: 1;
	background-color: #f5f5f5;
	border-bottom: 1px solid #eee;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	display: table-column
}
.popover-content {
	padding: 4px 6px;
	background-color: #fff;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 3px solid #357CC6;
	font-size: 14px;
	font-family: "微軟正黑體"
}
.popover.top>.arrow:after {
	bottom: -3px;
	margin-left: -10px;
	content: " ";
	border-top-color: #357CC6!important;
	border-bottom-width: 0
}
.pcn {
	display: none
}
.cal_table .bestprice2 .date_price {
	background: url(../images/icon_bestprice.png) right bottom no-repeat, -webkit-linear-gradient(top, #E84187, #E84187)!important;
	color: #FFF;
	border-right: none;
	border-bottom: none;
	background-color: #F282B1;
	background-image: url(../images/icon_bestprice.png);
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: bottom
}
.index_newsbox p {
	padding: initial;
	margin: auto;
	border: auto;
	letter-spacing: normal
}


.index_newsbox pre {
	    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}




.datebox {
	overflow: auto;
	float: left;
	width: 45%;
	margin: 9px 23px 10px 0;
	color: #fff
}
.datebox div {
	display: block;
	float: left;
	width: 48%;
	margin: 0
}
.datebox div.return {
	display: block;
	float: right;
	width: 48%;
	margin: 0
}
.datebox input {
	width: 100%;
	background-color: #fff;
	background-size: 30px auto;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 16px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 25px;
	text-indent: 28px;
	border: 1px #b4235f solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 0;
	letter-spacing: -1px;
	color: #000
}
.passenger {
	overflow: auto;
	float: left;
	width: 37%;
	margin: 9px 0 10px;
	color: #fff
}
.passenger p {
	margin: 0
}
.passenger .age {
	display: block;
	float: left;
	width: 50%;
=:#faebd7
}
.passenger h5 {
	display: block;
	float: left;
	width: 35px;
	font-weight: 400;
	margin: 0;
	padding: 2px 0 0;
	line-height: 26px
}
.passenger select {
	width: 50%;
	background-color: #fff;
	font-size: 16px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 23px;
	border: 1px #b4235f solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 5px 0 0;
	padding: 0 3px;
	min-width: 50px;
	color: #000
}
.passenger span {
	clear: both;
	display: block;
	width: 100%;
	color: #ffbed7;
	font-size: 12px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 20px
}
.btn_chebox {
	float: left;
	width: 13%;
	margin: 9px 0 10px;
	color: #fff
}
.btn_chebox p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center;
	font-size: 18px!important;
	margin-top: 17px
}
.btn_chekn {
	position: relative;
	display: block;
	width: 100%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	height: 35px;
	line-height: 35px;
	border: none
}
.btn_chekn:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
.btn_chekn:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.noblbox {
	text-align: center;
	margin: 0 auto
}
.noblbox p {
	line-height: 26px;
	font-size: 18px;
	color: #004fb1;
	text-align: center;
	letter-spacing: .5px
}
.noblbox textarea {
	width: 100%;
	margin: 8px auto 20px
}
@media screen and (min-width: 979px) {
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif
}
html, body {
	-webkit-text-size-adjust: none
}
body {
	background-color: #ffebf5
}
#wrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
	min-height: 600px
}
#popbox {
	width: 800px;
	margin: 0 auto
}
#popbox2 {
	width: 100%;
	margin: 0 auto
}
#popbox3 {
	width: 600px;
	margin: 0 auto
}
#popbox4 {
	margin: 0;
	background-color: #ffebf5;
	padding: 15px;
	width: auto;
	overflow: hidden;
	width: 550px;
	min-height: 140px;
	min-width: 90%
}
.gotitle {
	font-size: 16px;
	color: #e84187;
	margin: 0 0 10px;
	font-weight: 700
}
#pw20 {
	width: 21%;
	float: left;
	margin-right: 11px;
	margin-bottom: 15px;
	min-width: 115px
}
#pw25 {
	width: 26%;
	float: left;
	margin-right: 11px;
	margin-bottom: 15px
}
#pw55 {
	width: 43%;
	float: left;
	margin-right: 11px;
	margin-bottom: 15px
}
#go {
	clear: both;
	width: 100%;
	margin-bottom: 15px
}
#go p {
	font-size: 20px;
	line-height: 50px;
	text-align: center
}
#go p a {
	position: relative;
	display: block;
	width: 30%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#go p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#go p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.payt {
	width: 242px!important
}
.payn {
	width: 115px!important
}
.payt3 {
	width: 106px!important
}
.btn_garyn {
	position: relative;
	background: #e6e6e6;
	color: #828282;
	font: normal 13px "Microsoft YaHei";
	line-height: 15px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 4px 0 #b4b4b4;
	box-shadow: 0 4px 0 #b4b4b4;
	margin: 0;
	padding-top: 1px;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	margin-top: 10px
}
.btn_garyn:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
.btn_garyn:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.btn_garyn a {
	color: #828282;
	text-decoration: none
}
.btn_garyn a:hover {
	color: #000;
	text-decoration: none
}
.payt2 {
	width: 284px!important
}
.payn2 {
	width: 115px!important
}
#po #pccenter2 {
	margin: 0 auto;
	width: 98%
}
.nopadin {
	padding: 0!important
}
.nobor {
	border: none!important
}
.noborpa {
	padding-top: 0!important;
	padding-bottom: 0!important
}
.noborpa td {
	padding-top: 0!important;
	padding-bottom: 0!important
}
.noborpa tr {
	padding-top: 0!important;
	padding-bottom: 0!important
}
.marrl25 {
	margin-right: 25px
}
.flol {
	float: left;
	margin: 0 15px 0 10px;
	line-height: 40px
}
@font-face {
	font-family: Sosa;
	src: url(../images/sosa.ttf)
}
.pcdisno {
	display: none
}
.pcw170 {
	width: 170px!important
}
.pcbgblue {
	background-color: #96D8EA;
	color: #0085A7
}
article {
	width: 100%;
	margin: 0;
	padding: 0
}
article #left_column {
	float: left;
	width: 20%;
	background: #fff;
	-webkit-box-shadow: 0 2px 0 #f5bedc;
	box-shadow: 0 2px 0 #f5bedc;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 10px;
	padding: 5px 1px 0
}
article #left_column h3 {
	display: block;
	width: 100%;
	background: #e1f3f8;
	color: #00a0c9;
	font-size: 17px;
	line-height: 26px;
	text-indent: 10px;
	border-bottom: 1px #9bd0ea dotted;
	margin: -4px 0 5px;
	padding: 5px 0
}
article #left_column p {
	display: block;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 15px;
	line-height: 22px;
	letter-spacing: .5px;
	border-bottom: 1px #bcdcec dotted;
	margin-bottom: 5px;
	padding: 10px 8px
}
article #left_column p input {
	float: right
}
article #left_column p input.calendar {
	width: 100%;
	background-color: #fff;
	background-size: 30px auto;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: left -30px;
	font: 16px "Microsoft YaHei";
	line-height: 25px;
	text-indent: 28px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 0
}
article #central_column {
	float: left;
	width: 52.8%;
	margin: 0 10px;
	float: right;
	width: 77%;
	margin: 0
}
article #route_info {
	overflow: auto;
	float: right;
	width: 100%;
	background: #e84187;
	-webkit-box-shadow: 0 2px 0 0 #b43269;
	box-shadow: 0 2px 0 0 #b43269;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 0 10px;
	padding: 10px 15px
}
article #route_info p {
	color: #fff;
	font-size: 15px;
	line-height: 22px
}
article #route_info p span {
	line-height: 30px;
	font-size: 20px;
	font-weight: 700;
	margin: 0 10px
}
article #route_info2 {
	overflow: auto;
	float: right;
	width: 100%;
	background: #e84187;
	-webkit-box-shadow: 0 2px 0 0 #b43269;
	box-shadow: 0 2px 0 0 #b43269;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 0 35px;
	padding: 10px 15px
}
article #route_info2 p {
	color: #fff;
	font-size: 18px;
	line-height: 25px
}
article #route_info2 p.w80 {
	width: 85%
}
article #route_info2 p span {
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	margin: 0 10px
}
article #route_info2 li {
	color: #FFF;
	font-size: 16px;
	line-height: 25px
}
article #priority {
	clear: both;
	width: 100%;
	background: #fff;
	color: #000;
	font: 15px "Microsoft YaHei";
	line-height: 20px;
	letter-spacing: 1px;
	-webkit-box-shadow: 0 2px 0 0 #f5cde1;
	box-shadow: 0 2px 0 0 #f5cde1;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 10px 0;
	padding: 10px
}
article #priority h6 {
	display: none
}
article #price_list {
	float: right;
	width: 100%;
	background: #f5afcd;
	color: #fff;
	-webkit-box-shadow: 0 2px 0 0 #d2739b;
	box-shadow: 0 2px 0 0 #d2739b;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 0 10px;
	padding: 2px 2px 0
}
article #price_list .list_box {
	position: relative;
	width: 100%;
	background: linear-gradient(to top, #ffd1eb 0%, #fff 50%);
	color: #000;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 2px;
	padding: 5px 10px 0;
	display: table
}
.icon_promo {
	background-image: url(../Images/icon_promo.png);
	width: 60px;
	height: 55px;
	background-repeat: no-repeat;
	position: absolute;
	right: -16px;
	z-index: 15;
	top: -8px
}
article #price_list .list_box h2 {
	display: block;
	width: 100%;
	font-size: 17px;
	font-weight: 700;
	line-height: 25px;
	letter-spacing: -.5px;
	text-align: left;
	margin-bottom: 10px
}
article #price_list .list_box h2 span {
	display: block;
	float: left;
	width: 32px;
	height: 25px;
	background-color: #fff
}
article #price_list .list_box h2 .fli_logo {
	width: 32px;
	height: 32px;
	border: none
}
article #price_list .list_box h2 .fli_logo img {
	width: 27px;
	height: 27px;
	border: none;
	margin: 0 auto
}
article #price_list .list_box h3 {
	font: bold 26px Arial Narrow;
	line-height: 30px;
	letter-spacing: -1.5px;
	text-align: center
}
article #price_list .list_box h3.fare_adult {
	float: left;
	width: 45%;
	color: #b9195a;
	text-align: left
}
article #price_list .list_box h3.fare_children {
	float: right;
	width: 45%;
	color: #b9195a;
	text-align: left
}
article #price_list .list_box h3.fare_adult span, article #price_list .list_box h3.fare_children span {
	display: block;
	width: 100%;
	color: #828282;
	font: normal 14px "Microsoft YaHei";
	line-height: 16px;
	letter-spacing: 0;
	padding: 8px 0 3px
}
article #price_list .list_box h3.fare_adult span.ref_fare, article #price_list .list_box h3.fare_children span.ref_fare {
	font-size: 14px;
	margin: 0;
	padding: 3px 0 5px
}
article #price_list .list_box h4 {
	float: left;
	width: 46%;
	margin-top: 23px;
	margin-left: 5px
}
article #price_list .list_box h4 a {
	display: block;
	width: 100%;
	height: 35px;
	text-align: center;
	text-decoration: none
}
article #price_list .list_box h4.tax a {
	position: relative;
	background: #e6e6e6;
	color: #828282;
	font: normal 13px "Microsoft YaHei";
	line-height: 15px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 4px 0 #b4b4b4;
	box-shadow: 0 4px 0 #b4b4b4;
	margin: 0;
	padding-top: 1px;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
article #price_list .list_box h4.tax a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
article #price_list .list_box h4.tax a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
article #price_list .list_box h4.booking a {
	position: relative;
	background: #b9c855;
	color: #007d1e;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 35px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	border-bottom: 1px solid #b9c855
}
article #price_list .list_box h4.booking a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
article #price_list .list_box h4.booking a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
article #price_list .list_box h6 {
	display: none
}
article #price_list .list_box .box_left {
	float: left;
	width: 36%;
	text-align: center;
	font-size: 14px
}
article #price_list .list_box .box_center {
	float: left;
	width: 35%;
	text-align: left;
	margin-left: 0
}
article #price_list .list_box .box_right {
	float: right;
	width: 29%
}
article #price_list .list_box p {
	margin: 0 0 10px;
	text-align: left;
	padding-left: 29px
}
article #price_list .list_box p.valid_period {
	display: block;
	width: 100%;
	font-size: 15px;
	letter-spacing: 0;
	margin: 5px 0;
	font-size: 14px;
	text-align: left;
	padding-left: 0
}
#st-container {
	display: none
}
.main {
	display: none
}
article #right_column {
	float: right;
	width: 25%
}
article #right_column .banner_right {
	width: 100%;
	margin-bottom: 2px
}
article #right_column .banner_right img {
	width: 100%;
	height: auto;
	background-size: cover;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 73px;
	max-height: 73px
}
article #central_middle {
	float: left;
	width: 100%;
	margin: 15px auto
}
article #central_middle2 {
	float: left;
	width: 100%;
	margin: 0 auto;
	display: table;
	overflow: hidden
}
article #central_middle3 {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	line-height: 26px;
	color: #000;
	font-size: 14px
}
article #central_middle4 {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 15px;
	line-height: 30px;
	color: #000;
	font-size: 15px;
	background-color: #FFF
}
article #mainbox {
	overflow: auto;
	float: right;
	width: 100%;
	background: #f5afcd;
	color: #fff;
	-webkit-box-shadow: 0 2px 0 0 #d2739b;
	box-shadow: 0 2px 0 0 #d2739b;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 0 10px;
	padding: 2px 2px 0
}
article #mainbox .centerbox {
	position: relative;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #ffd1eb 0%, #fff 50%);
	color: #000;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 2px;
	padding: 0;
	min-height: 450px
}
article #mainbox .centerbox h2 {
	display: block;
	width: 100%;
	font: bold 18px "Microsoft YaHei";
	line-height: 25px;
	text-align: left;
	margin-bottom: 10px
}
article #mainbox .centerbox h3 {
	font: bold 26px Arial Narrow;
	line-height: 30px;
	letter-spacing: -1.5px;
	text-align: center
}
article #mainbox .centerbox h3.fare_adult {
	float: left;
	width: 45%;
	color: #b9195a
}
article #mainbox .centerbox h3.fare_children {
	float: right;
	width: 45%;
	color: #b9195a
}
article #mainbox .centerbox h3.fare_adult span, article #mainbox .centerbox h3.fare_children span {
	display: block;
	width: 100%;
	color: #828282;
	font: normal 14px "Microsoft YaHei";
	line-height: 16px;
	letter-spacing: 0;
	padding: 8px 0 3px
}
article #mainbox .centerbox h3.fare_adult span.ref_fare, article #mainbox .centerbox h3.fare_children span.ref_fare {
	font-size: 14px;
	margin: 0;
	padding: 3px 0 5px
}
article #mainbox .centerbox h4 {
	float: left;
	width: 46%;
	margin-top: 23px;
	margin-left: 5px
}
article #mainbox .centerbox h4 a {
	display: block;
	width: 100%;
	height: 35px;
	text-align: center;
	text-decoration: none
}
article #mainbox .centerbox h4.tax a {
	position: relative;
	background: #e6e6e6;
	color: #828282;
	font: normal 13px "Microsoft YaHei";
	line-height: 15px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 4px 0 #b4b4b4;
	box-shadow: 0 4px 0 #b4b4b4;
	margin: 0;
	padding-top: 1px;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
article #mainbox .centerbox h4.tax a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
article #mainbox .centerbox h4.tax a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
article #mainbox .centerbox h4.booking a {
	position: relative;
	background: #b9c855;
	color: #007d1e;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 35px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
article #mainbox .centerbox h4.booking a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
article #mainbox .centerbox h4.booking a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
article #central_middle h7 {
	font-size: 12px;
	letter-spacing: .5px;
	text-align: right;
	display: block;
	width: 100%;
	color: #666
}
article #mainbox .centerbox .flighbox {
	width: 100%;
	background-color: #FFF
}
article #centerwhite {
	position: relative;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #ffd1eb 0%, #fff 50%);
	color: #000;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 2px;
	padding: 0;
	min-height: 450px;
	padding: 18px;
	background: #fff;
	-webkit-box-shadow: 0 2px 0 0 #f5bedc;
	box-shadow: 0 2px 0 0 #f5bedc;
	border-radius: 8px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 2px 0 0 #d2739b;
	box-shadow: 0 2px 0 0 #d2739b;
	border: 3px solid #f5afcd;
	min-height: 700px
}
article #centerwhite .index_newsbox h1 {
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 1.1px;
	text-align: center;
	display: block;
	width: 100%;
	color: #eb4187;
	margin-bottom: 8px
}
article #centerwhite .index_newsbox h7 {
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 12px;
	line-height: 25px;
	letter-spacing: 1.1px;
	text-align: right;
	display: block;
	width: 100%;
	color: #666;
	margin-bottom: 8px
}
article #centerwhite2 {
	position: relative;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #ffd1eb 0%, #fff 50%);
	color: #000;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 auto;
	margin-bottom: 2px;
	padding: 0;
	background: #fff;
	-webkit-box-shadow: 0 2px 0 0 #f5bedc;
	box-shadow: 0 2px 0 0 #f5bedc;
	border-radius: 8px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 2px 0 0 #d2739b;
	box-shadow: 0 2px 0 0 #d2739b;
	border: 3px solid #f5afcd;
	margin-bottom: 45px
}
article #centerwhite3 {
	position: relative;
	overflow: auto;
	width: 100%;
	color: #000;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 auto;
	margin-bottom: 2px;
	padding: 0;
	background: #fff;
	border-radius: 8px;
	margin-bottom: 10px;
	border: 3px solid #00a0c9;
	margin-bottom: 45px
}
article #centerblue {
	position: relative;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #ffd1eb 0%, #fff 50%);
	color: #000;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 2px;
	padding: 0;
	-webkit-box-shadow: 0 2px 0 0 #f5bedc;
	box-shadow: 0 2px 0 0 #f5bedc;
	border-radius: 8px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 2px 0 0 #d2739b;
	box-shadow: 0 2px 0 0 #d2739b;
	border: 3px solid #f5afcd;
	margin-bottom: 45px;
	min-height: 100px;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	display: table
}
article #central_middle h1 {
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 20px;
	letter-spacing: 1.1px;
	text-align: left;
	display: block;
	width: 100%;
	color: #eb4187;
	margin-bottom: 8px;
	font-weight: 700
}
article #central_middle h2 {
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 17px;
	text-align: left;
	display: block;
	width: 100%;
	color: #00a0c9;
	margin-bottom: 12px;
	line-height: 29px
}
article #central_middle h3 {
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 16px;
	text-align: left;
	display: block;
	width: 100%;
	color: #666;
	margin-bottom: 12px
}
article #central_middle h7 {
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 17px;
	letter-spacing: 1.1px;
	text-align: center;
	display: block;
	width: 100%;
	color: #0D55D8;
	margin-bottom: 12px;
	font-weight: 700;
	text-decoration: underline;
	line-height: 35px
}
article #central_middle h7:hover {
	color: #f05a87
}
article #central_middle h5 {
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 16px;
	text-align: left;
	display: block;
	width: 100%;
	color: #FFF;
	margin-bottom: 12px
}
article #mainbox .centerbox h6 {
	display: none
}
article #mainbox .centerbox .box_left {
	float: left;
	width: 33%;
	text-align: center
}
article #mainbox .centerbox .box_center {
	float: left;
	width: 100%;
	text-align: left;
	margin-left: 0
}
article #mainbox .centerbox .box_right {
	float: right;
	width: 30%
}
article #mainbox .centerbox p {
	margin: 0 0 10px
}
article #mainbox .centerbox p.valid_period {
	display: block;
	width: 100%;
	font-size: 15px;
	letter-spacing: 0;
	margin: 5px 0
}
.index_newsbox {
	font-size: 14px;
	text-decoration: none;
	color: #666
}
.index_newsbox a:link {
	font-size: 14px;
	text-decoration: none;
	color: #666;
	width: 670px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block
}
.index_newsbox a:hover {
	color: #f05a87;
	text-decoration: none
}
.index_newsbox ul {
	font-size: 14px;
	text-decoration: none;
	color: #666
}
.index_newsbox li {
	font-size: 14px;
	text-decoration: none;
	color: #666;
	border-bottom: 1px #c8c8c8 dotted;
	line-height: 23px;
	padding: 15px 0 0
}
.blusetbox {
	font-size: 14px;
	text-decoration: none;
	color: #666;
	line-height: 23px;
	padding: 15px 0 0;
	border-bottom: none!important
}
.blusetbox td {
	font-size: 14px;
	text-decoration: none;
	color: #666;
	border-bottom: 1px #c8c8c8 dotted;
	line-height: 38px
}
.blusetbox td:link {
	font-size: 14px;
	text-decoration: none;
	color: #666
}
.blusetitle {
	background-color: #e1f3f8;
	width: 100%;
	height: 30px;
	color: #00a0c9!important;
	font-size: 15px;
	line-height: 30px
}
.index_num {
	color: #969696;
	font-size: 13px;
	float: left;
	width: 80px;
	text-align: center;
	margin-right: 26px
}
.index_da {
	font-size: 13px;
	color: #09C;
	text-decoration: none;
	padding-right: 20px;
	display: inline-table
}
article #databox {
	width: 100%;
	margin-bottom: 5px;
	display: table
}
article #databox .left60 {
	width: 60%;
	float: left
}
article #databox .right40 {
	width: 40%;
	float: right
}
article #databox .calendar {
	width: 32%;
	background-color: #fff;
	background-size: 28px auto;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: left -28px;
	font-size: 14px;
	line-height: 25px;
	text-indent: 28px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	float: left;
	margin: 5px 11px 0 0
}
article #databox .research {
	width: 31%;
	background-color: #fff;
	background-size: 30px auto;
	font-size: 14px;
	line-height: 25px;
	text-indent: 2px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	float: left;
	margin: 5px 8px 0 0;
	height: 29px
}
article #databox .btn_blue {
	width: 29%;
	float: left;
	font-size: 15px;
	line-height: 32px;
	text-align: center;
	letter-spacing: 1px
}
article #databox .btn_blue a {
	position: relative;
	display: block;
	width: 100%;
	background: #00c0f2;
	color: #005dbd;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #006fb6;
	box-shadow: 0 4px 0 #006fb6;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
article #databox .btn_blue a:hover {
	background: #00E2FF;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #00A2B6;
	box-shadow: 0 4px 0 #00A2B6
}
article #databox .btn_blue a:active {
	top: 4px;
	background: #00E2FF;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #0096A9;
	box-shadow: inset 0 4px 3px #0096A9
}
article #databox .btn_greens {
	width: 29%;
	float: left;
	font-size: 15px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 32px;
	text-align: center;
	letter-spacing: 1px
}
article #databox .btn_greens a {
	position: relative;
	display: block;
	width: 100%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
article #databox .btn_greens a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
article #databox .btn_greens a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.btn_gray {
	display: block;
	width: 90px;
	font-size: 13px;
	color: #666;
	margin-left: 15px;
	margin-top: 1px
}
.btn_gray h4 {
	float: left;
	width: 90%
}
.btn_gray h4 a {
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	position: relative;
	background: #e6e6e6;
	color: #828282;
	font: normal 13px "Microsoft YaHei";
	line-height: 31px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 4px 0 #b4b4b4;
	box-shadow: 0 4px 0 #b4b4b4;
	margin: 0;
	padding-top: 1px;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
.btn_gray h4 a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
.btn_gray h4 a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.btn_gray2 {
	display: block;
	width: 90px;
	font-size: 13px;
	color: #666;
	margin-top: 1px;
	height: 40px
}
.btn_gray2 h4 {
	float: left;
	width: 90%
}
.btn_gray2 h4 a {
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	position: relative;
	background: #e6e6e6;
	color: #828282;
	font: normal 13px "Microsoft YaHei";
	line-height: 31px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 4px 0 #b4b4b4;
	box-shadow: 0 4px 0 #b4b4b4;
	margin: 0;
	padding-top: 1px;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
.blin_le3 {
	width: 100%;
	float: left;
	text-align: right;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	border-bottom: 1px solid #BCDCEC;
	max-width: 825px
}
.btn_gray2 h4 a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
.btn_gray2 h4 a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.blue_title {
	width: 100%;
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 16px
}
.blue_title ul {
	list-style: none
}
.blue_title li {
	float: left;
	width: 150px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	display: table-cell
}
.blue_cont {
	display: block;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 14px
}
.blue_cont ul {
	list-style: none;
	border-bottom: 1px #bcdcec dotted
}
.blue_cont li {
	float: left;
	width: 150px;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	word-break: break-all
}
.blue_title2 {
	width: 100%;
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 16px
}
.blue_title2 ul {
	list-style: none
}
.blue_title2 li {
	float: left;
	height: 35px;
	text-align: center;
	line-height: 35px;
	display: table-cell
}
.blue_title2 .w20 {
	width: 20%
}
.blue_title2 .w30 {
	width: 30%
}
.blue_title2 .w35 {
	width: 35%
}
.blue_cont2 {
	display: block;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 15px
}
.blue_cont2 ul {
	list-style: none
}
.blue_cont2 li {
	float: left;
	height: 35px;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	word-break: break-all;
	border-bottom: 1px #bcdcec dotted
}
.blue_cont2 .pcw20 {
	width: 20%
}
.blue_cont2 .w20 {
	width: 20%
}
.blue_cont2 .w30 {
	width: 30%
}
.blue_cont2 .w35 {
	width: 35%
}
.blue_title3 {
	width: 100%;
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 15px
}
.blue_title3 ul {
	list-style: none
}
.blue_title3 li {
	float: left;
	width: 19%;
	height: 35px;
	text-align: center;
	line-height: 35px;
	display: table-cell
}
.blue_title3 .w15 {
	width: 150PX
}
.blue_cont3 {
	display: block;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 14px
}
.blue_cont3 ul {
	list-style: none;
	border-bottom: 1px #bcdcec dotted
}
.blue_cont3 li {
	float: left;
	width: 19%;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	word-break: break-all;
	letter-spacing: -.5px
}
.btn_reb {
	font-size: 16px;
	font-weight: 600;
	font-family: 微軟正黑體
}
.btn_reb a {
	color: #F10
}
.blue_cont4 {
	display: block;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 14px
}
.blue_cont4 ul {
	list-style: none;
	border-bottom: 1px #bcdcec dotted
}
.blue_cont4 li {
	float: left;
	width: 15%;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	word-break: break-all;
	letter-spacing: -.5px
}
.blue_cont5 {
	display: block;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 14px
}
.blue_cont5 ul {
	list-style: none;
	border-bottom: 1px #bcdcec dotted
}
.blue_cont5 li {
	float: left;
	width: 19%;
	text-align: center;
	line-height: 32px;
	display: table-cell;
	word-break: break-all;
	letter-spacing: -.5px
}
.blue_title4 {
	width: 100%;
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 15px
}
.blue_title4 ul {
	list-style: none
}
.blue_title4 li {
	float: left;
	width: 15%;
	height: 35px;
	text-align: center;
	line-height: 35px;
	display: table-cell
}
.blue_tilin {
	width: 100%;
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 15px
}
.blue_tilin ul {
	list-style: none
}
.blue_tilin li {
	float: left;
	width: 18%;
	height: 35px;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	border-left: 1px solid #BCDCEC
}
.blue_tilin2 {
	width: 100%;
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 15px
}
.blue_tilin2 ul {
	list-style: none
}
.blue_tilin2 li {
	float: left;
	width: 15%;
	height: 35px;
	text-align: center;
	line-height: 35px;
	display: table-cell
}
.blue_tilin3 {
	width: 100%;
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 15px
}
.blue_tilin3 ul {
	list-style: none
}
.blue_tilin3 li {
	float: left;
	width: 18%;
	height: 35px;
	text-align: center;
	line-height: 35px;
	display: table-cell
}
.blue_tilin4 {
	width: 100%;
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 15px
}
.blue_tilin4 ul {
	list-style: none
}
.blue_tilin4 li {
	float: left;
	width: 20%;
	height: 35px;
	text-align: center;
	line-height: 35px;
	display: table-cell
}
.blue_conlin {
	display: block;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 14px
}
.blue_conlin ul {
	list-style: none;
	border-bottom: 1px #bcdcec dotted
}
.blue_conlin li {
	float: left;
	width: 18%;
	height: 35px;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	word-break: break-all;
	letter-spacing: 0;
	border-bottom: 1px solid #BCDCEC
}
.blue_conlin2 {
	display: block;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 14px
}
.blue_conlin2 ul {
	list-style: none;
	border-bottom: 1px #bcdcec dotted
}
.blue_conlin2 li {
	float: left;
	width: 15%;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	word-break: break-all;
	letter-spacing: 0;
	border-bottom: 1px solid #BCDCEC
}
.blue_conlin4 {
	display: block;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 14px
}
.blue_conlin4 ul {
	list-style: none;
	border-bottom: 1px #bcdcec dotted
}
.blue_conlin4 li {
	float: left;
	width: 20%;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	word-break: break-all;
	letter-spacing: 0;
	border-bottom: 1px solid #BCDCEC
}
#central_middle2 .blue_cont3 .w15 {
	width: 150PX
}
.w5 {
	width: 5%!important
}
.w6 {
	width: 6%!important
}
.w7 {
	width: 7%!important
}
.w7s {
	width: 72px!important
}
.w8 {
	width: 8%!important
}
.w9 {
	width: 9%!important
}
.w10 {
	width: 10%!important
}
.w11 {
	width: 11%!important
}
.w12 {
	width: 12%!important
}
.w13 {
	width: 13%!important
}
.w13s {
	width: 124px!important
}
.w14 {
	width: 14%!important
}
.w15 {
	width: 120px!important
}
.w16 {
	width: 16%!important
}
.w17 {
	width: 17%!important
}
.w20 {
	width: 20%!important
}
.w23 {
	width: 23%!important
}
.w25 {
	width: 25%!important
}
.w26s {
	width: 272px!important
}
.w30 {
	width: 30%!important
}
.w36 {
	width: 36%!important
}
.table_blueco {
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 14px;
	text-align: center;
	margin-bottom: 1px;
	line-height: 30px
}
.table_blueco tr {
	border-bottom: 1px #bcdcec dotted
}
.table_blueco td {
	padding: 5px 8px;
	line-height: 28px;
	font-size: 14px;
	vertical-align: middle
}
.table_bluetitle {
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 15px!important;
	text-align: center;
	margin-bottom: 1px;
	border-bottom: 1px #75cae2 dotted;
	line-height: 30px;
	text-align: center
}
.table_bluetitle2 {
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 15px!important;
	text-align: center;
	margin-bottom: 1px;
	border-bottom: 1px #75cae2 dotted;
	line-height: 30px;
	text-align: left;
	padding-left: 20px!important
}
.table_bluecont {
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 15px
}
.table_blue {
	color: #004fb1;
	margin-right: 20px
}
.table_blueco .taw30 {
	width: 30%
}
.table_blueco .tittaw15 {
	width: 15%;
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 15px!important;
	text-align: center;
	margin-bottom: 1px;
	border-bottom: 1px #75cae2 dotted;
	line-height: 30px;
	text-align: left;
	padding-left: 20px!important
}
.table_blueco .w10 {
	width: 10%;
	float: left;
	margin: 0 3px
}
.table_blueco .w15 {
	width: 15%;
	float: left;
	margin: 0 10px
}
.table_blueco .w17 {
	width: 17%;
	float: left;
	margin: 0 9px
}
.table_blueco .w20 {
	width: 20%;
	float: left;
	margin: 0 10px
}
.table_blueco .w24 {
	width: 24%;
	margin: 0 10px
}
.table_blueco .w25 {
	width: 25%;
	float: left;
	margin: 0 10px
}
.table_blueco .w25s {
	width: 25%;
	float: left;
	margin: 0 3px
}
.table_blueco .w26 {
	width: 25%;
	float: left;
	margin: 0 10px;
	line-height: 40px
}
.table_blueco .w29 {
	width: 46%;
	float: left;
	margin: 0
}
.table_blueco .w30 {
	width: 30%;
	float: left;
	margin: 0
}
.table_blueco .w40 {
	width: 40%;
	float: left;
	margin: 0 10px
}
.table_blueco .w41 {
	width: 41%;
	float: left;
	margin: 0 3px
}
.table_blueco .w43 {
	width: 43%;
	float: left;
	margin: 0 10px
}
.table_blueco .w60 {
	width: 60%;
	float: left;
	margin: 0 10px
}
.table_blueco .w75 {
	width: 75%;
	float: left;
	margin: 0 10px
}
.table_blueco .w78 {
	width: 78%;
	float: left;
	margin: 0 3px
}
.table_but12 {
	background-color: #e1f3f8;
	color: #00a0c9;
	font-size: 15px!important;
	text-align: center;
	line-height: 30px;
	width: 12%;
	float: left;
	height: 100%;
	margin: 0 10px 0 23px;
	line-height: 40px
}
.table_but24 {
	background-color: #e1f3f8;
	color: #00a0c9;
	font-size: 15px!important;
	text-align: center;
	line-height: 30px;
	width: 24%;
	float: left;
	height: 100%;
	margin: 0 10px 0 23px;
	line-height: 40px
}
.table_but15 {
	background-color: #e1f3f8;
	color: #00a0c9;
	font-size: 15px!important;
	text-align: center;
	line-height: 30px;
	width: 15%;
	float: left;
	height: 100%;
	margin: 0 10px;
	line-height: 40px
}
.table_cot20 {
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	float: left;
	margin-right: 5px;
	line-height: 40px;
	font-size: 15px
}
.table_cot10 {
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	float: left;
	margin-right: 5px;
	line-height: 40px;
	font-size: 15px;
	min-width: 10%
}
.table_cot12 {
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	float: left;
	margin-right: 5px;
	line-height: 40px;
	font-size: 15px;
	min-width: 12%
}
.blin {
	max-width: 972px
}
.blin_le {
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	border-bottom: 1px solid #BCDCEC;
	width: 100%;
	border-right: 1px solid #BCDCEC;
	float: left;
	height: 30px;
	border-left: 1px solid #BCDCEC;
	text-align: right
}
.blin_ri {
	border-bottom: 1px solid #BCDCEC;
	text-align: center;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	width: 173px;
	float: right;
	height: 30px;
	font-weight: 700
}
.blin_ri3 {
	border-bottom: 1px solid #BCDCEC;
	text-align: center;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	width: 143px;
	float: right;
	height: 30px;
	font-weight: 700;
	margin-left: 0
}
.blin_le2 {
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	border-bottom: 1px solid #BCDCEC
}
.blin_ri2 {
	border-left: 1px solid #BCDCEC;
	text-align: center;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%)
}
.number {
	background: url(http://i62.tinypic.com/15xvbd5.png) no-repeat 96% 0;
	height: 25px;
	overflow: hidden;
	width: 25px
}
.number select {
	background: transparent;
	border: none;
	font-size: 14px;
	height: 25px;
	padding: 0;
	width: 25px;
	cursor: pointer;
	color: #FFF
}
.number.slate {
	background: url(/img/icon_orange.gif)no-repeat right center;
	width: 25px;
	height: 25px;
	border-radius: 99em;
	background-color: #00a0c9;
	color: #FFF;
	margin: 0 auto;
	margin-top: 6px;
	line-height: 25px;
	text-align: center
}
.number.slate select {
	font-size: 14px;
	height: 25px;
	width: 43px;
	color: #FFF;
	background-color: #00a0c9;
	padding-left: 4px;
	text-align: center
}
.number2 {
	background: url(http://i62.tinypic.com/15xvbd5.png) no-repeat 96% 0;
	height: 23px;
	overflow: hidden;
	width: 20px
}
.number2 select {
	background: transparent;
	border: none;
	font-size: 12px;
	height: 23px;
	padding: 0;
	width: 23px;
	cursor: pointer;
	color: #FFF
}
.number2.slate {
	background: url(../images/icon_orange.gif)no-repeat right center;
	width: 23px;
	height: 23px;
	border-radius: 99em;
	background-color: #00a0c9;
	color: #FFF;
	margin: 0 auto;
	margin-top: 2px;
	line-height: 23px;
	text-align: center
}
.number2.slate select {
	font-size: 12px;
	height: 23px;
	width: 39px;
	color: #FFF;
	background-color: #00a0c9;
	padding-left: 4px;
	text-align: center
}
.tPages {
	float: right;
	margin: 9px 0;
	bottom: 19px;
	position: absolute;
	right: 31px
}
.tPages ul li {
	display: inline-block;
	text-align: center
}
.tPages ul li.prev a, .tPages ul li.next a {
	padding: 4px
}
.tPages ul li.prev {
	margin-right: 10px
}
.tPages ul li.next {
	margin-left: 10px
}
.tPages ul li a {
	border: 1px solid #d3d3d3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 4px 7px;
	cursor: pointer;
*cursor:hand;
	color: #606060;
	font-size: 11px;
	box-shadow: 0 1px 0 #fff inset, 0 1px 0 #dfdfdf;
	-webkit-box-shadow: 0 1px 0 #fff inset, 0 1px 0 #dfdfdf;
	-moz-box-shadow: 0 1px 0 #fff inset, 0 1px 0 #dfdfdf;
	line-height: 14px;
	text-decoration: none;
	background: #f9f9f9;
	background: -moz-linear-gradient(top, #f9f9f9 0%, #eee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #eee));
	background: -webkit-linear-gradient(top, #f9f9f9 0%, #eee 100%);
	background: -o-linear-gradient(top, #f9f9f9 0%, #eee 100%);
	background: -ms-linear-gradient(top, #f9f9f9 0%, #eee 100%);
	background: linear-gradient(top, #f9f9f9 0%, #eee 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#eeeeee', GradientType=0)
}
.tPages ul li a:hover {
	background: #f6f6f6;
	background: -moz-linear-gradient(top, #f6f6f6 0%, #e8e8e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #e8e8e8));
	background: -webkit-linear-gradient(top, #f6f6f6 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #f6f6f6 0%, #e8e8e8 100%);
	background: -ms-linear-gradient(top, #f6f6f6 0%, #e8e8e8 100%);
	background: linear-gradient(top, #f6f6f6 0%, #e8e8e8 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e8e8e8', GradientType=0)
}
.tPages ul li a:active {
	background: #6f6f6f;
	color: #fff;
	border-color: #646464;
	box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
	font-weight: 700
}
.pages li .active, .pages li a:active, .pages li .active:hover {
	background: #6f6f6f;
	color: #fff;
	border-color: #646464;
	box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
	font-weight: 700
}
.bgblue {
	width: 87px!important
}
.bgblue2 {
	width: 70px!important
}
.bgblue3 {
	width: 9%!important
}
.bgblue4 {
	width: 55px!important
}
.bomline {
	width: 199px!important
}
.blue_coline {
	display: table;
	width: 100%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 13px;
	border-bottom: 1px dotted #95C1DA;
	height: 100%;
	overflow: auto
}
article #central_middle2 .blue_coline .flibox {
	margin-top: 13px;
	height: auto;
	display: table;
	width: 100%
}
.numbox {
	float: left;
	width: 54px;
	margin-top: 10px
}
.numbox2 {
	float: left;
	width: 54px;
	margin-top: 0
}
article #central_middle2 .blue_coline .flibox .fllogo {
	display: block;
	width: 18%;
	font-size: 17px;
	line-height: 25px;
	letter-spacing: -.5px;
	text-align: left;
	font-weight: 700;
	margin-right: 6px;
	float: left;
	max-width: 175px
}
article #central_middle2 .blue_coline .flibox .fllogo2 {
	display: block;
	width: 100%;
	font-size: 17px;
	line-height: 25px;
	letter-spacing: -.5px;
	text-align: left;
	font-weight: 700;
	margin-right: 6px;
	float: left;
	max-width: 150px
}
.checkbox {
	width: 18px;
	height: 18px;
	vertical-align: middle
}
article #central_middle2 .blue_coline .flibox .fllogo span {
	display: block;
	float: left;
	width: 32px;
	height: 25px;
	background-color: #fff
}
article #central_middle2 .blue_coline .flibox .fllogo .fli_logo {
	width: 32px;
	height: 32px;
	border: none
}
article #central_middle2 .blue_coline .flibox .fllogo .fli_logo img {
	width: 25px;
	height: 25px;
	border: none;
	margin: 0 auto
}
article #central_middle2 .blue_coline .flibox .fllogo h6 {
	display: block;
	font-size: 14px;
	color: #000;
	font-weight: 400;
	margin-top: 2px;
	text-align: left
}
article #central_middle2 .blue_coline .flibox .seatbox {
	display: block;
	width: 98px;
	font-size: 14px;
	color: #666;
	float: left;
	margin-right: 6px
}
article #central_middle2 .blue_coline .flibox .seatbox h3 {
	display: block;
	color: #eb4187;
	font-size: 18px;
	font-weight: 700
}
article #central_middle2 .blue_coline .flibox .seatbox2 {
	display: table;
	width: auto;
	font-size: 15px;
	color: #666;
	float: left;
	margin-right: 6px;
	margin-top: 6px;
	clear: right
}
article #central_middle2 .blue_coline .flibox .seatbox2 h3 {
	display: block;
	color: #eb4187;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 9px
}
article #central_middle2 .blue_coline .flibox .seatbox3 {
	display: block;
	width: 15%;
	font-size: 13px;
	color: #666;
	float: left;
	margin-right: 10px;
	margin-left: 26px
}
article #central_middle2 .blue_coline .flibox .seatbox3 h3 {
	display: block;
	font-size: 15px;
	color: #666;
	margin-bottom: 19px;
	margin-left: 9px
}
article #central_middle2 .blue_coline .flibox .depar {
	display: block;
	width: 16%;
	font-size: 14px;
	color: #666;
	float: left;
	margin-right: 6px;
	margin-top: 10px
}
article #central_middle2 .blue_coline .flibox .depar h3 {
	display: block;
	color: #eb4187;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 11px;
	letter-spacing: -.5px
}
article #central_middle2 .blue_coline .flibox .depar2 {
	display: block;
	width: 40%;
	font-size: 16px;
	color: #EB4187;
	float: left;
	clear: both;
	margin-left: 14px;
	text-align: center;
	color: #eb4187;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 11px
}
article #central_middle2 .blue_coline .flibox .depar2 h3 {
	display: block;
	color: #eb4187;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 9px
}
article #central_middle2 .blue_coline .flibox .depar3 {
	display: block;
	width: 120px;
	font-size: 13px;
	color: #666;
	float: left;
	margin-right: 6px;
	min-height: 75px
}
article #central_middle2 .blue_coline .flibox .depar3 h3 {
	display: block;
	color: #eb4187;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 9px
}
article #central_middle2 .blue_coline .flibox .connec {
	display: block;
	width: 20%;
	float: left;
	background-image: url(../images/icon_fl.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	color: #666;
	background-position-y: 15px;
	background-position-x: center;
	margin-bottom: 14px;
	margin-right: 6px;
	margin-top: 13px;
	text-align: center;
	padding-right: 19px
}
article #central_middle2 .blue_coline .flibox .connec h4 {
	display: block;
	font-size: 13px;
	color: #666;
	margin-top: 17px
}
article #central_middle2 .blue_coline .flibox .connec2 {
	display: block;
	width: 98px;
	font-size: 13px;
	color: #666;
	float: left;
	height: 20px;
	background-image: url(../images/icon_fl.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;
	color: #666;
	background-position-x: right;
	margin-top: 12px;
	min-width: 61px
}
article #central_middle2 .blue_coline .flibox .connec2 h4 {
	display: block;
	font-size: 13px;
	color: #666;
	margin-top: 17px
}
article #central_middle2 .blue_coline .flibox .arriv2 {
	display: block;
	width: 41%;
	font-size: 16px;
	color: #666;
	float: left;
	margin-top: 0;
	text-align: center;
	color: #eb4187;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 11px
}
article #central_middle2 .blue_coline .flibox .arriv2 h4 {
	display: block;
	color: #666;
	font-size: 15px;
	font-weight: 700;
	margin-top: 9px
}
article #central_middle2 .blue_coline .flibox .arriv {
	display: block;
	width: 16%;
	font-size: 14px;
	color: #666;
	float: left;
	margin-right: 7px;
	margin-top: 10px
}
article #central_middle2 .blue_coline .flibox .arriv h3 {
	display: block;
	color: #eb4187;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 11px;
	letter-spacing: -.5px
}
article #central_middle2 .blue_coline .flibox .arriv3 {
	display: block;
	width: 25%;
	font-size: 16px;
	color: #666;
	float: left;
	margin-right: 6px;
	margin-left: 25px
}
article #central_middle2 .blue_coline .flibox .arriv3 h3 {
	display: block;
	color: #666;
	font-size: 17px;
	margin-bottom: 15px
}
article #central_middle2 .blue_coline .flibox .chtime {
	display: block;
	width: 15%;
	font-size: 16px;
	color: #666;
	float: left;
	margin-left: 38px;
	font-weight: 700;
	margin-top: 19px
}
article #central_middle2 .blue_coline .flibox .day {
	display: block;
	width: 76px;
	color: #eb4187;
	font-size: 15px;
	font-weight: 700;
	float: left;
	min-height: 75px
}
article #central_middle2 .blue_coline .flibox #rescon {
	display: block;
	font-size: 14px;
	color: #666;
	float: left;
	margin-right: 6px;
	margin-left: 50px;
	min-height: auto;
	margin-bottom: 10px
}
.pop_con {
	display: block;
	color: #666;
	font-size: 16px;
	margin-bottom: 15px;
	float: left;
	margin-left: 34px;
	margin-right: 25px
}
.change {
	background-image: url(../images/icon_change.png);
	background-repeat: no-repeat;
	width: 39px;
	height: 55px;
	display: table;
	float: left
}
.gray_box {
	background-color: #eee;
	color: #747474;
	text-align: center;
	width: 100%;
	line-height: 41px;
	font-size: 19px;
	border-top: 2px dotted #bfbfbf;
	border-style: dotted
}
.gray_box2 {
	background-color: #eee;
	color: #747474;
	text-align: center;
	width: 100%;
	line-height: 30px;
	font-size: 15px
}
.blue_box {
	background-color: #00a0c9;
	color: #FFF;
	text-align: center;
	width: 100%;
	line-height: 30px;
	font-size: 15px
}
article #central_middle2 .blue_coline .flibox .fli_detail {
	display: block;
	width: 90px;
	font-size: 13px;
	color: #666;
	float: left;
	margin-right: 4px;
	margin-left: 0;
	margin-top: 17px
}
article #central_middle2 .blue_coline .flibox .fli_detail h4 {
	float: left;
	width: 90%
}
article #central_middle2 .blue_coline .flibox .fli_detail h4 a {
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none
}
article #central_middle2 .blue_coline .flibox .fli_detail h4.tax a {
	position: relative;
	background: #e6e6e6;
	color: #828282;
	font: normal 13px "Microsoft YaHei";
	line-height: 31px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 4px 0 #b4b4b4;
	box-shadow: 0 4px 0 #b4b4b4;
	margin: 0;
	padding-top: 1px;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
article #central_middle2 .blue_coline .flibox .fli_detail h4.tax a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
article #central_middle2 .blue_coline .flibox .fli_detail h4.tax a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
article #central_middle2 .blue_coline .flibox .fli_check {
	display: block;
	width: 82px;
	font-size: 13px;
	color: #666;
	float: left;
	margin-right: 0;
	margin-left: 3px;
	margin-top: 16px;
	letter-spacing: -1px;
	text-align: center
}
.forcon10 {
	font-size: 15px;
	margin-left: 30px;
	width: 10%;
	margin-bottom: 32px;
	float: left;
	display: block;
	margin-top: 17px
}
.forcon15 {
	font-size: 15px;
	margin-left: 30px;
	width: 15%;
	margin-bottom: 32px;
	float: left;
	display: block;
	margin-top: 17px
}
.forcon28 {
	font-size: 15px;
	margin-left: 30px;
	width: 28%;
	margin-bottom: 32px;
	float: left;
	display: block
}
.forcon25 {
	font-size: 15px;
	margin-left: 3px;
	width: 25%;
	margin-bottom: 32px;
	float: left;
	display: block;
	margin-right: 27px
}
.forcon38 {
	font-size: 15px;
	margin-left: 3px;
	width: 38%;
	float: left;
	display: block
}
.forcon85 {
	font-size: 15px;
	margin-left: 30px;
	width: 60%;
	clear: left;
	margin-bottom: 32px
}
.fo_calendar {
	width: 100%;
	background-color: #fff;
	line-height: 25px;
	text-indent: 8px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 0;
	height: 30px;
	font-size: 14px
}
.fo_calendar2 {
	width: 100%;
	background-color: #fff;
	line-height: 25px;
	text-indent: 8px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 0;
	height: 30px;
	font-size: 14px
}
.fo_calendar3 {
	width: 40%;
	background-color: #fff;
	line-height: 25px;
	text-indent: 8px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 0;
	height: 30px;
	font-size: 14px
}
.fo_calendars {
	width: 74px;
	background-color: #fff;
	line-height: 25px;
	text-indent: 8px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 0;
	height: 30px;
	font-size: 14px
}
.fo_calendars2 {
	width: 54px;
	background-color: #fff;
	line-height: 25px;
	text-indent: 8px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 0;
	height: 30px;
	font-size: 14px
}
.fo_calendar4 {
	width: 100%;
	background-color: #fff;
	line-height: 25px;
	text-indent: 8px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0;
	height: 30px;
	font-size: 14px
}
.fo_txt {
	width: 98%;
	background-color: #fff;
	line-height: 25px;
	text-indent: 8px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 0 3px;
	font-size: 14px
}
.not_con {
	line-height: 26px;
	font-size: 14px;
	color: #000
}
.not_con a {
	font-size: 14px;
	color: #000;
	text-decoration: underline
}
.not_con a:hover {
	color: #E84187;
	text-decoration: underline
}
.not_con li {
	background-image: url(../images/icon_listy.png);
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position: 5px 7px
}
#btn_green {
	clear: both;
	width: 100%;
	margin-bottom: 20px
}
#btn_green p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_green p a {
	position: relative;
	display: block;
	width: 30%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_green p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_green p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_green input {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center;
	border: none;
	position: relative;
	display: block;
	width: 30%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_green input:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_green input:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_greenf {
	width: 50%;
	margin: 0 auto;
	display: table;
	margin-bottom: 20px
}
#btn_greenf p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_greenf p a {
	position: relative;
	display: block;
	width: 80%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_greenf p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_greenf p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_greenf2 {
	width: 48%;
	margin-bottom: 20px;
	float: left
}
#btn_greenf2 p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_greenf2 p a {
	position: relative;
	display: block;
	width: 100%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_greenf2 p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_greenf2 p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_checks {
	width: 24%;
	margin: 0 auto;
	display: table;
	margin-bottom: 0;
	margin-top: -30px
}
#btn_checks p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_checks p a {
	position: relative;
	display: block;
	width: 80%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_checks p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_checks p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_greenc {
	width: 100%;
	margin-bottom: 20px;
	float: left
}
#btn_greenc p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_greenc p a {
	position: relative;
	display: block;
	width: 70%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_greenc p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_greenc p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_grayb2 {
	width: 48%;
	margin-bottom: 20px;
	float: left
}
#btn_grayb2 p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_grayb2 p a {
	position: relative;
	display: block;
	width: 100%;
	background: #e6e6e6;
	color: #828282;
	font: normal 13px "Microsoft YaHei";
	line-height: 31px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 4px 0 #b4b4b4;
	box-shadow: 0 4px 0 #b4b4b4;
	margin: 0;
	padding-top: 1px;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_grayb2 p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_grayb2 p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_bluef {
	width: 50%;
	margin-bottom: 20px;
	float: left;
	float: left
}
#btn_bluef p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_bluef p a {
	position: relative;
	display: block;
	width: 80%;
	background: #00c0f2;
	color: #005dbd;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #006fb6;
	box-shadow: 0 4px 0 #006fb6;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_bluef p a:hover {
	background: #00E2FF;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #00A2B6;
	box-shadow: 0 4px 0 #00A2B6
}
#btn_bluef p a:active {
	top: 4px;
	background: #00E2FF;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #0096A9;
	box-shadow: inset 0 4px 3px #0096A9
}
#btn_bluef2 {
	width: 48%;
	margin-bottom: 28px;
	float: left;
	float: left;
	margin-right: 2%
}
#btn_bluef2 p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_bluef2 p a {
	position: relative;
	display: block;
	width: 100%;
	background: #00c0f2;
	color: #005dbd;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #006fb6;
	box-shadow: 0 4px 0 #006fb6;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_bluef2 p a:hover {
	background: #00E2FF;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #00A2B6;
	box-shadow: 0 4px 0 #00A2B6
}
#btn_bluef2 p a:active {
	top: 4px;
	background: #00E2FF;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #0096A9;
	box-shadow: inset 0 4px 3px #0096A9
}
#btn_grayb {
	width: 50%;
	margin-bottom: 20px;
	float: left;
	float: left
}
#btn_grayb p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_grayb p a {
	position: relative;
	display: block;
	width: 80%;
	background: #e6e6e6;
	color: #828282;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #006fb6;
	box-shadow: 0 4px 0 #b4b4b4;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_grayb p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_grayb p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_blue2 {
	width: 30%;
	margin-bottom: 20px;
	float: left;
	float: left;
	margin-left: 17px;
	margin-right: 15px
}
#btn_blue2 p {
	font-size: 18px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_blue2 p a {
	position: relative;
	display: block;
	width: 100%;
	background: #34a3ec;
	color: #fff;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #006fb6;
	box-shadow: 0 4px 0 #0580d1;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_blue2 p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_blue2 p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_backhome {
	width: 25%;
	margin: 0 auto
}
#btn_backhome p {
	font-size: 20px;
	line-height: 50px;
	text-align: center
}
#btn_backhome p a {
	position: relative;
	display: block;
	width: 80%;
	background: #e6e6e6;
	color: #828282;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #006fb6;
	box-shadow: 0 4px 0 #b4b4b4;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_backhome p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_backhome p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_blue3 {
	width: 50%;
	margin-bottom: 20px;
	float: left;
	float: left
}
#btn_blue3 p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_blue3 p a {
	position: relative;
	display: block;
	width: 80%;
	background: #34a3ec;
	color: #fff;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #006fb6;
	box-shadow: 0 4px 0 #0580d1;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_blue3 p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_blue3 p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.redb {
	color: #F03;
	font-weight: 700
}
#btn_blue4 {
	width: 30%;
	margin: 15px auto
}
#btn_blue4 p {
	font-size: 18px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_blue4 p a {
	position: relative;
	display: block;
	width: 100%;
	background: #34a3ec;
	color: #fff;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #006fb6;
	box-shadow: 0 4px 0 #0580d1;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_blue4 p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_blue4 p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.pop_redtitle {
	background-color: #e84187;
	color: #FFF;
	font-size: 15px;
	line-height: 35px;
	padding: 5px 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	letter-spacing: 1px;
	margin-bottom: 10px!important;
	display: table;
	width: 100%
}
.pop_redtitle table {
	margin: 0 auto
}
.pop_red_nt {
	float: left;
	font-size: 15px
}
.pop_connec {
	background-image: url(../images/icon_fl2.png);
	background-repeat: no-repeat;
	width: 125px;
	height: 29px;
	display: block;
	float: left;
	margin: 0 13px;
	background-position: 5px 6px;
	margin-bottom: -8px
}
.pop_totim {
	border: 1px solid #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 61%;
	height: 35px;
	text-align: center
}
.crea_titleb {
	font-size: 20px;
	margin: 0 0 10px 40px;
	color: #0348db;
	font-weight: 700
}
.crea_title {
	font-size: 16px;
	margin: 0 5px 20px 15px;
	color: #000;
	width: 255px;
	float: left
}
.crea_title2 {
	font-size: 16px;
	margin: 9px 41px 6px 0;
	color: #000;
	width: 131px;
	float: left;
	text-align: right
}
.crea_title3 {
	font-size: 16px;
	margin: 10px 5px 10px 15px;
	color: #000;
	width: auto;
	float: left
}
.crea_title4 {
	font-size: 16px;
	margin: 12px 5px 16px 15px;
	color: #000;
	width: auto;
	float: left;
	font-weight: 700;
	height: 100%;
	display: table;
	min-height: 49px
}
.crea_com {
	font-size: 16px;
	margin: 0;
	color: #000;
	width: 200px;
	float: left
}
.crea_comfb {
	font-size: 16px;
	margin: 0;
	color: #000;
	width: 200px;
	float: left;
	font-weight: 700
}
.crea_com2 {
	font-size: 16px;
	margin: 0;
	color: #000;
	width: 135px;
	float: left;
	margin-right: 19px
}
.crea_com3 {
	font-size: 16px;
	margin: 0;
	color: #000;
	width: 100px;
	float: left;
	margin-right: 19px
}
.crea_com4 {
	font-size: 16px;
	margin: 0;
	color: #000;
	float: left;
	margin-right: 19px
}
.crea_com5 {
	font-size: 12px;
	margin: 20px 0;
	color: #000;
	float: left;
	margin-right: 19px;
	margin: 19px 5px 0 15px;
	background-image: url(../images/icon_cra3.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position-y: 5px
}
.crea_com6 {
	font-size: 16px;
	margin: 0;
	color: #000;
	width: 135px;
	float: left;
	margin-right: 19px
}
.cr_gw {
	font-size: 12px;
	color: #666
}
.crea_box {
	float: right;
	background-image: url(../images/icon_cra.jpg);
	width: 394px;
	height: 70px;
	margin-right: 15px;
	position: absolute;
	right: 0
}
.crea_box2 {
	float: left;
	background-image: url(../images/icon_cra2.gif);
	width: 217px;
	height: 60px;
	margin-top: 0
}
.crselect {
	width: 100%;
	background-color: #fff;
	background-size: 30px auto;
	font-size: 14px;
	line-height: 25px;
	text-indent: 2px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	float: left;
	height: 29px
}
#inpuche {
	width: 100%;
	margin: 40px 0
}
#inpu_box {
	width: 17px;
	height: 17px;
	margin: 0 auto;
	float: left;
	margin-right: 10px
}
.check_p {
	font-size: 15px;
	padding-top: 2px;
	color: #000!important
}
#inpu_box {
	width: 17px;
	height: 17px;
	margin: 0 auto;
	float: left;
	margin-right: 10px
}
label {
	display: inline
}
.regular-checkbox {
	display: none
}
.regular-checkbox + label {
	background-color: #FFF;
	border: 1px solid #a4a4a4;
	display: inline-block;
	position: relative;
	color: #F50!important;
	width: 17px;
	height: 17px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/PIE.htc)
}
.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 3px rgba(0,0,0,0.1);
	color: #03C
}
.regular-checkbox:checked + label {
	background-color: #FFF;
	border: 1px solid #a4a4a4;
	width: 17px;
	height: 17px
}
.regular-checkbox:checked + label:after {
	content: '\2714';
	font-size: 16px;
	position: absolute;
	margin: 0 auto;
	color: #F50!important;
	vertical-align: top;
	width: 17px;
	height: 17px;
	text-align: center
}
.pt2 {
	padding-top: 24px;
	display: table;
	width: 95%;
	margin: 0 auto;
	padding-bottom: 15px;
	margin: 0 auto
}
#footer {
	clear: both;
	overflow: auto;
	width: 100%;
	background-color: #fff;
	font: 13px "Microsoft YaHei";
	line-height: 16px;
	letter-spacing: .5px;
	border-top: 1px #f0c3d7 dotted;
	margin: 0;
	padding: 15px 0 0
}
#footer #bottom {
	position: relative;
	width: 980px;
	font-size: 12px;
	margin: 0 auto;
	min-height: 99px
}
#footer #bottom p {
	float: left;
	width: 50%;
	margin: 0 0 10px
}
#footer #bottom p img {
	vertical-align: middle
}
.hebox {
	height: 45px;
	width: 100%
}
.fl25 {
	text-indent: 58px
}
.tlo20 {
	margin-top: -25px!important
}
.des {
	width: 876px
}
.ssl img {
	width: 71px;
	height: auto
}
.fly {
	margin-top: 17px;
	display: table;
	float: left;
	font-size: 14px;
	color: #000;
	padding-left: 27px;
	padding-right: 6px;
	bottom: 0;
	width: 100%;
	margin-top: 0
}
.endnot {
	margin-top: -28px!important;
	font-size: 14px;
	text-align: left;
	color: #666;
	margin-bottom: 44px;
	text-decoration: none
}
.endnot a {
	color: #666
}
.endnot a:hover {
	color: #E84187;
	text-decoration: underline
}
.btn_change input {
	position: relative;
	background: #e6e6e6;
	color: #828282;
	line-height: 15px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 4px 0 #b4b4b4;
	box-shadow: 0 4px 0 #b4b4b4;
	padding-top: 1px;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	text-align: center;
	line-height: 30px;
	width: 85%;
	font-size: 14px;
	margin: 0 auto;
	border: none
}
.btn_change input:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
.btn_change input:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.btn_change2 input {
	position: relative;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	line-height: 30px;
	width: 85%;
	font-size: 15px;
	margin: 0 auto;
	text-align: center;
	font-weight: 600;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	border: none
}
.btn_change2 input:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
.btn_change2 input:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.fl5 {
	float: left;
	width: 50%;
	margin: 15px auto
}
.loading {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 100px;
	padding-top: 13px;
	background-position: center;
	margin-bottom: 15px
}
.loading p {
	text-align: center;
	font-size: 16px;
	padding-top: 82px;
	color: #666
}
.loading p a {
	color: #666
}
.popbox2 {
	background-color: #e84187;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	min-width: 200px;
	padding: 20px;
	width: 45%;
	height: 276px;
	margin: 0 auto;
	margin-top: 8%;
	display: table;
	max-width: 650px
}
.popbox2, a {
	text-decoration: none!important
}
.popbox2, a:hover {
	text-decoration: none!important
}
.popbox2 h1 {
	color: #fff;
	font-size: 19px;
	line-height: 32px;
	margin-bottom: 10px;
	text-align: center
}
.loading2 {
	background-position: center;
	padding: 0
}
.loading2 p {
	text-align: left;
	font-size: 17px;
	color: #666;
	color: #fff;
	line-height: 26px;
	text-align: center
}
.lodingimg {
	background-image: url(../images/loading2.gif);
	background-repeat: no-repeat;
	width: 54px;
	height: 52px;
	margin: 15px auto
}
.logo2 {
	margin: 0 auto;
	width: 320px;
	height: 112px;
	padding: 0 15px;
	margin-bottom: 40px;
	z-index: 57
}
.logo2, a:hover {
	text-decoration: none!important
}
.logo2 img {
	width: 100%;
	height: 100%
}
.tkt_bannerbox {
	width: 100%;
	height: 100%;
	border: none;
	margin-bottom: 15px
}
.tkt_bannerbox img {
	width: 100%;
	height: 100%;
	border: none
}
.pomokt_title {
	display: block;
	width: 127px;
	background: #c30c49;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 30px;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: 19px;
	min-width: 134px
}
.pop_search {
	margin: -6px -4px 0 -6px;
	height: auto
}
.popselect {
	background-color: #fff;
	font-size: 15px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 23px;
	border: 1px #b42300 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 1px 3px;
	width: 100%;
	border: 1px #008eb2 solid
}
article .gobox {
	width: 100px;
	float: left
}
article .gobox div {
	float: left
}
article #tkt_search {
	overflow: auto;
	float: left;
	width: 100%;
	background: #e84187;
	color: #fff;
	font-size: 15px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 23px;
	-webkit-box-shadow: 0 2px 0 0 #b43269;
	box-shadow: 0 2px 0 0 #b43269;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0;
	padding: 10px 15px;
	min-width: 620px
}
article #tkt_search p {
	margin: 0 0 5px
}
article #tkt_search #from {
	float: left;
	width: 49%;
	margin: 0 0 10px;
	margin-right: 16px;
	min-width: 260px
}
article #tkt_search #exchange {
	float: left;
	width: 30px;
	height: 30px;
	font-size: 32px;
	font-family: Sosa;
	text-align: center;
	margin: 32px 0 0
}
article #tkt_search #exchange a {
	color: #fff;
	text-decoration: none
}
article #tkt_search #exchange a:hover {
	color: #ffc93f;
	text-decoration: none
}
article #tkt_search #to {
	float: left;
	width: 48%;
	margin: 0 0 10px;
	min-width: 260px
}
article #tkt_search #date {
	overflow: auto;
	float: left;
	width: 49%;
	margin: 0 0 10px
}
article #tkt_search #date p.depart {
	display: block;
	float: left;
	width: 48%;
	margin: 0
}
article #tkt_search #date p.return {
	display: block;
	float: right;
	width: 48%;
	margin: 0
}
article #tkt_search input.text {
	width: 100%;
	background-color: #fff;
	font-size: 16px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 23px;
	border: 1px #b4235f solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 0;
	padding: 3px
}
article #tkt_search input.calendar {
	width: 100%;
	background-color: #fff;
	background-size: 30px auto;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 16px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 25px;
	text-indent: 28px;
	border: 1px #b4235f solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 0;
	letter-spacing: -1px;
	color: #000
}
article #tkt_search #passenger {
	overflow: auto;
	float: right;
	width: 48%;
	margin: 0 0 10px
}
article #tkt_search #passenger .age {
	display: block;
	float: left;
	width: 49%
}
article #tkt_search #passenger .age h4 {
	display: block;
	float: left;
	width: 35px;
	font-weight: 400;
	margin: 0;
	padding: 2px 0 0
}
article #tkt_search #passenger .age h5 {
	display: block;
	float: left;
	width: 35px;
	font-weight: 400;
	margin: 0;
	padding: 2px 0 0
}
article #tkt_search #passenger .age select {
	width: 50%;
	background-color: #fff;
	font-size: 16px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 23px;
	border: 1px #b4235f solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 5px 0 0;
	padding: 0 3px;
	min-width: 70px;
	color: #000
}
article #tkt_search #passenger .age span {
	clear: both;
	display: block;
	width: 100%;
	color: #ffbed7;
	font-size: 12px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 20px
}
article #tkt_search #cabin {
	overflow: auto;
	float: left;
	width: 23%;
	margin: 0 15px 10px 0
}
article #tkt_search #cabin select.cabin {
	width: 100%;
	background-color: #fff;
	font-size: 16px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 23px;
	border: 1px #b4235f solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	color: #000
}
article #tkt_search #cabin2 {
	overflow: auto;
	float: left;
	width: 40%;
	margin: 0 0 10px
}
article #tkt_search #cabin2 select.cabin2 {
	width: 100%;
	background-color: #fff;
	font-size: 16px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 23px;
	border: 1px #b4235f solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	color: #000
}
article #tkt_search #nonstop {
	overflow: auto;
	float: left;
	width: 20%;
	margin: 0 0 10px;
	padding: 36px 0 0 15px
}
article #tkt_search #nonstop div {
	float: left
}
article #tkt_search #go {
	clear: both;
	width: 100%
}
article #tkt_search #go p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
article #tkt_search #go p a {
	position: relative;
	display: block;
	width: 30%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
article #tkt_search #go p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
article #tkt_search #go p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
article #tkt_search #go2 {
	width: 50%;
	float: left;
	margin: 18px auto 15px;
	text-align: center
}
article #tkt_search #go2 p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
article #tkt_search #go2 p a {
	position: relative;
	display: block;
	width: 67%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	float: right;
	margin-right: 10px
}
article #tkt_search #go2 p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
article #tkt_search #go2 p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
article #tkt_search #go3 {
	width: 50%;
	float: left;
	margin: 18px auto 15px;
	text-align: center
}
article #tkt_search #go3 p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
article #tkt_search #go3 p a {
	position: relative;
	display: block;
	width: 67%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	float: left;
	margin-left: 10px
}
article #tkt_search #go3 p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
article #tkt_search #go3 p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#response {
	margin-bottom: 15px
}
.cal_table {
	width: 100%;
	border: none;
	font-size: 15px;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	background: none
}
.cal_table td {
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	text-align: center;
	background-color: #fff;
	line-height: 30px;
	font-weight: 400;
	border: 1px solid #EEE;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #fff), color-stop(100%, #FBFBFB));
	font-size: 13px;
	color: #666
}
.nonb:hover {
	border-right: 1px solid #EEE!important;
	border-bottom: 1px solid #EEE!important
}
.backbox2 {
	color: #000;
	text-align: center
}
.back_day {
	color: #000
}
.nonb {
	background: #fff!important
}
.cal_table p {
	font-size: 10px;
	letter-spacing: -.1px
}
.cal_table .topdata {
	font-size: 14px;
	text-align: center
}
.cal_table .topdata:hover {
	border: 1px solid #EEE
}
.cal_table td:hover .rap_wo {
	color: #fff
}
.cal_table .act {
	border-right: 1px solid #EA6EA2;
	border-bottom: 1px solid #EA6EA2
}
.cal_table .act2 {
	background: #F282B1;
	color: #fff
}
.cal_table .act2 .back_02 {
	color: #fff
}
.cal_table .act2 .back_04 {
	color: #fff
}
.cal_table .act2:hover {
	background-color: #F282B1;
	background: #F282B1;
	border-right: 1px solid #EA6EA2;
	border-bottom: 1px solid #EA6EA2
}
.cal_table td:hover {
	background-color: #E84187
}
.nonw:hover {
	border: none!important
}
.bestprice .date_price {
	background: url(../images/icon_bestprice.png) right bottom no-repeat, -webkit-linear-gradient(top, #fff, #f5f5f5)!important;
	color: #e84187;
	border: none;
	background-image: url(../images/icon_bestprice.png);
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: bottom
}
.bestprice .date_price:hover {
	background: url(../images/icon_bestprice.png) right bottom no-repeat, -webkit-linear-gradient(top, #E84187, #E84187)!important;
	color: #FFF;
	background-image: url(../images/icon_bestprice.png);
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: bottom
}
.cal_table .act .rap_wo {
	color: #fff
}
.goback_bg {
	background-image: url(../images/goback_bg.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-color: #EAEAEA
}
.date_price {
	color: #e84187;
	font-size: 16px;
	font-weight: 400;
	padding: 0;
	height: 100%
}
.date_price:hover {
	background-color: #E84187;
	color: #FFF;
	font-size: 15px;
	background: #E84187;
	border: none
}
}
.cal_table .act .date_price {
	background-color: #E84187;
	color: #FFF;
	font-size: 15px;
	background: #E84187;
	border: none
}
.cal_table .act2 .date_price {
	background-color: #EA5D98;
	color: #FFF;
	font-size: 15px;
	background: #EA5D98;
	border-right: 1px solid #EA6EA2
}
.cal_table .act2.bestprice .date_price {
	background-color: #ffffe5;
	background: url(../images/icon_bestprice.png) right bottom no-repeat, -webkit-linear-gradient(top, #E84187, #E84187)!important;
	color: #FFF;
	border-right: none;
	border-bottom: none
}
.cal_table .act .bestprice {
	background-color: #ffffe5;
	background: url(../images/icon_bestprice.png) right bottom no-repeat, -webkit-linear-gradient(top, #fff, #f5f5f5)!important;
	color: #e84187
}
.radio_price {
	width: 15px;
	height: 15px;
	float: left!important;
	margin-left: 0;
	margin-top: 0;
	vertical-align: middle;
	text-align: center;
	width: 100%
}
.cal_table .pr0 {
	color: #FFF;
	padding: 0;
	height: 100%;
	line-height: 40px;
	border: none;
	background-color: transparent;
	border: none!important;
	background: transparent
}
.cal_table .goback:hover {
	background-color: transparent!important;
	border: none!important
}
.cal_table .goback {
	color: #FFF;
	padding: 0;
	height: 100%;
	line-height: 30px;
	border: none;
	background-color: transparent;
	border: none!important;
	background: transparent
}
.cal_table .pr0:hover {
	background: transparent;
	background-color: transparent
}
.cal_table .pr2 {
	line-height: 24px
}
.cal_table a:hover {
	text-decoration: none
}
.cal_table .day_back {
	background-color: #00A6D1;
	height: 100%;
	width: 24px;
	background-image: url(../images/day_back.png);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	cursor: pointer
}
.cal_table .day_back:hover {
	background-color: #0095BA
}
.cal_table .day_back:active {
	background-color: #007B9A
}
.cal_table .day_back span {
	color: #fff;
	text-align: center;
	vertical-align: bottom;
	margin-top: 30px;
	display: table;
	margin-bottom: 0;
	width: 100%
}
.gobacox {
	width: 100%;
	height: 100%;
	display: table;
	padding: 0;
	margin: 0
}
.cal_table .day_for {
	background-color: #00A6D1;
	height: 40px;
	width: 24px;
	background-image: url(../images/day_for.png);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	cursor: pointer;
	float: right;
	z-index: 888;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.cal_table .day_for:hover {
	background-color: #0095BA
}
.cal_table .day_for:active {
	background-color: #007B9A
}
.cal_table .day_for span {
	color: #fff;
	text-align: center;
	vertical-align: bottom;
	margin-top: 22px;
	display: table;
	margin-bottom: 0;
	width: 100%
}
.cal_table .day_up {
	background-color: #00A6D1;
	height: 24px;
	width: 100%;
	background-image: url(../images/day_up.png);
	background-repeat: no-repeat;
	background-position-x: 24px;
	background-position-y: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	cursor: pointer;
	margin-top: 0;
	float: left;
	z-index: 780;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.cal_table .day_up:hover {
	background-color: #0095BA
}
.cal_table .day_up:active {
	background-color: #007B9A
}
.cal_table .day_up span {
	color: #fff;
	text-align: right;
	vertical-align: bottom;
	display: table;
	margin-bottom: 0;
	color: #fff;
	text-indent: 50px;
	height: 24px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.cal_table .day_next {
	background-color: #00A6D1;
	height: 24px;
	width: 100%;
	background-image: url(../images/day_next.png);
	background-repeat: no-repeat;
	background-position-x: 24px;
	background-position-y: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	cursor: pointer;
	float: left;
	z-index: 780;
	overflow: hidden;
	max-height: 24px
}
.cal_table .day_next:hover {
	background-color: #0095BA
}
.cal_table .day_next:active {
	background-color: #007B9A
}
.cal_table .day_next span {
	color: #fff;
	text-align: right;
	vertical-align: bottom;
	display: table;
	margin-bottom: 0;
	color: #fff;
	text-indent: 50px;
	height: 24px
}
.checkbox-btn, .radio-btn {
	margin: 0 auto;
	text-align: center
}
.checkbox-btn input[type="checkbox"], .checkbox-btn input[type="radio"], .radio-btn input[type="checkbox"], .radio-btn input[type="radio"] {
	position: absolute;
	opacity: 0;
	z-index: 1
}
.checkbox-btn label, .radio-btn label {
	display: inline-block;
	line-height: 25px;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
	user-select: none;
	color: #FFF;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	margin-left: 10px
}
.checkbox-btn label::after, .radio-btn label::after {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	left: 0;
	top: 0;
	margin-left: -18px;
	background-color: #fff;
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-clip: padding-box;
	cursor: pointer
}
.checkbox-btn label::before, .radio-btn label::before {
	position: absolute;
	content: "";
	width: 10px;
	height: 5px;
	top: 6px;
	left: 6px;
	margin-left: -18px;
	border: 1px solid #999;
	border-top: none;
	border-right: none;
	background: transparent;
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	opacity: 0;
	-webkit-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	z-index: 1
}
.checkbox-btn label:active::before, .radio-btn label:active::before {
	opacity: .3
}
.checkbox-btn input[type="checkbox"]:checked+label, .checkbox-btn input[type="radio"]:checked+label, .radio-btn input[type="checkbox"]:checked+label, .radio-btn input[type="radio"]:checked+label {
	color: #FFF
}
.checkbox-btn input[type="checkbox"]:checked+label::after, .checkbox-btn input[type="radio"]:checked+label::after, .radio-btn input[type="checkbox"]:checked+label::after, .radio-btn input[type="radio"]:checked+label::after {
	border: 1px solid #999
}
.checkbox-btn input[type="checkbox"]:checked+label::before, .checkbox-btn input[type="radio"]:checked+label::before, .radio-btn input[type="checkbox"]:checked+label::before, .radio-btn input[type="radio"]:checked+label::before {
	opacity: 1
}
.checkbox-btn input[type="checkbox"]:disabled+label, .checkbox-btn input[type="radio"]:disabled+label, .radio-btn input[type="checkbox"]:disabled+label, .radio-btn input[type="radio"]:disabled+label {
	color: #787878;
	cursor: default
}
.checkbox-btn input[type="checkbox"]:disabled+label::after, .checkbox-btn input[type="radio"]:disabled+label::after, .radio-btn input[type="checkbox"]:disabled+label::after, .radio-btn input[type="radio"]:disabled+label::after {
	border: 1px solid #787878;
	background-color: #fff
}
.checkbox-btn input[type="checkbox"]:disabled+label::before, .checkbox-btn input[type="radio"]:disabled+label::before, .radio-btn input[type="checkbox"]:disabled+label::before, .radio-btn input[type="radio"]:disabled+label::before {
	display: none
}
.radio-btn label::after {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-clip: padding-box
}
.radio-btn label::before {
	width: 10px;
	height: 10px;
	border: none;
	top: 7px;
	left: 7px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-clip: padding-box;
	background-color: #0963c9;
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}
.gotbox {
	width: 400px;
	height: 40px;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	vertical-align: middle;
	line-height: 45px;
	margin-left: 10%
}
.gotbox p {
	display: inline-block;
	line-height: 45px;
	height: 40px;
	width: 70px;
	font-size: 15px;
	float: left;
	color: #19B5DD
}
.gotbox p.title {
	font-size: 17px;
	width: 200px;
	text-align: center;
	color: #000
}
.icon_goc_act {
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 99em;
	background-color: #19b5dd;
	vertical-align: middle;
	float: left;
	background-image: url(../images/icon_goc_act.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 35%;
	margin-top: 7px
}
.icon_goc_act2 {
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 99em;
	background-color: #CCC;
	vertical-align: middle;
	float: left;
	background-image: url(../images/icon_goc_act.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 35%;
	margin-top: 7px
}
.icon_goc {
	width: 25px;
	height: 25px;
	border-radius: 99em;
	background-color: #19B5DD;
	border-radius: 99em;
	vertical-align: middle;
	float: left;
	background-image: url(../images/icon_goc.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 35%;
	margin-top: 7px
}
.icon_goc2 {
	width: 25px;
	height: 25px;
	border-radius: 99em;
	background-color: #CCC;
	border-radius: 99em;
	vertical-align: middle;
	float: left;
	background-image: url(../images/icon_goc.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 35%;
	margin-top: 7px
}
.backbox {
	width: 40px;
	height: 50%;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	max-width: 400px;
	vertical-align: middle;
	line-height: 45px;
	margin-top: -50px
}
.backbox p {
	display: inline-block;
	line-height: 40px;
	width: 100%;
	font-size: 15px;
	float: left;
	color: #19B5DD;
	height: 50px;
	vertical-align: middle;
	line-height: 50px
}
.backbox p.title {
	font-size: 17px;
	height: 150px;
	vertical-align: middle;
	line-height: 150px;
	color: #000
}
.icon_bac_act {
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 99em;
	background-color: #19b5dd;
	vertical-align: middle;
	float: left;
	background-image: url(../images/icon_bac_act.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50%;
	margin-left: 7px
}
.icon_bac_act2 {
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 99em;
	background-color: #CCC;
	vertical-align: middle;
	float: left;
	background-image: url(../images/icon_bac_act.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50%;
	margin-left: 7px
}
.icon_bac {
	width: 25px;
	height: 25px;
	border-radius: 99em;
	background-color: #19b5dd;
	border-radius: 99em;
	vertical-align: middle;
	float: left;
	background-image: url(../images/icon_bac.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50%;
	margin-left: 7px
}
.icon_bac2 {
	width: 25px;
	height: 25px;
	border-radius: 99em;
	background-color: #CCC;
	border-radius: 99em;
	vertical-align: middle;
	float: left;
	background-image: url(../images/icon_bac.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50%;
	margin-left: 7px
}
.ifobtn {
	position: absolute;
	right: 19px;
	top: 4%
}
.left_search {
	position: relative;
	background: #e6e6e6;
	color: #828282;
	font: normal 13px "Microsoft YaHei";
	line-height: 15px;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 0 4px 0 #b4b4b4;
	box-shadow: 0 4px 0 #b4b4b4;
	margin: 0;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	padding: 10px 18px;
	float: right;
	border: none
}
.rap_wo .monsow {
	display: initial;
	font-size: 14px;
	width: auto;
	float: none
}
.wal article #tkt_search #from {
	float: left;
	width: 45%
}
.wal article #tkt_search #to {
	float: left;
	width: 45%
}
.wal article #tkt_search #exchange {
	float: left;
	width: 0;
	height: 30px;
	margin: 32px 0 0
}
.wal .icon_go {
	width: 27px;
	height: 32px;
	float: right;
	background-image: url(../images/icon_go.png);
	background-repeat: no-repeat;
	margin: 25px 0 0
}
.ftick_box.act {
	border: 2px solid #E84187;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.ftick_box.act .number2.slate {
	background-color: #00a0c9
}
.ftick_box .number2.slate {
	background-color: #ccc
}
.ftick_box:hover .number2.slate {
	background-color: #00a0c9
}
.ftick_box.act:hover {
	border: 2px solid #E84187
}
.ftick_box {
	width: 100%;
	display: table;
	margin: 15px auto;
	-moz-box-sizing: border-box;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	line-height: 18px;
	letter-spacing: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 2px;
	width: 100%;
	background: linear-gradient(to top, #ffd1eb 0%, #fff 50%);
	color: #000;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 2px;
	overflow: hidden;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	border-bottom: 1px #bcdcec dotted;
	padding-bottom: 0;
	padding-top: 15px
}
.ftick_box:hover {
	border: 2px solid #E84187
}
.flyd {
	padding-bottom: 0;
	border-bottom: none
}
.flyd.ftick_box:hover {
	border: 2px solid transparent;
	border: none
}
.ftick_box:hover .ho_price {
	font-weight: 700
}
.promo {
	background-image: url(../images/promo.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 75px;
	height: 73px;
	border: none;
	float: right;
	margin-top: 0;
	position: relative;
	right: 0;
	top: -15px
}
.ftick_box.act .ftop {
	margin-top: -70px;
	background-color: #fff;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.ftop {
	width: 100%;
	float: left;
	height: 100%;
	margin: 0 auto;
	vertical-align: middle;
	margin-top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	-moz-box-sizing: border-box
}
.ftop .numbox {
	float: left;
	width: 54px;
	margin: 1px 0 0 -5px;
	position: absolute
}
.ftop .ftop_table {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.ftop .ftop_table td {
	vertical-align: middle;
	border: none
}
.flogo {
	width: 110px;
	height: 100%;
	text-align: center
}
.flogo div {
	text-align: center;
	margin: 0 auto;
	height: auto;
	display: table;
	padding-bottom: 5px;
	display: table;
	width: 100%;
	vertical-align: middle;
	height: 40px;
	line-height: 40px
}
.flogo img {
	max-width: 100%;
	text-align: center;
	width: auto;
	height: auto;
	vertical-align: middle;
	width: 35px;
	height: 35px
}
.flogo .simg img {
	width: 52px;
	height: 35px
}
.flogo p {
	color: #000;
	font-size: 17px;
	text-align: center;
	margin: 0 auto;
	padding-top: 5px;
	margin-bottom: 0;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-weight: 700;
	margin-top: 5px
}
.fcontant {
	width: 100%;
	float: left;
	display: table
}
.fli_table {
	margin: 0 auto;
	width: 100%;
	border: none
}
.nonh tr:hover {
	background-color: transparent!important
}
.nonh td:hover {
	background-color: transparent!important
}
.nonh:hover {
	background-color: transparent!important
}
.nonh2:hover {
	background-color: transparent!important
}
.nonh2 tr:hover {
	background-color: transparent!important
}
.nonh2 td:hover {
	background-color: transparent!important
}
.fli_table td {
	padding: 7px 10px;
	font-size: 15px
}
.icon_fligo {
	background-image: url(../images/icon_fligo.png);
	width: 18px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle
}
.icon_fligo2 {
	background-image: url(../images/icon_fligo2.png);
	width: 18px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle
}
.fli_table tr.selected {
	background-color: #f3f3f3
}
.flrao2 {
	padding: 0;
	margin: -17px 0 0;
	padding-right: 0!important
}
.fligb {
	overflow: auto;
	float: right;
	width: 100%;
	background: #f5afcd;
	-webkit-box-shadow: 0 2px 0 0 #d2739b;
	box-shadow: 0 2px 0 0 #d2739b;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 0 10px;
	padding: 2px 2px 0;
	overflow: hidden
}
.slid_box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 10px
}
.slid_box .slid {
	width: 100%;
	display: table;
	margin: 0 auto
}
.flysbox {
	text-align: center;
	padding-bottom: 11px
}
.flysbox .flogo {
	margin: 10px auto;
	width: 100%;
	text-align: center
}
.flysbox p {
	line-height: 17px;
	font-size: 15px;
	color: #000;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	text-decoration: none;
	font-weight: 400;
	margin-top: 0
}
.flysbox p .price {
	color: #EB4187;
	font-size: 17px;
	font-weight: 700;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif
}
.slid_box a:hover {
	text-decoration: none
}
.fligh_logobox {
	width: 18%;
	float: left;
	display: table;
	height: 100%;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	border-bottom: 1px #bcdcec dotted;
	margin-right: 28px;
	min-width: 130px;
	cursor: pointer
}
.fligh_logobox.act {
	border: 2px solid #E84187
}
.fligh_righbox {
	width: 78%;
	float: left;
	display: table;
	position: relative;
	margin: 0
}
.closebox {
	background-repeat: no-repeat;
	float: right;
	background-position: -25px 2px;
	border: 1px solid #AEAEAE;
	font-size: 12px;
	padding: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #666;
	letter-spacing: 1px;
	position: absolute;
	right: 28px;
	margin-top: 10px;
	background-color: #FFF
}
.closebox:hover {
	background-color: #E6E6E6;
	color: #666
}
.morbox {
	text-align: left;
	font-size: 15px;
	color: #00A0C9;
	background-color: #E1F3F8;
	width: 150px;
	padding: 7px 10px;
	text-align: center;
	margin: 0 auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 13px;
	letter-spacing: 1.5px;
	cursor: pointer
}
.morbox:hover {
	color: #ED5191;
	text-decoration: underline
}
.fpric .check {
	width: 70%;
	text-align: center;
	color: #FFF;
	margin: 0 auto;
	padding: 0;
	margin: 8px auto;
	text-decoration: none;
	max-width: 140px
}
.check a {
	text-decoration: none
}
.btn_yellow {
	color: #fff;
	background-color: #ff9000
}
.btn_yellow:hover {
	color: #fff;
	background-color: #ff7800
}
.ftim {
	background-image: url(../images/icon_04.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	text-align: left;
	line-height: 19px;
	color: #666;
	font-size: 12px;
	letter-spacing: -.5px;
	min-width: 130px;
	background-size: 13px;
	background-position-y: 3px
}
.garyt {
	background-image: url(../images/icon_04_gary.gif)!important;
	color: #B6B6B6!important
}
.linbg {
	border-bottom: 1px dashed #00A0C9;
	margin: 22px 21px;
	width: 100%;
	height: 2px;
	float: left;
	margin-left: 21px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 5px;
	max-width: 90%
}
.btn_orang2 {
	position: relative;
	background: #b9c855;
	color: #007d1e;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	text-decoration: none;
	font-weight: 700;
	font-size: 18px;
	line-height: 45px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	text-align: center;
	display: block;
	width: 80%;
	margin: 0 auto;
	max-width: 250px;
	font-size: 19px;
	font-family: 微軟正黑體, Microsoft JhengHei, PMingLiU;
	font-weight: bold;
	font-size: 19px;
	font-family: 微軟正黑體, Microsoft JhengHei, PMingLiU;
	font-weight: bold;
	border: none
}
.btn_orang2:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
.btn_orang2:active {
	position: relative;
	top: 1px
}
.btchc {
	font-size: 18px;
	font-family: "微軟正黑體";
	width: 100%;
	line-height: 26px
}
.list_price {
	text-align: center;
	height: 47px;
	margin: 0 auto;
	margin-right: 23px;
	display: table
}
.ho_price {
	float: right;
	font-size: 12px;
	color: #666;
	cursor: pointer
}
.fpric .orange {
	font-weight: 700;
	font-size: 20px;
	color: #B9195A;
	margin-bottom: 4px;
	margin-right: 0;
	font: bold 26px Arial Narrow
}
.price_de {
	font-size: 12px;
	float: right;
	margin-top: 6px;
	color: #666;
	width: 100%;
	text-align: right
}
.fli_table .f16b {
	font-size: 17px;
	font-weight: 700;
	color: #000
}
.fli_table .f16b span {
	font-size: 14px;
	color: #666
}
.fli_table tr.selected {
	background-color: #f3f3f3
}
.fli_table .garyp {
	color: #B6B6B6!important
}
.fpric {
	text-align: right;
	width: 100%;
	margin-left: 10px
}
.fpric p {
	color: #e84187;
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 2px;
	margin-right: 0
}
.fpric span {
	text-align: right;
	color: #666;
	font-size: 12px;
	margin-right: 33px
}
.ftick_box.act .fpric {
	margin-top: 25px;
	width: 100%
}
.fde {
	width: 100%;
	float: left;
	padding: 0;
	text-align: left;
	background-repeat: repeat-x;
	display: table;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #E7F2F6;
	margin-top: 15px;
	margin-bottom: 0
}
.fl_title {
	float: left;
	margin: 10px 24px 8px 0;
	line-height: 25px;
	color: #0867BC;
	font-size: 15px;
	text-indent: 27px
}
.fl_title i {
	background-position: 15px;
	vertical-align: top;
	padding-right: 0
}
.fl_title a {
	color: #005FB8;
	padding: 0 10px
}
.fl_title a:hover {
	text-decoration: none;
	border: none
}
.fl_title a:focus {
	border-bottom: 2px solid #005FB8;
	text-decoration: none
}
.fl_title a:active {
	border-bottom: 2px solid #005FB8;
	text-decoration: none
}
.fl_title_act {
	float: left;
	margin: 0 24px;
	line-height: 23px;
	color: #0867BC;
	font-size: 15px;
	border-bottom: 2px solid #005FB8;
	text-indent: 27px
}
.icon_fli {
	background-image: url(../images/icon_fli.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 16px;
	display: table;
	float: left;
	margin-right: 11px;
	background-position: center;
	margin-top: 4px
}
.glyphicon-chevron-up:before {
	content: url(../images/icon_up2.png);
	margin-left: -32px
}
.glyphicon-chevron-down:before {
	content: url(../images/icon_down2.png);
	margin-left: -32px
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.glyphicon-iconf-up:before {
	content: url(../images/icon_fly.png);
	margin-left: -124px
}
.glyphicon-iconf-down:before {
	content: url(../images/icon_fly_act.png);
	margin-left: -124px;
	background-position: 8px
}
.glyphicon-open-up:before {
	content: url(../images/icon_fly.png);
	margin-left: -261px
}
.glyphicon-open-down:before {
	content: url(../images/icon_fly_act.png);
	margin-left: -261px;
	border-bottom: 2px solid #005FB8
}
.glyphicon-tic-up:before {
	content: url(../images/icon_addp.png);
	margin-left: -122px
}
.glyphicon-tic-down:before {
	content: url(../images/icon_addp_active.png);
	margin-left: -122px;
	background-position: 8px
}
.glyphicon-bag-up:before {
	content: url(../images/icon_bag2.png);
	margin-left: -122px
}
.glyphicon-bag-down:before {
	content: url(../images/icon_bag2_act.png);
	margin-left: -122px;
	background-position: 8px
}
.glyphicon-p-up:before {
	color: #ccc
}
.glyphicon-p-down:before {
	color: #999
}
.databox {
	width: 100%;
	display: inline-block;
	background-color: #fff
}
.cobox {
	background-color: #FFF;
	display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}
.cobox:hover {
	background-color: #E2F5FF
}
.fl_con {
	float: left;
	margin: 0;
	border-bottom: 1px dashed #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 15px 0;
	margin: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.fli_gtitle {
	float: left;
	width: 100%;
	color: #00A0C9;
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 15px;
	padding-left: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 600
}
.fli_gtitle2 {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin-top: 15px;
	padding-left: 34px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 400;
	letter-spacing: .5px
}
.fllogo {
	float: left;
	width: 125px;
	text-align: center;
	color: #000;
	font-size: 14PX;
	letter-spacing: -.5px;
	min-height: 80px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.fllogo p {
	text-align: center;
	color: #000;
	font-size: 14PX;
	padding-top: 4px
}
.flltime {
	float: left;
	width: 205px;
	text-align: center;
	color: #666;
	font-size: 14PX;
	letter-spacing: -.5px;
	min-height: 66px;
	vertical-align: middle;
	padding-top: 0;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	padding-left: 20px;
	margin-top: 4px
}
.flltime p {
	font-size: 14px;
	color: #666
}
.flltime div {
	font-size: 18px;
	color: #005fc2;
	margin-bottom: 15px;
	font-weight: 700;
	padding-top: 6px
}
.iconflgo {
	background-image: url(../images/icon_flbg.png);
	background-repeat: no-repeat;
	width: 96px;
	height: 29px;
	text-align: center;
	color: #A7A7A7;
	float: left;
	padding-top: 0;
	background-position: bottom;
	padding-right: 9px;
	font-size: 12px;
	letter-spacing: -.5px;
	margin: 25px 14px 0 -10px
}
.flltime {
	float: left;
	width: 26%;
	text-align: center;
	color: #666;
	font-size: 14PX;
	letter-spacing: -.5px;
	min-height: 66px;
	vertical-align: middle;
	padding-top: 0;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	padding-left: 20px;
	margin-top: 4px
}
.fltool {
	float: left;
	width: 16%;
	text-align: center;
	color: #666;
	font-size: 14PX;
	letter-spacing: -.5px;
	min-height: 66px;
	vertical-align: middle;
	padding-top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	list-style: none
}
.icon_ffly {
	background-image: url(../images/icon_ffly.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	text-indent: 18px;
	line-height: 27px;
	background-position: left center
}
.icon_set {
	background-image: url(../images/icon_set.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	text-indent: 18px;
	line-height: 27px;
	background-position: left center
}
.icon_bag {
	background-image: url(../images/icon_bag2_act.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	text-indent: 18px;
	line-height: 27px;
	background-position: left center
}
.databox .notbox {
	background-color: #E84187;
	text-align: center;
	color: #FFF;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	float: left;
	margin: 15px;
	width: 100px
}
#bagtable7 {
	width: 100%;
	display: table
}
.nocon {
	text-align: left;
	font-size: 14px;
	color: #666;
	float: left;
	line-height: 26px;
	margin: 5px 15px 15px
}
.tick_table {
	margin: 15px;
	text-align: left;
	font-size: 14px;
	background-color: #eee;
	width: auto;
	width: 96%;
	margin: 10px auto
}
.tick_table td {
	border: 1px solid #fff;
	padding: 5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 100px;
	line-height: 26px
}
.import_box {
	margin: 10px 15px;
	text-align: left;
	color: #666;
	font-size: 14px;
	width: auto;
	line-height: 26px
}
.icon_fli {
	background-image: url(../images/icon_fli.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 16px;
	display: table;
	float: left;
	margin-right: 11px;
	background-position: center;
	margin-top: 4px
}
.icon_tic {
	background-image: url(../images/icon_addp.png);
	background-repeat: no-repeat;
	width: 23px;
	height: 16px;
	display: table;
	float: left;
	margin-right: 7px;
	background-position: center;
	margin-top: 4px
}
#central_column h1 {
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 20px;
	letter-spacing: 1.1px;
	text-align: left;
	display: block;
	width: 100%;
	color: #eb4187;
	margin-bottom: 8px;
	font-weight: 700
}
.flyopen {
	text-align: center;
	padding-left: 6%;
	padding-right: -4%
}
.flyopen .icon_fli {
	background-position: right
}
.footer {
	clear: both;
	overflow: auto;
	width: 100%;
	background-color: #fff;
	font-size: 13px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 16px;
	letter-spacing: .5px;
	border-top: 1px #f0c3d7 dotted;
	margin: 0;
	padding: 15px 0 0;
	margin-top: 55px
}
.footer #bottom {
	position: relative;
	width: 100%;
	margin: 0 auto;
	max-width: 980px
}
.footer #bottom p {
	float: left;
	width: 47%;
	margin: 0 0 10px;
	padding-right: 10px;
	line-height: 20px
}
#header {
	width: 100%;
	background-image: -webkit-linear-gradient(to bottom, #ff79b0 0%, #eb4187 100%);
	background-image: linear-gradient(to bottom, #ff79b0 0%, #eb4187 100%);
	margin: 0 0 10px;
	display: block;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x
}
#header #top {
	position: relative;
	width: 980px;
	height: 80px;
	margin: 0 auto
}
#header h1 {
	position: absolute;
	display: block;
	width: 160px;
	height: 56px;
	top: 10px;
	left: 5px
}
#header h1 a {
	display: block;
	width: 160px;
	height: 56px;
	background-size: 160px auto;
	background-image: url(../images/yst_logo_desktop.png);
	background-repeat: no-repeat
}
#header h4 {
	display: none
}
#header #NAV {
	position: absolute;
	width: 145px;
	top: 40px;
	right: 0
}
#header #NAV ul {
	list-style-type: none
}
#header #NAV #XX {
	display: none
}
#header #NAV li {
	float: left
}
#header #NAV li a {
	display: block;
	width: auto;
	background-color: #ffebf5;
	color: #000;
	font: 13px "Microsoft YaHei";
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	border-right: 1px #51c017 dotted;
	margin: 0;
	padding: 3px 10px;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#header #NAV li a:hover {
	background: #14a0c9;
	color: #fff;
	text-decoration: none
}
#header #menu li.ticket_active a {
	background-position: 8px -150px
}
#header #NAV li:last-child a {
	border: 0
}
#header #menu li a {
	display: block;
	width: 119px;
	height: 50px;
	background-size: 50px;
	background-image: url(../images/menu_icon.png);
	color: #fff;
	font-weight: 700;
	font-family: 文泉驛正黑, 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', Meiryo, 微軟正黑體, 'Microsoft JhengHei', sans-serif;
	font-size: 18px;
	line-height: 50px;
	letter-spacing: 5px;
	text-indent: 65px;
	text-decoration: none;
	cursor: pointer;
	background-repeat: no-repeat;
	border-radius: 10px;
	margin: 0 0 0 5px;
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#header #menu li.ticket a {
	background-position: 8px 0
}
#header #menu li.ticket a:hover {
	background-position: 8px -150px;
	background-color: #fff;
	color: #000
}
#header #menu li.hotel a {
	background-position: 9px -50px
}
#header #menu li.hotel a:hover {
	background-position: 9px -200px;
	background-color: #fff;
	color: #000
}
#header #menu li.voucher a {
	background-position: 5px -100px;
	text-indent: 65px;
	width: 126px
}
#header #menu li.voucher a:hover {
	background-position: 5px -250px;
	background-color: #fff;
	color: #000
}
#header #menu {
	position: absolute;
	top: 25px;
	left: 195px;
	width: 600px;
	height: 40px
}
#header #menu li {
	float: left;
	list-style-type: none
}
.pcn {
	display: none
}
#header #menu li.lcc a {
	background-position: 10px 4px
}
#header #menu li.lcc_active a {
	background-position: 0 -49px
}
#header #menu li.lcc a:hover {
	background-position: 0 -49px;
	background-color: #fff;
	color: #000
}
#header #menu li.lcc a {
	width: 165px;
	height: 50px;
	background-size: 64px;
	background-image: url(../images/top_icon2.png);
	color: #fff;
	background-position-x: 0
}
#header #menu li.lcc_active a {
	width: 165px;
	height: 50px;
	background-size: 64px;
	background-image: url(../images/top_icon2.png);
	color: #fff
}
#header #menu li.ticaho a {
	background-position: 3px 4px
}
#header #menu li.ticaho_active a {
	background-position: 3px -40px
}
#header #menu li.ticaho a:hover {
	background-position: 3px -40px;
	background-color: #fff;
	color: #000
}
#header #menu li.ticaho a {
	width: 140px;
	height: 50px;
	background-size: 57px;
	background-image: url(../images/top_icon.png);
	color: #fff
}
#header #menu li.ticaho_active a {
	width: 140px;
	height: 50px;
	background-size: 57px;
	background-image: url(../images/top_icon.png);
	color: #fff
}
.flylist {
	margin: 25px auto
}
.flylist #central_column {
	width: 100%;
	margin: 0
}
.left70 {
	left: 70%;
	display: table;
	float: left
}
.left70 h2 {
	font-family: 文泉驛正黑, 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', Meiryo, 微軟正黑體, 'Microsoft JhengHei', sans-serif;
	font-size: 17px;
	text-align: left;
	display: block;
	width: 100%;
	color: #00a0c9;
	margin-bottom: 0;
	line-height: 21px
}
.leal {
	width: 100%
}
.right30 {
	right: 30%;
	display: table;
	float: right;
	font-size: 15px;
	font-family: 文泉驛正黑, 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', Meiryo, 微軟正黑體, 'Microsoft JhengHei', sans-serif
}
.more_con {
	width: 100%;
	display: table;
	color: #FFF;
	margin: 0 auto;
	line-height: 18px;
	letter-spacing: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 2px;
	font-size: 17px;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: center;
	margin: 15px auto
}
.icon_more {
	background-image: url(../images/day_next.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 20px;
	display: inline-table;
	background-position-y: 9px;
	background-size: 74%;
	background-position-x: 5px
}
.more_con a {
	color: #FFF
}
.more_con:hover {
	text-decoration: underline;
	color: #E84187
}
.more_con:hover .icon_more {
	background-image: url(../images/day_next_hover.png)
}
.goba {
	background-image: url(../images/goback_bg.gif);
	background-repeat: no-repeat;
	width: 78px;
	height: 49px
}
.ftop .ftop_table td .t1 {
	padding-right: 0;
	padding-left: 0
}
#popbox article #central_middle2 .blue_coline .flibox {
	margin-top: 0!important
}
#popbox .fllogo {
	padding-top: 15px!important;
	min-height: 65px!important
}
#popbox .chtime {
	margin-left: 5px!important;
	font-size: 15px!important
}
#popbox article #central_middle2 .blue_coline .flibox .depar3 h3 {
	font-size: 17px!important
}
#popbox article #central_middle2 .blue_coline .flibox .arriv3 h3 {
	font-size: 15px!important;
	line-height: 25px
}
#popbox article #central_middle2 .blue_coline .flibox .arriv3 {
	margin-right: 5px;
	margin-left: 5px;
	width: auto;
	margin-right: 15px
}
#popbox .seatbox3 h3 {
	line-height: 18px
}
#popbox .flibox .depar3 h3 {
	line-height: 30px
}
#popbox .change {
	background-position-y: 5px;
	height: 65px
}
#popbox .flibox .seatbox3 h3 {
	line-height: 23px
}
.notbox {
	background-color: #E84187;
	text-align: center;
	color: #FFF;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	float: left;
	margin: 15px;
	width: 100px
}
.teastyle {
	font-size: 15px;
	width: 100%;
	float: none;
	display: block;
	border: none;
	margin: 0 auto;
	padding: 0 30px 15px;
	max-width: 970px
}
.teastyle textarea {
	background-color: #fff;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100%;
	max-width: 100%
}
article #tkt_search .flycab {
	width: 23%!important;
	margin: 0 18px 10px 0 !important;
	min-width: 150px;
}
.wobrbr2 {
	display: inline-table;
	width: 100%;
	line-height: 20px;
}
 @media screen and (max-width: 978px) {
.rap_wo .monsow {
	display: none
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif
}
html, body {
	-webkit-text-size-adjust: none
}
body {
	background-color: #ffebf5
}
#wrapper {
	position: relative;
	position: relative;
	width: 100%;
	margin: 0 auto;
	display: table;
	margin-bottom: 15px;
	max-width: 100%;
	padding: 0 15px;
	overflow: hidden
}
#popbox {
	position: relative;
	margin: 0 auto
}
#popbox2 {
	width: 100%;
	margin: 0 auto
}
#popbox3 {
	width: 100%;
	margin: 0 auto;
	padding: 0
}
#popbox4 {
	margin: 0;
	background-color: #ffebf5;
	padding: 15px;
	width: auto;
	overflow: hidden;
	min-width: 500px;
	width: 90%
}
.gotitle {
	font-size: 16px;
	color: #e84187;
	margin: 0 0 10px;
	font-weight: 700
}
#pw55 {
	width: 37%;
	float: left;
	margin-right: 11px;
	margin-bottom: 15px
}
popselect {
	background-color: #fff;
	font-size: 15px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 23px;
	border: 1px #b42300 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	width: 100%
}
.popselect {
	background-color: #fff;
	font-size: 15px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 23px;
	border: 1px #b42300 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	width: 100%
}
#go {
	clear: both;
	width: 100%;
	margin-bottom: 15px;
	min-width: 165px
}
#go p {
	font-size: 20px;
	line-height: 50px;
	text-align: center
}
#go p a {
	position: relative;
	display: block;
	width: 30%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#go p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#go p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#pw20 {
	width: 21%;
	float: left;
	margin-right: 11px;
	margin-bottom: 15px;
	min-width: 115px
}
#pw25 {
	width: 26%;
	float: left;
	margin-right: 11px;
	margin-bottom: 15px;
	min-width: 142px
}
.mo40 {
	width: 40%!important;
	height: auto;
	float: right;
	display: block
}
.mo60 {
	height: auto;
	display: block;
	margin-top: 5px;
	vertical-align: middle
}
@font-face {
	font-family: Sosa;
	src: url(../images/sosa.ttf)
}
.wobrbr {
	display: inline-table;
	margin: 10px 0 0 0;
}
.wobrbr2 {
	width: auto;
	margin-left: 15px;
}
.tick_table td {
	min-width: inherit;
}
html {
	width: 100%;
	overflow-x: hidden;
}
.disno {
	display: none!important
}
.bomline {
	border-bottom: 2px #b3dde8 solid!important
}
.bgblue {
	background-color: #96D8EA;
	color: #0085A7;
	height: 100%;
	min-height: 40px;
	height: 40px;
	vertical-align: middle
}
.bgblue2 {
	background-color: #96D8EA;
	color: #0085A7;
	min-height: 40px;
	height: 40px;
	vertical-align: middle
}
.bgblue3 {
	background-color: #96D8EA;
	color: #0085A7;
	min-height: 40px;
	height: 40px;
	vertical-align: middle
}
.bgblue4 {
	background-color: #96D8EA;
	color: #0085A7;
	min-height: 40px;
	height: 40px;
	vertical-align: middle
}
.mopatb0 {
	padding-top: 0!important;
	padding-bottom: 0!important
}
.nopadin {
	padding: 0!important
}
.mot3 {
	width: 30%!important;
	line-height: 35px!important
}
.mot4 {
	width: 40%!important;
	line-height: 35px!important
}
.marrl25 {
	width: 100%;
	display: block;
	line-height: 35px
}
article {
	width: 100%;
	margin: 0;
	padding: 0
}
article #central_column {
	float: none;
	width: 100%;
	margin: 0
}
article #route_info {
	overflow: auto;
	clear: both;
	float: none;
	background: #e84187;
	-webkit-box-shadow: 0 2px 0 0 #b43269;
	box-shadow: 0 2px 0 0 #b43269;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 10px;
	margin-bottom: 22px
}
article #route_info p {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -1px
}
article #route_info p span {
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -1px;
	margin: 0 10px
}
article #route_info2 {
	overflow: auto;
	clear: both;
	float: none;
	background: #e84187;
	-webkit-box-shadow: 0 2px 0 0 #b43269;
	box-shadow: 0 2px 0 0 #b43269;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 0 25px;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	max-width: 100%
}
article #route_info2 p {
	color: #fff;
	font: 14px "Microsoft YaHei";
	line-height: 31px;
	letter-spacing: -.5px;
	width: 100%;
	word-break: break-all
}
article #route_info2 p span {
	font: bold 16px "Microsoft YaHei";
	line-height: 22px;
	margin: 0 10px
}
article #route_info2 li {
	color: #FFF;
	font-size: 15px;
	line-height: 23px
}
article #priority {
	overflow: auto;
	background: #fff;
	color: #000;
	font: 15px "Microsoft YaHei";
	line-height: 35px;
	letter-spacing: -.5px;
	-webkit-box-shadow: 0 2px 0 0 #f5cde1;
	box-shadow: 0 2px 0 0 #f5cde1;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 10px 15px 0;
	padding: 5px 10px
}
.flylist #priority {
	width: 100%;
	margin: 10px 0 0
}
.flylist #price_list {
	width: 100%;
	margin: 10px 0 0
}
article #priority p {
	display: block;
	width: 222px;
	float: left
}
article #priority h6 {
	position: relative;
	float: right;
	display: block;
	width: 20%;
	background: #e6e6e6;
	color: #828282;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 2px 0 #646464;
	box-shadow: 0 2px 0 #b4b4b4;
	margin: 0;
	padding: 0 5px;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	min-width: 77px;
	margin-top: 3px;
	margin-bottom: 3px
}
article #price_list {
	overflow: auto;
	float: none;
	background: #f5afcd;
	color: #fff;
	font: 16px "Microsoft YaHei";
	line-height: 23px;
	-webkit-box-shadow: 0 2px 0 0 #b43269;
	box-shadow: 0 2px 0 0 #b43269;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 10px 15px;
	padding: 2px
}
article #price_list .list_box {
	position: relative;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #ffd1eb 0%, #fff 50%);
	color: #000;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 2px;
	padding: 10px;
	overflow: hidden
}
.icon_promo {
	background-image: url(../Images/icon_promo.png);
	width: 60px;
	height: 55px;
	background-repeat: no-repeat;
	position: absolute;
	right: -14px;
	z-index: 15;
	top: -7px
}
article #price_list .list_box h2 {
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: -1px;
	text-align: left;
	margin-bottom: 3px
}
article #price_list .list_box h2 span {
	display: block;
	float: left;
	width: 38px;
	height: 30px;
	background-color: #fff;
	background-size: 30px auto;
	background-repeat: no-repeat
}
article #price_list .list_box h2 .fli_logo {
	width: 33px;
	height: 30px;
	border: none
}
article #price_list .list_box h2 .fli_logo img {
	width: 25px;
	height: 25px;
	border: none;
	margin: 0 auto
}
article #price_list .list_box h3 {
	font: bold 24px Arial Narrow;
	line-height: 28px;
	letter-spacing: -2px;
	text-align: center
}
article #price_list .list_box h3.fare_adult {
	float: left;
	width: 45%;
	color: #b9195a
}
article #price_list .list_box h3.fare_children {
	float: right;
	width: 45%;
	color: #b9195a
}
article #price_list .list_box h3.fare_adult span, article #price_list .list_box h3.fare_children span {
	display: block;
	width: 100%;
	color: #828282;
	font: normal 16px "Microsoft YaHei";
	line-height: 18px;
	letter-spacing: 0;
	padding: 3px 0
}
article #price_list .list_box h3.fare_adult span.ref_fare, article #price_list .list_box h3.fare_children span.ref_fare {
	font-size: 13px;
	margin: 0;
	padding: 3px 0 0
}
article #price_list .list_box h4 {
	float: left;
	width: 47%;
	margin: 8px 0 0 5px
}
article #price_list .list_box h4 a {
	display: block;
	width: 100%;
	height: 45px;
	text-align: center;
	text-decoration: none
}
article #price_list .list_box h4.tax a {
	position: relative;
	background: #e6e6e6;
	color: #828282;
	font: normal 16px "Microsoft YaHei";
	line-height: 18px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 4px 0 #b4b4b4;
	box-shadow: 0 4px 0 #b4b4b4;
	margin: 0;
	padding-top: 4px;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
article #price_list .list_box h4.tax a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
article #price_list .list_box h4.tax a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
article #price_list .list_box h4.booking a {
	position: relative;
	background: #b9c855;
	color: #007d1e;
	font: bold 22px "Microsoft YaHei";
	line-height: 45px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
article #price_list .list_box h4.booking a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
article #price_list .list_box h4.booking a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
article #price_list .list_box h6 {
	display: none
}
article #price_list .list_box .box_left {
	float: left;
	width: 49%;
	text-align: center
}
article #price_list .list_box .box_center {
	float: right;
	width: 49%;
	text-align: center
}
article #price_list .list_box .box_right {
	float: none;
	clear: both;
	width: 100%;
	display: table;
	margin-bottom: 15px
}
article #price_list .list_box p {
	margin: 0 0 5px
}
article #price_list .list_box p.valid_period {
	display: block;
	width: 100%;
	font-size: 15px;
	letter-spacing: -1px;
	margin: 5px 0
}
article #left_column {
	display: none;
	overflow: auto;
	float: none;
	width: 70%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	border-bottom: 1px #bcdcec solid;
	margin: 0 0 3px;
	padding: 5px 1px;
	border-right: 1px solid #919191;
	-moz-box-shadow: 7px 3px 86px 0 #000;
	-webkit-box-shadow: 7px 3px 86px 0 #000;
	box-shadow: 7px 3px 86px 0 #000;
	margin-top: 0;
	overflow-x: hidden;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 999999;
	left: 0;
	right: auto;
	max-width: 650px
}
article #left_column h3 {
	clear: both;
	display: block;
	width: 100%;
	background: #e1f3f8;
	color: #00a0c9;
	font-size: 17px;
	line-height: 25px;
	text-indent: 10px;
	border-bottom: 1px #9bd0ea dotted;
	margin: -4px 0 5px;
	padding: 5px 0
}
article #left_column p {
	display: block;
	overflow: auto;
	float: left;
	width: 50%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font: 13px "Microsoft YaHei";
	line-height: 18px;
	letter-spacing: 0;
	text-indent: 5px;
	margin-bottom: 5px;
	padding: 5px
}
article #left_column p input {
	float: none
}
article #left_column p input.calendar {
	width: 100%;
	background-color: #fff;
	background-size: 30px auto;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: left -30px;
	font: 16px "Microsoft YaHei";
	line-height: 25px;
	text-indent: 28px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 0
}
article #left_column #transfer, article #left_column #air_select {
	clear: both;
	width: 100%
}
article #left_column #transfer p, article #left_column #air_select p {
	overflow: auto;
	float: left;
	width: 33%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font: 13px "Microsoft YaHei";
	line-height: 18px;
	letter-spacing: 0;
	text-indent: 5px;
	margin-bottom: 5px;
	padding: 5px;
	letter-spacing: -.5px
}
article #central_middle {
	float: left;
	width: 100%;
	padding: 0
}
article #central_middle2 {
	float: left;
	width: 100%;
	margin: 0 auto
}
article #central_middle3 {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	font-size: 14px;
	line-height: 27px
}
article #central_middle4 {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 15px;
	line-height: 30px;
	color: #000;
	font-size: 15px;
	background-color: #FFF
}
article #mainbox {
	overflow: auto;
	float: right;
	width: 100%;
	background: #f5afcd;
	color: #fff;
	-webkit-box-shadow: 0 2px 0 0 #d2739b;
	box-shadow: 0 2px 0 0 #d2739b;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 0 10px;
	padding: 2px 2px 0
}
article #mainbox .centerbox {
	position: relative;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #ffd1eb 0%, #fff 50%);
	color: #000;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 2px;
	padding: 15px;
	min-height: 450px
}
article #mainbox .centerbox h1 {
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 1.1px;
	text-align: center;
	display: block;
	width: 100%;
	color: #eb4187;
	margin-bottom: 8px
}
article #mainbox .centerbox h2 {
	display: block;
	width: 100%;
	font: bold 18px "Microsoft YaHei";
	line-height: 25px;
	text-align: left;
	margin-bottom: 10px
}
article #mainbox .centerbox h3 {
	font: bold 26px Arial Narrow;
	line-height: 30px;
	letter-spacing: -1.5px;
	text-align: center
}
article #mainbox .centerbox h3.fare_adult {
	float: left;
	width: 45%;
	color: #b9195a
}
article #mainbox .centerbox h3.fare_children {
	float: right;
	width: 45%;
	color: #b9195a
}
article #mainbox .centerbox h3.fare_adult span, article #mainbox .centerbox h3.fare_children span {
	display: block;
	width: 100%;
	color: #828282;
	font: normal 14px "Microsoft YaHei";
	line-height: 16px;
	letter-spacing: 0;
	padding: 8px 0 3px
}
article #mainbox .centerbox h3.fare_adult span.ref_fare, article #mainbox .centerbox h3.fare_children span.ref_fare {
	font-size: 14px;
	margin: 0;
	padding: 3px 0 5px
}
article #mainbox .centerbox h4 {
	float: left;
	width: 46%;
	margin-top: 23px;
	margin-left: 5px
}
article #mainbox .centerbox h4 a {
	display: block;
	width: 100%;
	height: 35px;
	text-align: center;
	text-decoration: none
}
article #mainbox .centerbox h4.tax a {
	position: relative;
	background: #e6e6e6;
	color: #828282;
	font: normal 13px "Microsoft YaHei";
	line-height: 15px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 4px 0 #b4b4b4;
	box-shadow: 0 4px 0 #b4b4b4;
	margin: 0;
	padding-top: 1px;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
article #mainbox .centerbox h4.tax a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
article #mainbox .centerbox h4.tax a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
article #mainbox .centerbox h4.booking a {
	position: relative;
	background: #b9c855;
	color: #007d1e;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 35px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
article #mainbox .centerbox h4.booking a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
article #mainbox .centerbox h4.booking a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
article #central_middle h7 {
	font-size: 13px;
	letter-spacing: 1px;
	display: block;
	width: 100%;
	color: #666;
	margin-top: 8px
}
article #mainbox .centerbox .flighbox {
	width: 100%;
	background-color: #FFF
}
article #centerwhite {
	position: relative;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #ffd1eb 0%, #fff 50%);
	color: #000;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 2px;
	padding: 0;
	min-height: 450px;
	padding: 18px;
	background: #fff;
	-webkit-box-shadow: 0 2px 0 0 #f5bedc;
	box-shadow: 0 2px 0 0 #f5bedc;
	border-radius: 8px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 2px 0 0 #d2739b;
	box-shadow: 0 2px 0 0 #d2739b;
	border: 3px solid #f5afcd;
	min-height: 600px
}
article #centerwhite .index_newsbox h1 {
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 1.1px;
	text-align: center;
	display: block;
	width: 100%;
	color: #eb4187;
	margin-bottom: 8px
}
article #centerwhite .index_newsbox h7 {
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 12px;
	line-height: 25px;
	letter-spacing: 1.1px;
	text-align: right;
	display: block;
	width: 100%;
	color: #666;
	margin-bottom: 8px
}
article #centerwhite2 {
	position: relative;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #ffd1eb 0%, #fff 50%);
	color: #000;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 auto;
	margin-bottom: 2px;
	padding: 0;
	background: #fff;
	-webkit-box-shadow: 0 2px 0 0 #f5bedc;
	box-shadow: 0 2px 0 0 #f5bedc;
	border-radius: 8px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 2px 0 0 #d2739b;
	box-shadow: 0 2px 0 0 #d2739b;
	border: 3px solid #f5afcd;
	margin-bottom: 32px
}
article #centerwhite3 {
	position: relative;
	overflow: auto;
	width: 100%;
	color: #000;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 auto;
	margin-bottom: 2px;
	padding: 0;
	background: #fff;
	border-radius: 8px;
	margin-bottom: 10px;
	border: 3px solid #00a0c9;
	margin-bottom: 45px
}
article #centerblue {
	position: relative;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #ffd1eb 0%, #fff 50%);
	color: #000;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 2px;
	padding: 0;
	-webkit-box-shadow: 0 2px 0 0 #f5bedc;
	box-shadow: 0 2px 0 0 #f5bedc;
	border-radius: 8px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 2px 0 0 #d2739b;
	box-shadow: 0 2px 0 0 #d2739b;
	border: 3px solid #f5afcd;
	margin-bottom: 37px;
	min-height: 100px;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	display: table
}
article #central_middle h1 {
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 17px;
	letter-spacing: 1.1px;
	text-align: left;
	display: block;
	width: 93%;
	color: #eb4187;
	margin-bottom: 4px;
	font-weight: 700;
	min-width: 210px;
	line-height: 21px;
	word-break: break-all
}
article #central_middle h2 {
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 15px;
	text-align: left;
	display: block;
	width: 100%;
	color: #00a0c9;
	margin-bottom: 5px;
	line-height: 24px
}
article #central_middle h3 {
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 15px;
	text-align: left;
	display: block;
	width: 100%;
	color: #666;
	margin-bottom: 12px
}
article #central_middle h7 {
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 17px;
	letter-spacing: 1.1px;
	text-align: center;
	display: block;
	width: 100%;
	color: #0D55D8;
	margin-bottom: 12px;
	font-weight: 700;
	text-decoration: underline;
	line-height: 35px
}
article #central_middle h7:hover {
	color: #f05a87
}
article #central_middle h5 {
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 16px;
	text-align: left;
	display: block;
	width: 100%;
	color: #00a0c9;
	margin-bottom: 12px
}
article #mainbox .centerbox h6 {
	display: none
}
article #mainbox .centerbox h7 {
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 12px;
	line-height: 25px;
	letter-spacing: 1.1px;
	text-align: right;
	display: block;
	width: 100%;
	color: #666;
	margin-bottom: 8px
}
article #mainbox .centerbox .box_left {
	float: left;
	width: 33%;
	text-align: center
}
article #mainbox .centerbox .box_center {
	float: left;
	width: 100%;
	text-align: left;
	margin-left: 0
}
article #mainbox .centerbox .box_right {
	float: right;
	width: 30%
}
article #mainbox .centerbox p {
	margin: 0 0 10px
}
article #mainbox .centerbox p.valid_period {
	display: block;
	width: 100%;
	font-size: 15px;
	letter-spacing: 0;
	margin: 5px 0
}
.tcenter {
	text-align: left!important
}
#blusetitle {
	display: none
}
.index_num {
	display: none
}
.s12 {
	font-size: 12px!important
}
.index_newsbox {
	font-size: 14px;
	text-decoration: none;
	color: #666;
	margin-bottom: 45px
}
.index_newsbox a:link {
	text-decoration: none;
	font-size: 14px;
	text-decoration: none;
	color: #666;
	padding-left: 0!important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	word-break: break-all;
	-webkit-line-clamp: 1
}
.index_newsbox a:hover {
	color: #f05a87;
	text-decoration: none
}
.index_newsbox ul {
	font-size: 14px;
	text-decoration: none;
	color: #666
}
.index_newsbox li {
	font-size: 14px;
	text-decoration: none;
	color: #666;
	border-bottom: 1px #c8c8c8 dotted;
	line-height: 23px;
	padding: 15px 0 0
}
.blusetbox {
	font-size: 14px;
	text-decoration: none;
	color: #666;
	line-height: 23px;
	padding: 15px 0 0;
	border-bottom: none!important;
	overflow: hidden;
	width: 100%;
	display: block
}
.blusetbox td {
	font-size: 14px;
	text-decoration: none;
	color: #666;
	border-bottom: 1px #c8c8c8 dotted;
	line-height: 23px;
	padding-top: 9px
}
.blusetbox td:link {
	font-size: 14px;
	text-decoration: none;
	color: #666
}
.blusetitle {
	background-color: #e1f3f8;
	width: 100%;
	height: 30px;
	color: #00a0c9!important;
	font-size: 15px;
	line-height: 30px
}
.index_num {
	color: #969696;
	font-size: 13px;
	float: left;
	width: 80px;
	text-align: center;
	margin-right: 26px
}
.index_da {
	font-size: 13px;
	color: #09C;
	text-decoration: none;
	padding-right: 20px;
	display: inline-table
}
article #databox {
	width: 100%;
	margin-bottom: 15px
}
article #databox .left60 {
	width: 100%;
	float: left
}
article #databox .right40 {
	width: 100%;
	float: left;
	margin-bottom: 10px
}
article #databox .calendar {
	width: 49%;
	background-color: #fff;
	background-size: 28px auto;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: left -28px;
	font-size: 14px;
	line-height: 27px;
	text-indent: 29px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	float: left;
	min-width: 110px;
	margin-bottom: 10px;
	letter-spacing: -.5px;
	margin-right: 5px;
	margin-top: 3px
}
article #databox .research {
	width: 49%;
	background-color: #fff;
	background-size: 30px auto;
	font-size: 14px;
	line-height: 27px;
	text-indent: 2px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	float: left;
	height: 31px;
	min-width: 135px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	margin-top: 3px
}
article #databox .btn_blue {
	width: 100%;
	float: right;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	font-weight: 700;
	letter-spacing: .5px;
	margin: 4px 0 0
}
article #databox .btn_blue a {
	position: relative;
	display: block;
	width: 100%;
	background: #00c0f2;
	color: #005dbd;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #006fb6;
	box-shadow: 0 4px 0 #006fb6;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
article #databox .btn_blue a:hover {
	background: #00E2FF;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #00A2B6;
	box-shadow: 0 4px 0 #00A2B6
}
article #databox .btn_blue a:active {
	top: 4px;
	background: #00E2FF;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #0096A9;
	box-shadow: inset 0 4px 3px #0096A9
}
article #databox .btn_greens {
	width: 100%;
	float: left;
	font-size: 14px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 32px;
	text-align: center;
	letter-spacing: 1px
}
article #databox .btn_greens a {
	position: relative;
	display: block;
	width: 100%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	letter-spacing: 1px;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1em;
	text-align: center
}
article #databox .btn_greens a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
article #databox .btn_greens a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.btn_gray {
	display: block;
	width: 90px;
	font-size: 13px;
	color: #666;
	margin-left: 15px;
	margin-top: 1px
}
.btn_gray h4 {
	float: left;
	width: 90%
}
.btn_gray h4 a {
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	position: relative;
	background: #e6e6e6;
	color: #828282;
	font: normal 13px "Microsoft YaHei";
	line-height: 31px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 4px 0 #b4b4b4;
	box-shadow: 0 4px 0 #b4b4b4;
	margin: 0;
	padding-top: 1px;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
.btn_gray h4 a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
.btn_gray h4 a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.btn_gray2 {
	display: block;
	width: 90px;
	font-size: 13px;
	color: #666;
	margin-top: 1px;
	height: 40px
}
.btn_gray2 h4 {
	float: left;
	width: 90%
}
.btn_gray2 h4 a {
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	position: relative;
	background: #e6e6e6;
	color: #828282;
	font: normal 13px "Microsoft YaHei";
	line-height: 31px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 4px 0 #b4b4b4;
	box-shadow: 0 4px 0 #b4b4b4;
	margin: 0;
	padding-top: 1px;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
.btn_gray2 h4 a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
.btn_gray2 h4 a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.blue_title {
	width: 30%;
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 16px;
	float: left;
	text-align: center;
	margin-bottom: 1px
}
.blue_title ul {
	list-style: none
}
.blue_title li {
	float: left;
	width: 100%;
	height: 35px;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	border-bottom: 1px #bcdcec dotted
}
.blue_cont {
	display: block;
	overflow: auto;
	width: 70%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 15px;
	margin-bottom: 1px
}
.blue_cont ul {
	list-style: none;
	width: 100%;
	float: left
}
.blue_cont li {
	float: left;
	width: 100%;
	height: 35px;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	word-break: break-all;
	border-bottom: 1px #bcdcec dotted
}
.number {
	background: url(http://i62.tinypic.com/15xvbd5.png) no-repeat 96% 0;
	height: 25px;
	overflow: hidden;
	width: 25px
}
.number select {
	background: transparent;
	border: none;
	font-size: 14px;
	height: 25px;
	padding: 0;
	width: 25px;
	cursor: pointer;
	color: #FFF
}
.number.slate {
	background: url(/img/icon_orange.gif)no-repeat right center;
	width: 25px;
	height: 25px;
	border-radius: 99em;
	background-color: #00a0c9;
	color: #FFF;
	margin: 0 auto;
	margin-top: 6px;
	line-height: 25px;
	text-align: center
}
.number.slate select {
	font-size: 14px;
	height: 25px;
	width: 43px;
	color: #FFF;
	background-color: #00a0c9;
	padding-left: 4px;
	text-align: center
}
.number2 {
	background: url(http://i62.tinypic.com/15xvbd5.png) no-repeat 96% 0;
	height: 23px;
	overflow: hidden;
	width: 20px
}
.number2 select {
	background: transparent;
	border: none;
	font-size: 12px;
	height: 23px;
	padding: 0;
	width: 23px;
	cursor: pointer;
	color: #FFF
}
.number2.slate {
	background: url(/img/icon_orange.gif)no-repeat right center;
	width: 21px;
	height: 21px;
	border-radius: 99em;
	background-color: #00a0c9;
	color: #FFF;
	margin: 0 auto;
	margin-top: 2px;
	line-height: 23px;
	text-align: center
}
.number2.slate select {
	font-size: 12px;
	height: 23px;
	width: 39px;
	color: #FFF;
	background-color: #00a0c9;
	padding-left: 4px;
	text-align: center
}
.blue_title2 {
	width: 100%;
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 16px
}
.blue_title2 ul {
	list-style: none
}
.blue_title2 li {
	float: left;
	min-width: 40px;
	text-align: center;
	line-height: 35px;
	display: table-cell
}
.blue_title2 .w20 {
	width: 20%
}
.blue_title2 .w30 {
	width: 30%
}
.blue_title2 .w35 {
	width: 35%
}
.blue_cont2 {
	display: block;
	overflow: auto;
	width: 100%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 15px
}
.blue_cont2 ul {
	list-style: none
}
.blue_cont2 li {
	float: left;
	min-width: 40px;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	word-break: break-all;
	border-bottom: 1px #bcdcec dotted
}
.blue_cont2 .w20 {
	width: 20%
}
.blue_cont2 .w30 {
	width: 30%
}
.blue_cont2 .w35 {
	width: 35%
}
.blue_title3 {
	width: 34%;
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 13px;
	float: left;
	text-align: center;
	margin-bottom: 1px;
	letter-spacing: -.5px
}
.blue_title3 ul {
	list-style: none
}
.blue_title3 li {
	float: left;
	width: 100%;
	min-width: 40px;
	text-align: center;
	line-height: 40px;
	display: table-cell;
	border-bottom: 1px #bcdcec dotted;
	max-height: 40px;
}
.blue_cont3 {
	display: block;
	overflow: auto;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 14px;
	margin-bottom: 1px
}
.blue_cont3 ul {
	list-style: none;
	width: 100%;
	float: left
}
.blue_cont3 li {
	float: left;
	width: 100%;
	min-height: 40px;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	border-bottom: 1px #bcdcec dotted;
	letter-spacing: -.5px
}
.blue_cont3 li.btn_reb {
	font-size: 16px;
	font-weight: 600;
	font-family: 微軟正黑體;
	width: 70%!important;
	margin: 21px 15%;
	display: inline-block
}
.btn_reb a {
	color: #F10
}
.blue_cont3 li.btn_reb a {
	width: 100%
}
.blue_cont5 {
	display: block;
	overflow: auto;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 14px;
	margin-bottom: 1px
}
.blue_cont5 ul {
	list-style: none;
	width: 100%;
	float: left
}
.blue_cont5 li {
	float: left;
	width: 100%;
	min-height: 40px;
	text-align: center;
	line-height: 32px;
	display: table-cell;
	word-break: break-all;
	border-bottom: 1px #bcdcec dotted;
	letter-spacing: -.5px
}
.blue_cont4 {
	display: block;
	overflow: auto;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 14px;
	margin-bottom: 1px
}
.blue_cont4 ul {
	list-style: none;
	width: 100%;
	float: left
}
.blue_cont4 li {
	float: left;
	width: 100%;
	min-height: 40px;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	word-break: break-all;
	border-bottom: 1px #bcdcec dotted;
	letter-spacing: 0
}
.blue_title4 {
	width: 34%;
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 13px;
	float: left;
	text-align: center;
	margin-bottom: 1px;
	letter-spacing: -.5px
}
.blue_title4 ul {
	list-style: none
}
.blue_title4 li {
	float: left;
	width: 100%;
	min-height: 40px;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	border-bottom: 1px #bcdcec dotted
}
.blue_tilin {
	width: 30%;
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 15px;
	float: left;
	text-align: center;
	margin-bottom: 1px;
	border-bottom: 1px solid #96D8EA
}
.blue_tilin ul {
	list-style: none
}
.blue_tilin li {
	float: left;
	width: 100%;
	min-height: 40px;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	border-bottom: 1px #bcdcec dotted
}
.blue_tilin2 {
	width: 30%;
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 14px;
	float: left;
	text-align: center;
	margin-bottom: 1px;
	border-bottom: 1px solid #96D8EA;
	display: table
}
.blue_tilin2 ul {
	list-style: none
}
.blue_tilin2 li {
	float: left;
	width: 100%;
	min-height: 40px;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	border-bottom: 1px #bcdcec dotted
}
.blue_tilin3 {
	width: 30%;
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 14px;
	float: left;
	text-align: center;
	margin-bottom: 1px;
	border-bottom: 1px solid #96D8EA;
	display: table
}
.blue_tilin3 ul {
	list-style: none
}
.blue_tilin3 li {
	float: left;
	width: 100%;
	min-height: 40px;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	border-bottom: 1px #bcdcec dotted
}
.blue_tilin {
	width: 30%;
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 14px;
	float: left;
	text-align: center;
	margin-bottom: 1px;
	border-bottom: 1px solid #96D8EA;
	display: table
}
.blue_tilin ul {
	list-style: none
}
.blue_tilin li {
	float: left;
	width: 100%;
	min-height: 40px;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	border-bottom: 1px #bcdcec dotted
}
.blue_conlin {
	display: block;
	overflow: auto;
	width: 70%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 15px;
	margin-bottom: 1px;
	border-bottom: 1px solid #96D8EA
}
.blue_conlin ul {
	list-style: none;
	width: 100%;
	float: left
}
.blue_conlin li {
	float: left;
	width: 100%;
	min-height: 40px;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	word-break: break-all;
	border-bottom: 1px #bcdcec dotted;
	letter-spacing: 0
}
.blue_conlin2 {
	display: block;
	overflow: auto;
	width: 70%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 15px;
	margin-bottom: 1px;
	border-bottom: 1px solid #96D8EA;
	display: table
}
.blue_conlin2 ul {
	list-style: none;
	width: 100%;
	float: left
}
.blue_conlin2 li {
	float: left;
	width: 100%;
	min-height: 40px;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	word-break: break-all;
	border-bottom: 1px #bcdcec dotted;
	letter-spacing: 0
}
.blue_conlin4 {
	display: block;
	overflow: auto;
	width: 70%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 15px;
	margin-bottom: 1px;
	border-bottom: 1px solid #96D8EA;
	display: table
}
.blue_conlin4 ul {
	list-style: none;
	width: 100%;
	float: left
}
.blue_conlin4 li {
	float: left;
	width: 100%;
	min-height: 40px;
	text-align: center;
	line-height: 35px;
	display: table-cell;
	word-break: break-all;
	border-bottom: 1px #bcdcec dotted;
	letter-spacing: 0
}
.table_blueco {
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 14px;
	text-align: center;
	margin-bottom: 1px;
	line-height: 30px;
	overflow-x: hidden
}
.table_blueco tr {
	border-bottom: 1px #bcdcec dotted
}
.table_blueco td {
	padding: 5px;
	line-height: 28px;
	font-size: 14px;
	vertical-align: middle;
	letter-spacing: -.5px;
	min-width: 53px;
	text-align: left;
	text-align: center
}
.table_bluetitle {
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 14px!important;
	text-align: center;
	margin-bottom: 1px;
	border-bottom: 1px #75cae2 dotted;
	line-height: 30px;
	text-align: center
}
.table_bluetitle2 {
	background-color: #e1f3f8;
	color: #00a0c9;
	overflow: hidden;
	font-size: 15px!important;
	text-align: center;
	margin-bottom: 1px;
	border-bottom: 1px #75cae2 dotted;
	line-height: 30px;
	text-align: left;
	padding-left: 12px!important;
	min-width: 124px;
	text-align: center
}
.table_bluecont {
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 15px
}
.table_blue {
	color: #004fb1;
	margin-right: 20px
}
.tPages {
	margin: 9px 0;
	bottom: 19px;
	position: absolute;
	margin: 0 auto;
	width: 90%;
	text-align: center
}
.tPages ul li {
	display: inline-block;
	text-align: center
}
.tPages ul li.prev a, .tPages ul li.next a {
	padding: 4px
}
.tPages ul li.prev {
	margin-right: 1px
}
.tPages ul li.next {
	margin-left: 1px
}
.tPages ul li a {
	border: 1px solid #d3d3d3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 4px 5px;
	cursor: pointer;
*cursor:hand;
	color: #606060;
	font-size: 11px;
	box-shadow: 0 1px 0 #fff inset, 0 1px 0 #dfdfdf;
	-webkit-box-shadow: 0 1px 0 #fff inset, 0 1px 0 #dfdfdf;
	-moz-box-shadow: 0 1px 0 #fff inset, 0 1px 0 #dfdfdf;
	line-height: 14px;
	text-decoration: none;
	background: #f9f9f9;
	background: -moz-linear-gradient(top, #f9f9f9 0%, #eee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #eee));
	background: -webkit-linear-gradient(top, #f9f9f9 0%, #eee 100%);
	background: -o-linear-gradient(top, #f9f9f9 0%, #eee 100%);
	background: -ms-linear-gradient(top, #f9f9f9 0%, #eee 100%);
	background: linear-gradient(top, #f9f9f9 0%, #eee 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#eeeeee', GradientType=0)
}
.tPages ul li a:hover {
	background: #f6f6f6;
	background: -moz-linear-gradient(top, #f6f6f6 0%, #e8e8e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #e8e8e8));
	background: -webkit-linear-gradient(top, #f6f6f6 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #f6f6f6 0%, #e8e8e8 100%);
	background: -ms-linear-gradient(top, #f6f6f6 0%, #e8e8e8 100%);
	background: linear-gradient(top, #f6f6f6 0%, #e8e8e8 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e8e8e8', GradientType=0)
}
.tPages ul li a:active {
	background: #6f6f6f;
	color: #fff;
	border-color: #646464;
	box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
	font-weight: 700
}
.pages li .active, .pages li a:active, .pages li .active:hover {
	background: #6f6f6f;
	color: #fff;
	border-color: #646464;
	box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
	font-weight: 700
}
.blue_coline {
	display: table;
	width: 100%;
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	font-size: 13px;
	border-bottom: 1px dotted #95C1DA;
	height: auto;
	overflow: hidden
}
article #central_middle2 .blue_coline .flibox {
	margin-top: 13px;
	height: auto;
	display: table;
	width: 100%
}
.numbox {
	float: left;
	width: 43px;
	margin-top: 0
}
.numbox2 {
	float: left;
	width: 54px;
	margin-top: 0
}
article #central_middle2 .blue_coline .flibox .fllogo {
	display: block;
	width: 41%;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: -.5px;
	text-align: left;
	font-weight: 700;
	margin-right: 6px;
	float: left;
	margin-top: 0;
	max-width: 123px;
	padding-top: 0;
	min-height: auto
}
article #central_middle2 .blue_coline .flibox .fllogo h6 {
	float: left;
	display: none
}
article #central_middle2 .blue_coline .flibox .fllogo span {
	display: block;
	float: left;
	width: 32px;
	height: 25px;
	background-color: #fff
}
article #central_middle2 .blue_coline .flibox .fllogo .fli_logo {
	width: 32px;
	height: 32px;
	border: none
}
article #central_middle2 .blue_coline .flibox .fllogo .fli_logo img {
	width: 25px;
	height: 25px;
	border: none;
	margin: 0 auto
}
article #central_middle2 .blue_coline .flibox .seatbox {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #666;
	float: left;
	margin-right: 6px;
	min-height: 30px;
	margin-top: 3px;
	clear: right;
	margin-left: 0;
	float: left;
	margin-left: 0;
	margin-top: 8px
}
article #central_middle2 .blue_coline .flibox .seatbox h3 {
	display: block;
	color: #eb4187;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 9px;
	float: left;
	clear: both;
	width: auto;
	text-align: left;
	margin-right: 10px;
	margin-top: 0;
	text-indent: 12px
}
article #central_middle2 .blue_coline .flibox .seatbox2 {
	display: table;
	font-size: 15px;
	color: #666;
	float: left;
	margin-left: 14px;
	margin-top: 4px;
	text-align: left;
	margin-bottom: 15px
}
article #central_middle2 .blue_coline .flibox .seatbox2 h3 {
	display: block;
	color: #eb4187;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 9px;
	float: left;
	clear: both;
	height: auto
}
article #central_middle2 .blue_coline .flibox .seatbox3 {
	display: table;
	width: 100%;
	font-size: 14px;
	color: #666;
	float: left;
	margin-right: 6px;
	margin-top: 9px
}
article #central_middle2 .blue_coline .flibox .seatbox3 h3 {
	font-size: 14px;
	color: #666;
	float: left;
	width: initial;
	padding-right: 15px
}
article #central_middle2 .blue_coline .flibox .depar {
	display: block;
	width: 30%;
	font-size: 14px;
	color: #666;
	float: left;
	margin-right: 6px;
	margin-left: 9px;
	clear: both;
	margin-top: 11px;
	letter-spacing: -.5px
}
article #central_middle2 .blue_coline .flibox .depar h3 {
	display: block;
	color: #eb4187;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 20px
}
article #central_middle2 .blue_coline .flibox .depar2 {
	display: block;
	width: 40%;
	font-size: 16px;
	color: #EB4187;
	float: left;
	clear: both;
	margin-left: 14px;
	text-align: center;
	color: #eb4187;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px
}
article #central_middle2 .blue_coline .flibox .depar2 h3 {
	display: block;
	color: #eb4187;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 9px
}
article #central_middle2 .blue_coline .flibox .depar3 {
	display: block;
	width: 12%;
	font-size: 16px;
	color: #666;
	float: left;
	margin-right: 6px;
	margin-top: 1px
}
article #central_middle2 .blue_coline .flibox .depar3 h3 {
	display: block;
	color: #eb4187;
	font-size: 16px;
	font-weight: 700;
	margin-top: 6px;
	height: 25px;
	line-height: 20px
}
article #central_middle2 .blue_coline .flibox .connec {
	display: block;
	width: 29%;
	float: left;
	text-align: center;
	font-size: 13px;
	color: #666;
	text-align: center;
	margin: 0 5px
}
article #central_middle2 .blue_coline .flibox .connec h4 {
	display: block;
	font-size: 13px;
	color: #666;
	margin-top: 13px
}
article #central_middle2 .blue_coline .flibox .connec2 {
	display: block;
	width: 85px;
	font-size: 13px;
	color: #666;
	float: left;
	height: 20px;
	background-image: url(../images/icon_fl.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;
	color: #666;
	background-position-x: right;
	margin-top: 0;
	min-width: 61px
}
article #central_middle2 .blue_coline .flibox .connec2 h4 {
	display: block;
	font-size: 13px;
	color: #666;
	margin-top: 17px
}
article #central_middle2 .blue_coline .flibox .arriv {
	display: block;
	width: 30%;
	font-size: 14px;
	color: #666;
	float: right;
	margin-left: 3px;
	margin-top: 11px;
	letter-spacing: -.5px
}
article #central_middle2 .blue_coline .flibox .arriv h3 {
	display: block;
	color: #eb4187;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 20px
}
article #central_middle2 .blue_coline .flibox .arriv2 {
	display: block;
	width: 38%;
	font-size: 16px;
	color: #666;
	float: left;
	margin-top: 0;
	text-align: center;
	color: #eb4187;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px
}
article #central_middle2 .blue_coline .flibox .arriv2 h4 {
	display: block;
	color: #666;
	font-size: 15px;
	font-weight: 700;
	margin-top: 9px
}
article #central_middle2 .blue_coline .flibox .arriv3 {
	display: block;
	width: 36%;
	font-size: 13px;
	color: #666;
	float: left;
	margin-right: 6px;
	margin-left: 25px;
	margin-top: 6px
}
article #central_middle2 .blue_coline .flibox .arriv3 h3 {
	display: block;
	color: #666;
	font-size: 14px;
	height: 25px;
	line-height: 20px
}
.change {
	background-image: url(../images/icon_change.png);
	background-repeat: no-repeat;
	width: 39px;
	height: 55px;
	display: table;
	float: left;
	margin-top: 7px;
	margin-right: 2px
}
article #central_middle2 .blue_coline .flibox .chtime {
	width: 22%;
	font-size: 16px;
	color: #666;
	float: right;
	font-weight: 700;
	margin-top: 24px
}
.pop_con {
	display: block;
	color: #666;
	font-size: 14px;
	margin-bottom: 15px;
	float: left;
	margin-right: 25px
}
.gray_box {
	background-color: #EFEFEF;
	color: #747474;
	text-align: center;
	width: 100%;
	line-height: 29px;
	font-size: 15px;
	border-top: 1px dotted #bfbfbf;
	border-style: dotted;
	letter-spacing: 1px;
	border-bottom: 1px dotted #bfbfbf
}
.gray_box2 {
	background-color: #eee;
	color: #747474;
	text-align: center;
	width: 100%;
	line-height: 30px;
	font-size: 15px
}
.blue_box {
	background-color: #00a0c9;
	color: #FFF;
	text-align: center;
	width: 100%;
	line-height: 30px;
	font-size: 15px
}
article #central_middle2 .blue_coline .flibox .day {
	display: block;
	width: 76px;
	color: #eb4187;
	font-size: 15px;
	font-weight: 700;
	float: left;
	min-height: 75px
}
article #central_middle2 .blue_coline .flibox #rescon {
	display: block;
	font-size: 13px;
	color: #666;
	float: left;
	margin-right: 7px;
	margin-left: 10px;
	min-height: auto;
	margin-top: 0;
	line-height: 20px
}
article #central_middle2 .blue_coline .flibox .fli_detail {
	width: 100%;
	color: #666;
	margin: 0 auto
}
article #central_middle2 .blue_coline .flibox .fli_detail h4 {
	float: left;
	width: 100%;
	margin-top: 15px
}
article #central_middle2 .blue_coline .flibox .fli_detail h4 a {
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	text-decoration: underline
}
article #central_middle2 .blue_coline .flibox .fli_detail h4.tax a {
	position: relative;
	background: #e6e6e6;
	color: #828282;
	font: normal 17px "Microsoft YaHei";
	line-height: 27px;
	text-decoration: none;
	-moz-border-radius: 8px;
	margin: 0;
	padding: 6px 0;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
article #central_middle2 .blue_coline .flibox .fli_detail h4.tax a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
article #central_middle2 .blue_coline .flibox .fli_detail h4.tax a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
article #central_middle2 .blue_coline .flibox .fli_check {
	display: block;
	width: 80px;
	font-size: 13px;
	color: #666;
	float: right;
	margin-right: 6px;
	margin-left: 3px;
	margin-top: 0;
	min-height: 60px;
	position: absolute;
	right: 4%;
	text-align: center
}
.forcon10 {
	font-size: 15px;
	margin-left: 19px;
	width: 40%;
	margin-bottom: 32px;
	float: left;
	display: block;
	margin-top: 0
}
.forcon15 {
	font-size: 15px;
	margin-left: 30px;
	width: 15%;
	margin-bottom: 32px;
	float: left;
	display: block;
	margin-top: 17px
}
.forcon28 {
	float: left;
	display: block;
	font-size: 15px;
	margin-left: 19px;
	width: 85%;
	clear: left;
	margin-bottom: 23px
}
.teastyle {
	padding: 0 19px 15px;
	max-width: 740px
}
.forcon85 {
	font-size: 15px;
	margin-left: 19px;
	width: 85%;
	clear: left;
	margin-bottom: 32px
}
.fo_calendar {
	width: 100%;
	background-color: #fff;
	line-height: 25px;
	text-indent: 8px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 0;
	height: 30px;
	font-size: 14px
}
.fo_calendar2 {
	width: 100%;
	background-color: #fff;
	line-height: 25px;
	text-indent: 8px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0;
	height: 30px;
	font-size: 14px
}
.fo_calendar3 {
	width: 100%;
	background-color: #fff;
	line-height: 25px;
	text-indent: 8px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0;
	height: 30px;
	font-size: 14px
}
.fo_calendars {
	width: 74px;
	background-color: #fff;
	line-height: 25px;
	text-indent: 8px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 0;
	height: 30px;
	font-size: 14px
}
.fo_calendars2 {
	width: 54px;
	background-color: #fff;
	line-height: 25px;
	text-indent: 8px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 0;
	height: 30px;
	font-size: 14px
}
.fo_calendar4 {
	width: 100%;
	background-color: #fff;
	line-height: 25px;
	text-indent: 8px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0;
	height: 30px;
	font-size: 14px
}
.fo_txt {
	width: 99%;
	background-color: #fff;
	line-height: 25px;
	text-indent: 8px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 0 3px;
	font-size: 14px
}
.not_con {
	line-height: 26px;
	font-size: 14px;
	color: #000
}
.not_con li {
	background-image: url(../images/icon_listy.png);
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position: 5px 7px
}
#btn_green {
	clear: both;
	width: 100%;
	margin-bottom: 25px
}
#btn_green p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_green p a {
	position: relative;
	display: block;
	width: 50%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_green p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_green p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_greenf {
	width: 100%;
	margin-bottom: 28px;
	float: left
}
#btn_greenf p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 55px;
	text-align: center
}
#btn_greenf p a {
	position: relative;
	display: block;
	width: 100%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_greenf p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_greenf p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_checks {
	width: 100%;
	margin-bottom: 40px;
	float: left
}
#btn_checks p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 55px;
	text-align: center
}
#btn_checks p a {
	position: relative;
	display: block;
	width: 77%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_checks p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_checks p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_blue3 {
	width: 100%;
	margin-bottom: 28px;
	float: left
}
#btn_blue3 p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 55px;
	text-align: center
}
#btn_blue3 p a {
	position: relative;
	display: block;
	width: 100%;
	background: #34a3ec;
	color: #fff;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #006fb6;
	box-shadow: 0 4px 0 #0580d1;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_blue3 p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_blue3 p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_bluef {
	width: 100%;
	margin-bottom: 28px;
	float: left;
	float: left;
	margin-right: 2%
}
#btn_bluef p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_bluef p a {
	position: relative;
	display: block;
	width: 100%;
	background: #00c0f2;
	color: #005dbd;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #006fb6;
	box-shadow: 0 4px 0 #006fb6;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_bluef p a:hover {
	background: #00E2FF;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #00A2B6;
	box-shadow: 0 4px 0 #00A2B6
}
#btn_bluef p a:active {
	top: 4px;
	background: #00E2FF;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #0096A9;
	box-shadow: inset 0 4px 3px #0096A9
}
#btn_bluef2 {
	width: 48%;
	margin-bottom: 28px;
	float: left;
	float: left;
	margin-right: 2%
}
#btn_bluef2 p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_bluef2 p a {
	position: relative;
	display: block;
	width: 100%;
	background: #00c0f2;
	color: #005dbd;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #006fb6;
	box-shadow: 0 4px 0 #006fb6;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_bluef2 p a:hover {
	background: #00E2FF;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #00A2B6;
	box-shadow: 0 4px 0 #00A2B6
}
#btn_bluef2 p a:active {
	top: 4px;
	background: #00E2FF;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #0096A9;
	box-shadow: inset 0 4px 3px #0096A9
}
#btn_greenf2 {
	width: 48%;
	margin-bottom: 20px;
	float: left
}
#btn_greenf2 p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_greenf2 p a {
	position: relative;
	display: block;
	width: 100%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_greenf2 p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_greenf2 p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.redb {
	color: #F03;
	font-weight: 700
}
#btn_greenc {
	width: 100%;
	margin-bottom: 20px;
	float: left
}
#btn_greenc p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_greenc p a {
	position: relative;
	display: block;
	width: 100%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_greenc p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_greenc p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_green input {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center;
	border: none;
	width: 100%;
	position: relative;
	display: block;
	width: 50%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_green input:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_green input:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_grayb2 {
	width: 48%;
	margin-bottom: 20px;
	float: left
}
#btn_grayb2 p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
#btn_grayb2 p a {
	position: relative;
	display: block;
	width: 100%;
	background: #e6e6e6;
	color: #828282;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #006fb6;
	box-shadow: 0 4px 0 #b4b4b4;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_grayb2 p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_grayb2 p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_grayb {
	width: 100%;
	margin-bottom: 26px;
	float: left;
	float: left
}
#btn_grayb p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 55px;
	text-align: center
}
#btn_grayb p a {
	position: relative;
	display: block;
	width: 100%;
	background: #e6e6e6;
	color: #828282;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #006fb6;
	box-shadow: 0 4px 0 #b4b4b4;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_grayb p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_grayb p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_blue2 {
	width: 100%;
	margin-bottom: 26px;
	float: left
}
#btn_blue2 p {
	font-size: 18px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 55px;
	text-align: center
}
#btn_blue2 p a {
	position: relative;
	display: block;
	width: 100%;
	background: #34a3ec;
	color: #fff;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #006fb6;
	box-shadow: 0 4px 0 #0580d1;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_blue2 p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_blue2 p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_backhome {
	width: 100%;
	margin-bottom: 26px;
	float: left;
	float: left
}
#btn_backhome p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 55px;
	text-align: center
}
#btn_backhome p a {
	position: relative;
	display: block;
	width: 80%;
	background: #e6e6e6;
	color: #828282;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #006fb6;
	box-shadow: 0 4px 0 #b4b4b4;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_backhome p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_backhome p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
#btn_blue4 {
	width: 100%;
	margin-bottom: 26px;
	float: left
}
#btn_blue4 p {
	font-size: 18px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 55px;
	text-align: center
}
#btn_blue4 p a {
	position: relative;
	display: block;
	width: 100%;
	background: #34a3ec;
	color: #fff;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #006fb6;
	box-shadow: 0 4px 0 #0580d1;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#btn_blue4 p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
#btn_blue4 p a:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.pop_redtitle {
	background-color: #e84187;
	color: #FFF;
	font-size: 14px;
	line-height: 35px;
	padding: 5px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 14px;
	display: table;
	width: 100%;
	text-align: center
}
.pop_red_nt {
	float: left;
	font-size: 13px;
	width: 40%
}
.pop_redtitle table {
	margin: 0 auto
}
.pop_connec {
	background-image: url(../images/icon_fl2.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 29px;
	display: block;
	float: left;
	background-position: -67px center;
	margin-bottom: -8px
}
.pop_totim {
	border: 1px solid #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 35px;
	text-align: left;
	font-size: 14px;
	text-align: center;
	width: 90%;
	float: left
}
.molin {
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	padding: 5px 8px;
	line-height: 35px;
	font-size: 14px;
	vertical-align: middle;
	border-bottom: 1px #bcdcec dotted
}
.molin2 {
	background: linear-gradient(to top, #f0faff 0%, #fff 70%);
	padding: 5px 8px;
	font-size: 14px;
	vertical-align: middle;
	border-bottom: 1px #bcdcec dotted
}
.blin_le {
	float: left;
	width: 100%;
	border-bottom: 1px #bcdcec dotted;
	background-color: #F3FBFF;
	color: #00a0c9;
	line-height: 30px;
	text-align: center
}
.blin_ri {
	float: left;
	width: 100%;
	border-bottom: 1px #bcdcec dotted;
	background-color: #CAEAF2;
	color: #00a0c9;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	padding: 6px 0
}
.blin_ri3 {
	float: left;
	width: 100%;
	border-bottom: 1px #bcdcec dotted;
	background-color: #CAEAF2;
	color: #00a0c9;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	padding: 6px 0
}
.crea_titleb {
	font-size: 18px;
	margin: 0 auto;
	color: #0348db;
	font-weight: 700;
	text-align: center
}
.linbox {
	width: 100%;
	height: 86px;
	border-bottom: 1px solid #ccc;
	display: table;
	padding-bottom: 15px
}
.linbox2 {
	width: 100%;
	height: 97px;
	border-bottom: 1px solid #ccc;
	display: table;
	padding-bottom: 15px
}
.crea_title {
	font-size: 15px;
	margin: 19px 5px 0 0;
	color: #595959;
	width: 100%;
	float: left
}
.crea_title2 {
	font-size: 15px;
	color: #595959;
	width: 100%;
	float: left;
	margin: 19px 5px 0 0
}
.crea_title3 {
	font-size: 16px;
	color: #595959;
	width: 100%;
	float: left;
	margin: 9px 5px 0 0
}
.crea_title4 {
	font-size: 16px;
	color: #000;
	width: 100%;
	float: left;
	margin: 0 5px 0 0;
	font-weight: 700
}
.crea_com {
	font-size: 14px;
	margin: 0;
	color: #000;
	width: 100%;
	float: left
}
.crea_comfb {
	font-size: 14px;
	margin: 0;
	color: #000;
	width: 100%;
	float: left;
	font-weight: 700
}
.crea_com2 {
	font-size: 14px;
	margin: 0;
	color: #000;
	width: 20%;
	float: left;
	margin-right: 6px;
	margin-left: 6px
}
.crea_com3 {
	font-size: 14px;
	color: #000;
	width: 22%;
	float: left;
	margin-right: 2px;
	margin-left: 5px
}
.crea_com4 {
	font-size: 14px;
	color: #595959;
	float: left;
	margin-right: 3px
}
.crea_com5 {
	font-size: 14px;
	margin: 20px 0;
	color: #000;
	float: left;
	background-image: url(../images/icon_cra3.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position-y: 5px
}
.crea_com6 {
	font-size: 14px;
	margin: 0;
	color: #000;
	width: 96%;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 10px
}
.cr_gw {
	font-size: 12px;
	color: #666
}
.crea_box {
	background-image: url(../images/icon_cra-1.jpg);
	width: 100%;
	margin: 0 auto;
	background-repeat: no-repeat;
	min-height: 63px;
	min-width: 240px;
	background-position-x: center;
	margin-top: 20px
}
.crea_box2 {
	display: none
}
.crselect {
	width: 100%;
	background-color: #fff;
	background-size: 30px auto;
	font-size: 14px;
	line-height: 25px;
	text-indent: 2px;
	border: 1px #9bd0ea solid;
	border-radius: 5px;
	float: left;
	height: 29px
}
#inpuche {
	width: 100%;
	margin: 40px 0
}
#inpu_box {
	width: 17px;
	height: 17px;
	margin: 0 auto;
	float: left;
	margin-right: 10px
}
.check_p {
	font-size: 15px;
	padding-top: 2px;
	color: #000!important;
	line-height: 24px
}
#inpu_box {
	width: 17px;
	height: 17px;
	margin: 0 auto;
	float: left;
	margin-right: 10px
}
.pt2 {
	padding-top: 24px;
	display: table;
	width: 85%;
	margin: 0 auto;
	padding-bottom: 15px;
	margin: 0 auto
}
#footer {
	clear: both;
	overflow: auto;
	width: 100%;
	background-color: #fff;
	font: 13px "Microsoft YaHei";
	line-height: 16px;
	letter-spacing: .5px;
	border-top: 1px #f0c3d7 dotted;
	margin: 0;
	padding: 15px 0 0
}
#footer #bottom {
	position: relative;
	width: 100%;
	text-align: center;
	margin: 0
}
#footer #bottom p {
	float: none;
	width: 100%;
	margin: 0 0 10px
}
#footer #bottom p span {
	display: block;
	width: 100%
}
#footer #bottom p img {
	vertical-align: middle
}
.des {
	width: 100%
}
.ssl {
	width: 100%;
	margin: 0 auto
}
.ssl img {
	width: auto;
	margin: 0 auto;
	text-align: center
}
.hebox {
	height: 0;
	width: 0
}
.loading {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 100px;
	padding-top: 13px;
	background-position: center;
	margin-bottom: 15px
}
.loading p {
	text-align: center;
	font-size: 16px;
	padding-top: 82px;
	color: #666
}
.loading p a {
	color: #666
}
.payt {
	width: 100%!important;
	background-color: #96D8EA;
	color: #0085A7
}
.payn {
	width: 100%!important;
	background-color: #96D8EA;
	color: #0085A7
}
.payt2 {
	width: 100%!important
}
.payn2 {
	width: 100%!important
}
.payt3 {
	width: 100%!important;
	background-color: #96D8EA;
	color: #0085A7
}
.endnot {
	margin-top: -16px!important;
	font-size: 14px;
	text-align: left;
	color: #666;
	margin-bottom: 44px;
	text-decoration: none
}
.endnot a {
	color: #666
}
.endnot a:hover {
	color: #E84187;
	text-decoration: underline
}
.checkbox {
	width: 20px;
	height: 20px;
	vertical-align: middle
}
.monon {
	display: none
}
.fl5 {
	float: left;
	width: 50%;
	margin: 15px auto;
	float: left;
	width: 50%;
	margin: 5px auto;
	display: table;
	text-align: center
}
.btn_change {
	float: right;
	width: 80%;
	margin-right: 10px
}
.btn_change2 {
	float: left;
	width: 80%;
	margin-left: 10px
}
.btn_change input {
	position: relative;
	background: #e6e6e6;
	color: #828282;
	line-height: 15px;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 4px 0 #b4b4b4;
	box-shadow: 0 4px 0 #b4b4b4;
	padding-top: 1px;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	text-align: center;
	line-height: 30px;
	width: 100%;
	font-size: 15px;
	margin: 15px auto;
	border: none;
	float: left;
	height: 35px;
	line-height: 35px
}
.btn_change input:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
.btn_change input:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.btn_change2 input {
	position: relative;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 4px 0 #91a03c;
	box-shadow: 0 4px 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	text-align: center;
	width: 100%;
	font-size: 15px;
	margin: 15px auto;
	border: none;
	height: 35px;
	line-height: 35px
}
.btn_change2 input:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614
}
.btn_change2 input:active {
	top: 4px;
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px #c89614;
	box-shadow: inset 0 4px 3px #c89614
}
.popbox2 {
	background-color: #e84187;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	min-width: 200px;
	padding: 20px;
	width: 80%;
	height: 276px;
	margin: 0 auto;
	margin-top: 8%;
	display: table
}
.popbox2 a:hover {
	text-decoration: none
}
.popbox2 h1 {
	color: #fff;
	font-size: 17px;
	line-height: 26px;
	margin-bottom: 10px;
	text-align: center
}
.loading2 {
	background-position: center;
	padding: 0
}
.loading2 a:hover {
	text-decoration: none
}
.loading2 p {
	text-align: left;
	font-size: 17px;
	color: #666;
	color: #fff;
	line-height: 26px;
	text-align: left
}
.lodingimg {
	background-image: url(../images/loading2.gif);
	background-repeat: no-repeat;
	width: 54px;
	height: 52px;
	margin: 15px auto
}
.logo2 {
	margin: 0 auto;
	width: auto;
	padding: 0 15px;
	z-index: 57;
	margin: 0 auto;
	margin-bottom: 23px;
	text-align: center;
	max-width: 95%
}
.logo2 img {
	width: auto;
	height: auto;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: 100%
}
.tkt_bannerbox {
	width: 100%;
	height: 100%;
	border: none;
	margin-bottom: 15px
}
.tkt_bannerbox img {
	width: 100%;
	height: 100%;
	border: none
}
.pomokt_title {
	display: block;
	width: 75px;
	background: #c30c49;
	color: #fff;
	font: bold 14px 文泉驛正黑, "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, 微軟正黑體, "Microsoft JhengHei", sans-serif;
	line-height: 30px;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: 19px;
	min-width: 95px
}
article .gobox {
	width: 100px;
	float: left
}
article .gobox div {
	float: left
}
.pop_search {
	margin: -10px -15px;
	width: 390px;
	height: auto
}
.wal {
	width: 100%;
	margin: 0 auto
}
article #tkt_search {
	float: none;
	background: #e84187;
	color: #fff;
	font-size: 15px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 23px;
	-webkit-box-shadow: 0 2px 0 0 #b43269;
	box-shadow: 0 2px 0 0 #b43269;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 5px;
	padding: 10px 15px;
	width: 100%;
	margin: 0 auto
}
article #tkt_search p {
	margin: 0 0 5px
}
article #tkt_search #from {
	float: none;
	width: 100%;
	margin: 13px 0 25px
}
article #tkt_search #to {
	float: none;
	width: 100%;
	margin: 0 0 17px
}
article #tkt_search #date {
	overflow: auto;
	float: none;
	width: 100%;
	margin: 0 auto
}
article #tkt_search #date p.depart {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	margin-bottom: 15px
}
article #tkt_search #date p.return {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	margin-bottom: 15px
}
article #tkt_search input.text {
	width: 100%;
	background-color: #fff;
	font-size: 16px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 23px;
	border: 1px #b4235f solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 0;
	padding: 3px
}
article #tkt_search input.calendar {
	width: 100%;
	background-color: #fff;
	background-size: 30px auto;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 16px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 25px;
	text-indent: 28px;
	border: 1px #b4235f solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 0 0
}
article #tkt_search #passenger {
	overflow: auto;
	float: none;
	width: 100%;
	margin: 0 0 17px
}
article #tkt_search #passenger .age {
	display: block;
	float: left;
	width: 47%;
	margin-right: 3%
}
article #tkt_search #passenger .age h5 {
	display: block;
	float: left;
	width: 35px;
	font-weight: 400;
	margin: 0;
	padding: 2px 0 0
}
article #tkt_search #passenger .age select {
	width: 100%;
	background-color: #fff;
	font-size: 16px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 23px;
	border: 1px #b4235f solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0 3px;
	min-width: 70px
}
article #tkt_search #passenger .age span {
	clear: both;
	display: block;
	width: 100%;
	color: #ffbed7;
	font-size: 12px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 20px
}
article #tkt_search #cabin {
	overflow: auto;
	float: none;
	width: 100%;
	margin: 16px 0 25px
}
article #tkt_search #cabin select.cabin {
	width: 100%;
	background-color: #fff;
	font-size: 16px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 23px;
	border: 1px #b4235f solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px
}
article #tkt_search #cabin2 {
	overflow: auto;
	float: none;
	width: 100%;
	margin: 0 0 25px
}
article #tkt_search #cabin2 select.cabin2 {
	width: 100%;
	background-color: #fff;
	font-size: 16px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 23px;
	border: 1px #b4235f solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px
}
article #tkt_search #nonstop {
	overflow: auto;
	float: none;
	width: 100%;
	margin: 0 0 15px
}
article #tkt_search #nonstop div {
	float: left
}
article #tkt_search #go {
	clear: both;
	width: 100%;
	margin-top: 10px
}
article #tkt_search #go p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
article #tkt_search #go p a {
	display: block;
	width: 80%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 0 #91a03c;
	box-shadow: 0 4px 0 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
article #tkt_search #go p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 3px 0 0 #c89614;
	box-shadow: 0 3px 0 0 #c89614
}
article #tkt_search #go2 {
	clear: both;
	width: 100%;
	margin-top: 10px
}
article #tkt_search #go2 p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
article #tkt_search #go2 p a {
	display: block;
	width: 80%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 0 #91a03c;
	box-shadow: 0 4px 0 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	margin-bottom: 20px
}
article #tkt_search #go2 p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 3px 0 0 #c89614;
	box-shadow: 0 3px 0 0 #c89614
}
article #tkt_search #go3 {
	clear: both;
	width: 100%;
	margin-top: 10px
}
article #tkt_search #go3 p {
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 50px;
	text-align: center
}
article #tkt_search #go3 p a {
	display: block;
	width: 80%;
	background: #b9c855;
	color: #007d1e;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 0 #91a03c;
	box-shadow: 0 4px 0 0 #91a03c;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
article #tkt_search #go3 p a:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 3px 0 0 #c89614;
	box-shadow: 0 3px 0 0 #c89614
}
article #banner {
	float: none;
	padding: 10px 15px
}
article #banner h2 {
	color: #eb4187;
	font-size: 15px;
	font-weight: 700;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 28px;
	letter-spacing: -1px;
	margin-bottom: 3px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
article #banner h2 span {
	display: block;
	float: left;
	width: 23px;
	font-family: Sosa;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	padding-top: 4px
}
article #banner .ad_left {
	float: none;
	width: 100%
}
article #banner .ad_right {
	float: none;
	width: 100%
}
article #banner #banner_1 {
	position: relative;
	width: 100%;
	height: 0;
	background-repeat: no-repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 0 10px;
	padding-bottom: 31.57%
}
article #banner #banner_1 img {
	width: 100%
}
article #banner a {
	position: absolute;
	display: block;
	width: 50px;
	height: 50px;
	right: 5px;
	bottom: 10px;
	background: #e84187;
	color: #fff;
	font: bold 18px Verdana;
	line-height: 50px;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-webkit-box-shadow: 0 3px 0 0 #b43269;
	box-shadow: 0 3px 0 0 #b43269;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
article #banner a:hover {
	background: #09c;
	color: #fff;
	text-decoration: none;
	-webkit-box-shadow: 0 3px 0 0 #006e91;
	box-shadow: 0 3px 0 0 #006e91
}
article #right_column {
	padding: 0;
	float: none;
	padding: 15px 15px
}
article #right_column #top_news {
	background: #fff;
	-webkit-box-shadow: 0 2px 0 0 #f5bedc;
	box-shadow: 0 2px 0 0 #f5bedc;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 10px;
	padding: 0 15px 15px
}
article #right_column #top_news h2 {
	display: block;
	width: 100%;
	color: #eb4187;
	font-size: 18px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 35px;
	text-align: center;
	border-bottom: 1px #eb4187 dotted;
	margin-bottom: 5px
}
article #right_column #top_news ul {
	list-style-type: none;
	padding-left: 10px
}
article #right_column #top_news li {
	font-size: 15px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 17px;
	letter-spacing: .5px;
	border-bottom: 1px #c8c8c8 dotted;
	margin-bottom: 10px;
	margin-left: -10px;
	padding-bottom: 5px
}
article #right_column #top_news li a {
	display: block;
	width: 100%;
	color: #000;
	text-decoration: none;
	width: 95%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
article #right_column #top_news li a:hover {
	color: #f05a87;
	text-decoration: none
}
article #right_column #top_news li span.yyyymmdd {
	color: #969696;
	font-size: 14px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 18px;
	letter-spacing: 0;
	margin: 0 10px 0 0
}
article #right_column .banner_right {
	width: 100%;
	margin-bottom: 2px
}
article #right_column .banner_right img {
	width: 100%;
	height: auto;
	background-size: cover;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}
article #right_column #top_news p.more {
	display: block;
	width: 100%;
	font-size: 16px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	line-height: 16px;
	text-align: right
}
article #right_column #top_news p.more a {
	color: #969696;
	text-decoration: none
}
article #right_column #top_news p.more a:hover {
	color: #09c;
	text-decoration: none
}
.cd-scroll-right {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 23px;
	background: url(/images/small-arrow.png) no-repeat center center;
	z-index: 6;
	-webkit-animation: cd-scroll-right 1.5s infinite;
	-moz-animation: cd-scroll-right 1.5s infinite;
	animation: cd-scroll-right 1.5s infinite;
	margin-top: 9px
}
#response {
	width: 100%;
	overflow-x: scroll;
	margin-bottom: 15px
}
.fixbox {
	max-width: 100%;
	overflow: hidden;
	margin: 0 auto
}
.cal_table {
	width: 100%;
	border: none;
	font-size: 14px;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	line-height: 30px;
	background: none;
	letter-spacing: -1px;
	overflow: hidden
}
.cal_table td {
	height: 44px;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	text-align: center;
	background-color: #fff;
	line-height: 32px;
	font-weight: 400;
	border: 1px solid #EEE
}
.nonb2 {
	max-width: 40px
}
.gotbox {
	width: 100%;
	height: 40px;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	vertical-align: middle;
	line-height: 45px;
	margin-left: 15px
}
.gotbox p.title {
	font-size: 15px;
	width: 25%
}
.cal_table div {
	font-size: 14px
}
.back_03m {
	width: 100%;
	text-align: center;
	float: left
}
.cal_table p {
	letter-spacing: -.1px
}
.backbox {
	margin-top: -80px;
	font-size: 14px
}
.backbox p.title {
	font-size: 15px
}
.gotbox p.title {
	font-size: 15px
}
.cal_table .topdata {
	color: #000
}
.cal_table td {
	min-width: 70px;
	line-height: 25px
}
.cal_table td:hover .rap_wo {
	color: #fff
}
.cal_table .act2 {
	background: #F282B1;
	border-bottom: 1px solid #EA6EA2;
	border-left: 1px solid #EA6EA2
}
.cal_table .act2:hover {
	background-color: #EA5D98;
	background: #EA5D98
}
.bestprice .date_price {
	background-color: #ffffe5;
	background: url(../images/icon_bestprice.png) right bottom no-repeat, -webkit-linear-gradient(top, #fff, #f5f5f5)!important;
	color: #e84187;
	border: none;
	background-image: url(../images/icon_bestprice.png);
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: bottom
}
.bestprice .date_price:hover {
	background-color: #ffffe5;
	background: url(../images/icon_bestprice.png) right bottom no-repeat, -webkit-linear-gradient(top, #E84187, #E84187)!important;
	color: #FFF
}
.cal_table .act .rap_wo {
	color: #fff
}
.cal_table .act2 {
	background: #F282B1;
	color: #fff
}
.cal_table .act {
	border-right: 1px solid #EA6EA2;
	border-bottom: 1px solid #EA6EA2
}
.goback_bg {
	background-image: url(../images/goback_bg.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-color: #EAEAEA
}
.date_price {
	color: #e84187;
	font-size: 16px;
	font-weight: 400;
	padding: 0;
	border-right: 1px solid #eee;
	background: -moz-linear-gradient(center top, #fff 5%, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #fff 5%, #f5f5f5 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5');
	background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #fff), color-stop(100%, #f5f5f5));
	background-color: #fff;
	height: 100%
}
.date_price:hover {
	background-color: #E84187;
	color: #FFF;
	font-size: 15px;
	background: #E84187;
	border: none
}
}
.cal_table .act .date_price {
	background-color: #E84187;
	color: #FFF;
	font-size: 15px;
	background: #E84187
}
.cal_table .act2 .date_price {
	background-color: #F282B1;
	color: #FFF;
	font-size: 15px;
	background: #F282B1
}
.cal_table .act2.bestprice .date_price {
	background: url(../images/icon_bestprice.png) right bottom no-repeat, -webkit-linear-gradient(top, #F282B1, #F282B1)!important;
	color: #FFF;
	border-right: none;
	border-bottom: none;
	background-color: #F282B1;
	background-image: url(../images/icon_bestprice.png);
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: bottom
}
.cal_table .act .bestprice {
	background-color: #ffffe5;
	background: url(../images/icon_bestprice.png) right bottom no-repeat, -webkit-linear-gradient(top, #fff, #f5f5f5)!important;
	color: #e84187
}
.radio_price {
	width: 15px;
	height: 15px;
	float: left!important;
	margin-left: 0;
	margin-top: 0;
	vertical-align: middle;
	text-align: center;
	width: 100%
}
.cal_table .pr0 {
	color: #FFF;
	padding: 0;
	height: 100%;
	line-height: 34px;
	border: none;
	background-color: transparent;
	border: none!important;
	background: transparent
}
.cal_table .goback:hover {
	background-color: transparent!important;
	border: none!important
}
.cal_table .goback {
	color: #FFF;
	padding: 0;
	height: 100%;
	line-height: 24px;
	border: none;
	background-color: transparent;
	border: none!important;
	background: transparent
}
.cal_table .pr0:hover {
	background: transparent;
	background-color: transparent
}
.cal_table .pr2 {
	line-height: 24px
}
.cal_table a:hover {
	text-decoration: none
}
.cal_table .day_back {
	background-color: #00A6D1;
	height: 100%;
	width: 24px;
	background-image: url(../images/day_back.png);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	cursor: pointer
}
.cal_table .day_back:hover {
	background-color: #0095BA
}
.cal_table .day_back:active {
	background-color: #007B9A
}
.cal_table .day_back span {
	color: #fff;
	text-align: center;
	vertical-align: bottom;
	margin-top: 30px;
	display: table;
	margin-bottom: 0;
	width: 100%
}
.gobacox {
	width: 100%;
	height: 100%;
	display: table;
	padding: 0;
	margin: 0
}
.cal_table .day_for {
	background-color: #00A6D1;
	height: 40px;
	width: 24px;
	background-image: url(../images/day_for.png);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	cursor: pointer;
	float: right;
	z-index: 888;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.cal_table .day_for:hover {
	background-color: #0095BA
}
.cal_table .day_for:active {
	background-color: #007B9A
}
.cal_table .day_for span {
	color: #fff;
	text-align: center;
	vertical-align: bottom;
	margin-top: 22px;
	display: table;
	margin-bottom: 0;
	width: 100%
}
.cal_table .day_up {
	background-color: #00A6D1;
	height: 24px;
	width: 100%;
	background-image: url(../images/day_up.png);
	background-repeat: no-repeat;
	background-position-x: 24px;
	background-position-y: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	cursor: pointer;
	margin-top: 0;
	float: left;
	z-index: 780;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.cal_table .day_up:hover {
	background-color: #0095BA
}
.cal_table .day_up:active {
	background-color: #007B9A
}
.cal_table .day_up span {
	color: #fff;
	text-align: right;
	vertical-align: bottom;
	display: table;
	margin-bottom: 0;
	color: #fff;
	text-indent: 50px;
	height: 24px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.cal_table .day_next {
	background-color: #00A6D1;
	height: 24px;
	width: 100%;
	background-image: url(../images/day_next.png);
	background-repeat: no-repeat;
	background-position-x: 24px;
	background-position-y: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	cursor: pointer;
	float: left;
	z-index: 780;
	overflow: hidden;
	max-height: 24px
}
.cal_table .day_next:hover {
	background-color: #0095BA
}
.cal_table .day_next:active {
	background-color: #007B9A
}
.cal_table .day_next span {
	color: #fff;
	text-align: right;
	vertical-align: bottom;
	display: table;
	margin-bottom: 0;
	color: #fff;
	text-indent: 50px;
	height: 24px
}
.checkbox-btn, .radio-btn {
	margin: 0 auto;
	text-align: center
}
.checkbox-btn input[type="checkbox"], .checkbox-btn input[type="radio"], .radio-btn input[type="checkbox"], .radio-btn input[type="radio"] {
	position: absolute;
	opacity: 0;
	z-index: 1
}
.checkbox-btn label, .radio-btn label {
	display: inline-block;
	line-height: 25px;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
	user-select: none;
	color: #FFF;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	margin-left: 5px;
	margin-top: -8px
}
.checkbox-btn label::after, .radio-btn label::after {
	position: absolute;
	content: "";
	width: 17px;
	height: 17px;
	left: 0;
	top: 0;
	margin-left: -10px;
	background-color: #fff;
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-clip: padding-box;
	cursor: pointer
}
.checkbox-btn label::before, .radio-btn label::before {
	position: absolute;
	content: "";
	width: 10px;
	height: 5px;
	top: 6px;
	left: 6px;
	margin-left: -10px;
	border: 1px solid #999;
	border-top: none;
	border-right: none;
	background: transparent;
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	opacity: 0;
	-webkit-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	z-index: 1
}
.checkbox-btn label:active::before, .radio-btn label:active::before {
	opacity: .3
}
.checkbox-btn input[type="checkbox"]:checked+label, .checkbox-btn input[type="radio"]:checked+label, .radio-btn input[type="checkbox"]:checked+label, .radio-btn input[type="radio"]:checked+label {
	color: #FFF
}
.checkbox-btn input[type="checkbox"]:checked+label::after, .checkbox-btn input[type="radio"]:checked+label::after, .radio-btn input[type="checkbox"]:checked+label::after, .radio-btn input[type="radio"]:checked+label::after {
	border: 1px solid #999
}
.checkbox-btn input[type="checkbox"]:checked+label::before, .checkbox-btn input[type="radio"]:checked+label::before, .radio-btn input[type="checkbox"]:checked+label::before, .radio-btn input[type="radio"]:checked+label::before {
	opacity: 1
}
.checkbox-btn input[type="checkbox"]:disabled+label, .checkbox-btn input[type="radio"]:disabled+label, .radio-btn input[type="checkbox"]:disabled+label, .radio-btn input[type="radio"]:disabled+label {
	color: #787878;
	cursor: default
}
.checkbox-btn input[type="checkbox"]:disabled+label::after, .checkbox-btn input[type="radio"]:disabled+label::after, .radio-btn input[type="checkbox"]:disabled+label::after, .radio-btn input[type="radio"]:disabled+label::after {
	border: 1px solid #787878;
	background-color: #fff
}
.checkbox-btn input[type="checkbox"]:disabled+label::before, .checkbox-btn input[type="radio"]:disabled+label::before, .radio-btn input[type="checkbox"]:disabled+label::before, .radio-btn input[type="radio"]:disabled+label::before {
	display: none
}
.radio-btn label::after {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-clip: padding-box
}
.radio-btn label::before {
	width: 9px;
	height: 9px;
	border: none;
	top: 4px;
	left: 4px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-clip: padding-box;
	background-color: #0963c9;
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	border: 1px solid #0963c9
}
.left_search {
	position: relative;
	background: #e6e6e6;
	color: #828282;
	font: normal 13px "Microsoft YaHei";
	line-height: 15px;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 0 4px 0 #b4b4b4;
	box-shadow: 0 4px 0 #b4b4b4;
	margin: 0;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	padding: 10px 18px;
	float: right;
	border: none
}
.left_search:hover {
	background: #ffc93f;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 #c89614;
	box-shadow: 0 4px 0 #c89614;
.left_search:active {;
top:4px;
background:#ffc93f;
color:#000;
text-decoration:none;
-webkit-box-shadow:inset 0 4px 3px #c89614;
box-shadow:inset 0 4px 3px #c89614
}
}
@media only screen and (max-width:1170px) {
#cd-table {
	margin: 4em auto
}
}
@-webkit-keyframes cd-scroll-right {
0%, 100% {
-webkit-transform:translateX(0)
}
50% {
-webkit-transform:translateX(3px)
}
}
@-moz-keyframes cd-scroll-right {
0%, 100% {
-moz-transform:translateX(0)
}
50% {
-moz-transform:translateX(3px)
}
}
@keyframes cd-scroll-right {
0%, 100% {
-webkit-transform:translateX(0);
-moz-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0)
}
50% {
-webkit-transform:translateX(3px);
-moz-transform:translateX(3px);
-ms-transform:translateX(3px);
-o-transform:translateX(3px);
transform:translateX(3px)
}
}
@media only screen and (max-width: 800px) {
.tick_table {
	max-width: 95%
}
.tick_table td {
	min-width: auto
}
.cal_table .day_up {
	background-position-x: 12px
}
.cal_table .day_up span {
	text-indent: 32px;
	padding-right: 3px
}
.cal_table .day_next {
	background-position-x: 12px
}
.cal_table .day_next span {
	text-indent: 32px;
	padding-right: 3px
}
article #right_column #airline {
	display: none
}
article #right_column {
	display: none
}
#header #menu li a:hover {
	background-color: transparent!important
}
#header #menu li.ticaho a:hover {
	background-position: 5px -37px;
	background-size: 55px
}
#header #menu li.ticket a:hover {
	background-color: transparent
}
#header #menu li.voucher a:hover {
	background-color: transparent
}
#header #NAV li a {
	display: block;
	width: 100%;
	color: #000;
	font-size: 18px;
	font-family: 文泉驛正黑, 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', Meiryo, 微軟正黑體, 'Microsoft JhengHei', sans-serif;
	line-height: 50px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	background: #b7c856;
	margin: 0 0 1px;
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
.pcn {
	display: block
}
#header #top {
	position: relative;
	width: 100%;
	height: 60px;
	margin: 0 auto
}
#header h1 {
	position: absolute;
	display: block;
	width: 33.82px;
	height: 50px;
	top: 5px;
	left: 15px
}
#header h1 a {
	display: block;
	width: 33.82px;
	height: 50px;
	background-size: 33.82px auto;
	background-image: url(../images/yst_logo_phone.png);
	background-repeat: no-repeat
}
#header #menu {
	position: absolute;
	top: 10px;
	left: 52px;
	width: 281px;
	height: 46px;
	display: block;
	overflow: hidden
}
#header #menu li {
	float: left;
	width: 67px;
	height: 45px;
	margin: 0
}
#header #menu .ticaho {
	float: left;
	width: 70px;
	margin: 0;
	height: 45px
}
#header #menu li.hotel_active a {
	background-position: center -200px
}
#header #menu li.lcc_active a {
	width: 100%;
	text-indent: -9999px;
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#header #menu li a {
	width: 100%;
	text-indent: -9999px;
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1)
}
#header #menu li.ticaho_active a {
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 100%;
	height: 50px
}
#header #menu li.ticaho a {
	display: block;
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 100%;
	max-height: 45px
}
#header #menu li.ticaho_active a {
	background-position: 5px -37px;
	background-size: 55px
}
#header #menu li.ticaho a {
	background-position: 5px 5px;
	background-size: 55px
}
#header #NAV {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 888;
	background: rgba(255,255,255,0.7)
}
#header h4 {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	top: 15px;
	right: 15px;
	background-size: 30px auto;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	z-index: 999
}
#header #NAV ul {
	position: absolute;
	width: 260px;
	height: 180px;
	top: 50%;
	left: 50%;
	margin: -90px 0 0 -130px
}
#header #NAV #XX {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	top: -10px;
	right: -30px;
	background-color: #eb4187;
	color: #fafafa;
	font-family: 文泉驛正黑, 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', Meiryo, 微軟正黑體, 'Microsoft JhengHei', sans-serif;
	text-align: center;
	line-height: 30px;
	border-radius: 30px
}
#header #NAV li {
	width: 100%;
	float: none
}
#header #menu li.voucher a {
	width: auto;
	text-indent: -9999px
}
.pcn {
	display: block
}
#pw20 {
	width: 99%;
	float: left;
	margin-bottom: 16px
}
#pw25 {
	width: 99%;
	float: left;
	margin-bottom: 20px
}
#pw55 {
	width: 99%;
	float: left;
	margin-bottom: 20px
}
#go {
	clear: both;
	width: 100%
}
#go p a {
	width: 55%
}
.fligh_logobox {
	width: 20%
}
.fligh_righbox {
	width: 75%
}
.ifobtn {
	position: inherit;
	top: inherit;
	margin: 0
}
.wal {
	margin: -10px auto;
	max-width: 750px
}
.wal article #tkt_search #from {
	float: left;
	width: 100%
}
.wal article #tkt_search #to {
	float: left;
	width: 100%
}
.wal .icon_go {
	width: 92px;
	height: 34px;
	float: right;
	background-image: url(../images/icon_go2.gif);
	background-repeat: no-repeat;
	margin: -82px -4px 0 0;
	background-size: 89px
}
.noblbox p {
	font-size: 15px
}
}
@media only screen and (max-width:736px) {
.flltime {
	float: left;
	width: 30%
}
.iconflgo {
	width: 70px;
	margin: 25px 0;
	background-position-x: right;
	font-size: 12px;
	width: 23%;
	max-width: 85px;
	margin-right: 25px
}
.fltool {
	width: 100%;
	margin-left: 0;
	margin-top: 15px;
	min-height: auto;
	margin-left: 31px
}
.fltool li {
	float: left;
	width: 33%;
	padding-right: 0
}
article #tkt_search .flycab {
	width: 100%!important;
	margin: 0 0 25px!important
}
}
@media only screen and (max-width:670px) {
.slid_box {
	padding: 5px
}
.fligh_logobox {
	margin-right: 14px
}
.fligh_righbox {
	width: 77%
}
}
@media only screen and (max-width:600px) {
.slid_box {
	padding: 5px
}
.fligh_righbox {
	width: 74%
}
.footer #bottom {
	padding: 0 10px
}
.footer #bottom p {
	width: 100%;
	text-align: center
}
}
@media only screen and (max-width:500px) {
.bestprice .date_price {
	color: #e84187;
	border: none;
	background-color: #fff;
	background: url(../images/icon_bestprice.png) right bottom no-repeat, -webkit-linear-gradient(top, #fff, #fff)!important;
	background-size: 10px!important
}
.flyd .ftop .ftop_table td {
	min-width: auto;
	height: 40px;
	padding: 5px;
	line-height: 32px
}
.flyd .ftop .ftop_table .t4b {
	width: 49%!important
}
.flyd .ftop_table .t4 {
	width: 24%!important
}
.flyd .ftim {
	line-height: 30px;
	background-image: none!important
}
.flyd .ho_price {
	float: right;
	margin: 0 0 0 36px;
	padding: 0;
	width: auto
}
.flyd .price_de {
	float: right
}
.fl_title {
	float: left;
	margin: 12px 0 9px -4px
}
.fltool {
	width: 100%;
	margin-left: 0;
	margin-top: 15px;
	min-height: auto
}
.fltool li {
	float: left;
	width: 33%;
	padding-right: 0
}
.flltime {
	float: left;
	width: 36%;
	text-align: center;
	color: #666;
	font-size: 14PX;
	letter-spacing: -.5px;
	min-height: 66px;
	vertical-align: middle;
	padding-top: 0;
	padding-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	padding-left: 0;
	margin-top: 4px
}
.iconflgo {
	width: 70px;
	margin: 25px 0;
	background-position-x: right;
	font-size: 12px;
	width: 23%;
	max-width: 78px;
	margin-right: 12px
}
.closebox {
	background-repeat: no-repeat;
	float: right;
	background-position: -25px 2px;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #666;
	letter-spacing: 1px;
	position: absolute;
	right: 20px;
	margin-top: 10px
}
.right2 {
	float: right!important
}
.flltime {
	float: left;
	width: 37%;
	text-align: center;
	color: #666;
	font-size: 14PX;
	letter-spacing: -.5px;
	min-height: 66px;
	vertical-align: middle;
	padding-top: 0;
	padding-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	padding-left: 0;
	margin-top: 4px
}
.cobox {
	background-color: #FFF;
	display: table;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.fllogo {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	min-height: 25px;
	border: none
}
.fllogo p {
	display: -webkit-inline-box;
	padding-left: 15px
}
.fl_con {
	padding: 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.fli_gtitle {
	padding: 0
}
.fli_gtitle2 {
	padding: 0
}
#popbox4 {
	min-width: 250px;
	width: 100%
}
.slid_box {
	padding: 5px
}
.fligh_logobox {
	width: 26%;
	margin-right: 7px;
	min-width: 110px
}
.fligh_righbox {
	width: 70%
}
.morbox {
	margin: 17px auto
}
.fpric {
	width: 100%;
	float: left;
	text-align: right;
	margin: 15px auto
}
.fpric .list_price {
	width: 39%;
	float: left
}
.fpric div {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	display: table;
	line-height: 21px
}
.fpric .check {
	width: 50%;
	text-align: center;
	color: #FFF;
	margin: 0 auto;
	padding: 0!important;
	margin: 0;
	float: right;
	margin-right: 21px
}
.fli_table .f16b span {
	font-size: 14px;
	color: #666;
	padding-left: 0;
	font-weight: 400
}
.ftop .ftop_table .t4b {
	min-width: 48%;
	text-align: center!important;
	vertical-align: middle;
	text-align: -webkit-center!important
}
.ftop {
	max-width: 100%;
	float: left;
	text-align: left
}
.btn_orang2 {
	max-width: 111px
}
.ftop p {
	float: left;
	margin-left: 5px!important
}
.garyt {
	background-image: url(../images/icon_04_gary.gif)!important;
	color: #B6B6B6!important
}
.ftop .mon {
	display: none!important;
	width: 0!important;
	height: 0;
	padding: 0!important
}
.ftop .mon2 {
	display: none!important;
	width: 0!important;
	height: 0;
	padding: 0!important
}
.ftop .ftop_table {
	width: 100%;
	letter-spacing: -1px;
	max-width: 100%
}
.ftop .ftop_table tr {
	display: table;
	width: 100%
}
.ftop .ftop_table td {
	display: table;
	width: 100%
}
.flogo {
	width: auto;
	height: auto;
	min-height: auto;
	text-align: center;
	margin: 0;
	float: left;
	display: table;
	position: static!important;
	position: absolute;
	top: 0;
	float: left;
	text-align: left;
	margin-left: 56px;
	max-height: 50px;
	margin-top: -9px
}
.flogo img {
	float: inherit
}
.flogo p {
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	display: initial;
	vertical-align: bottom;
	padding-left: 5px;
	display: table;
	font-size: 14px
}
.flysbox p {
	line-height: 17px;
	font-size: 14px
}
.ftop .ftop_table td {
	display: table;
	width: 100%;
	height: auto;
	padding: 0;
	line-height: 30px;
	min-width: 48%
}
.fcontant {
	width: 100%
}
.ftop .ftop_table tr {
	display: table;
	width: 100%
}
.fli_table td {
	height: 40px;
	padding: 5px 7px;
	line-height: 32px;
	width: auto!important;
	display: -webkit-inline-box!important
}
.flrao2 {
	padding: 0;
	margin: -4px 0 0 15px
}
.ftick_box.act .ftop {
	padding: 5px;
	width: 100%
}
.ftick_box .ftop_table .flogo p {
	font-size: 17px!important;
	margin-top: 0;
	font-weight: 700;
	font-family: "微軟正黑體"
}
.promo {
	background-image: url(../images/promo.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 75px;
	height: 67px;
	border: none;
	float: right;
	margin-top: 0;
	position: relative;
	right: 0;
	top: -16px
}
.fixbox {
	max-width: 470px;
	margin-left: -5px;
	margin-right: -5px
}
.ifobtn {
	position: inherit;
	right: inherit;
	top: inherit;
	margin: 5px 0
}
.wal {
	max-width: 470px
}
.scrblue {
	overflow: hidden;
	overflow-x: scroll;
	min-width: 100%;
	height: 100%
}
.scrblue::-webkit-scrollbar-track {
-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
background-color:#F5F5F5
}
.scrblue::-webkit-scrollbar {
width:10px;
background-color:#F5F5F5
}
.scrblue::-webkit-scrollbar-thumb {
background-color:#0ae;
background-image:-webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255,255,255,.2)), color-stop(.5, transparent), to(transparent))
}
.cal_table td {
	min-width: 40px;
	max-width: 40px;
	font-size: 12px;
	height: 30px
}
.goba {
	width: 70px;
	height: 100%;
	background-size: 61%;
	background-image: none
}
.cal_table td.gback {
	max-width: 25px;
	min-width: 25px
}
.backbox p {
	font-size: 12px;
	max-width: 14px;
	height: auto;
	letter-spacing: -1px;
	margin: 8px auto;
	padding-left: 5px;
	line-height: 21px;
	display: -webkit-box
}
.backbox p.title {
	font-size: 12px;
	line-height: 26px;
	max-width: 25px;
	height: auto;
	margin: 15px auto;
	padding-left: 0;
	margin-left: 4px;
	display: -webkit-box;
	max-width: 14px
}
.cal_table div {
	font-size: 12px;
	letter-spacing: -1px;
	line-height: 23px
}
.checkbox-btn label::after, .radio-btn label::after {
	width: 15px;
	height: 15px
}
.radio-btn label::before {
	width: 7px;
	height: 7px
}
.gotbox p {
	font-size: 12px;
	line-height: 30px
}
.gotbox p.title {
font-size:15px font-size: 12px;
	line-height: 30px;
	font-size: 12px
}
.icon_goc_act {
	width: 17px;
	height: 17px;
	margin-top: 7px
}
.icon_goc_act2 {
	width: 17px;
	height: 17px;
	margin-top: 7px
}
.icon_goc {
	width: 17px;
	height: 17px;
	margin-top: 7px
}
.icon_goc2 {
	width: 17px;
	height: 17px;
	margin-top: 7px
}
.icon_bac {
	width: 17px;
	height: 17px;
	margin-top: 7px;
	margin-left: 4px
}
.icon_bac2 {
	width: 17px;
	height: 17px;
	margin-top: 7px;
	margin-left: 4px
}
.backbox {
	width: 25px
}
.icon_bac_act {
	width: 17px;
	height: 17px;
	margin-top: 7px;
	margin-left: 4px
}
.icon_bac_act2 {
	width: 17px;
	height: 17px;
	margin-top: 7px;
	margin-left: 4px
}
.gotbox {
	height: 30px;
	line-height: 30px
}
.gotbox p.title {
	font-size: 12px;
	width: 70px;
	text-align: center;
	display: inline-table
}
.datebox {
	width: 100%;
	margin: 10px auto
}
.passenger {
	width: 75%;
	margin: 10px auto
}
.btn_chebox {
	width: 24%;
	margin: 10px 0
}
.footer_p { padding:0 15px}
}
@media only screen and (max-width:450px) {
.fixbox {
	max-width: 420px
}
.goback_bg {
	background-image: url(../images/m_goback_bg.png);
	background-position: center;
	background-size: 100%
}
article #central_middle2 .blue_coline .flibox .depar2 {
	display: block;
	width: 41%;
	font-size: 14px;
	color: #666;
	float: left;
	margin-right: 0;
	clear: both;
	color: #eb4187;
	font-weight: 700;
	margin: 5px 6px 5px 9px
}
article #central_middle2 .blue_coline .flibox .arriv2 {
	display: block;
	width: 41%;
	font-size: 14px;
	color: #666;
	float: left;
	margin-left: 0;
	margin-top: 0;
	color: #eb4187;
	font-weight: 700;
	margin-bottom: 5px;
	margin-top: 5px
}
article #central_middle2 .blue_coline .flibox .connec2 {
	display: block;
	width: 30px;
	font-size: 13px;
	color: #666;
	float: left;
	height: 20px;
	background-image: url(../images/icon_fl.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;
	color: #666;
	background-position-x: right;
	margin-top: 0;
	margin-left: 11px;
	min-width: 30px;
	margin-bottom: 5px;
	margin-top: 5px
}
.pop_search {
	height: auto
}
.fligh_logobox {
	width: 33%
}
.fligh_righbox {
	width: 63%
}

.owl-carousel .owl-item {
    max-width: 102px;}

}
@media only screen and (max-width:414px) {
article #centerblue {
	max-width: 400px
}
article #centerwhite2 {
	max-width: 400px
}
.wal .icon_go {
	width: 92px;
	height: 34px;
	float: right;
	background-image: url(../images/icon_go2.gif);
	background-repeat: no-repeat;
	margin: -93px -4px 0 0;
	background-size: 89px
}

.wal {
	max-width: 349px;
	margin: 0 auto
}
.fixbox {
	max-width: 393px
}

}
@media only screen and (max-width:375px) {
.flyd .glyphicon-chevron-up {
	display: none
}
.glyphicon-chevron-down {
	display: none
}
.flltime {
	width: 33%
}
.flyd .ftop .ftop_table td {
	padding: 5px 0;
	font-size: 14px
}
.gotbox p.title {
	width: 22%
}
.fligh_logobox {
	margin-right: 9px
}
.flogo p {
	font-size: 13px!important
}
.fligh_righbox {
	width: 64%
}
.flysbox p .price {
	font-size: 16px
}
#header #menu li {
	width: 60px
}
.flysbox p {
	font-size: 12px
}
}
@media only screen and (max-width: 360px) {
#header #menu {
	left: 45px;
	width: 250px
}
#popbox4 {
	min-width: 250px;
	max-width: 250px
}
.fpric .list_price {
	width: 40%;
	float: left
}
.flyd .ftop_table .t4 {
	width: 20%!important
}
.fligh_logobox {
	margin-right: 5px
}
.fligh_righbox {
	width: 65%
}
.fligh_logobox {
	min-width: 105px
}
.fixbox {
	max-width: 340px
}
.wal {
	max-width: 330px
}
.fpric .check {
	margin-right: 11px;
	width: 33%
}
#header #menu li.voucher a {
	background-position: 5px -88px
}
#header #menu li.ticaho_active a {
	background-position: 4px -37px
}
#inline_content2 {
	max-width: 300px
}
}
@media only screen and (max-width: 320px) {
.fl_title a {
	color: #005FB8;
	padding: 0
}
.flyd .ftop .ftop_table td {
	padding: 5px 0;
	font-size: 15px
}
.fltool li {
	background-size: 15px;
	text-indent: 12px;
	font-size: 13px
}
.flltime {
	float: left;
	width: 33%
}
.iconflgo {
	margin-right: 0;
	width: 75px
}
.fixbox {
	max-width: 294px
}
.wal {
	max-width: 280px
}
.change {
	background-image: url(../images/icon_change.png);
	background-repeat: no-repeat;
	width: 39px;
	height: 55px;
	display: table;
	float: left;
	margin-top: 7px;
	margin-right: 2px;
	display: none
}
.non3 {
	display: none
}
article #central_middle2 .blue_coline .flibox .fllogo {
	display: block;
	width: auto;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: -.5px;
	text-align: left;
	font-weight: 700;
	margin-right: 6px;
	float: left;
	margin-top: 0
}
.dis {
	height: 25px
}
.pop_search {
	margin: -10px -15px;
	width: 280px;
	height: auto
}
article #central_middle2 .blue_coline .flibox .connec {
*/
	margin-right: 5px;
	margin-top: 11px
}
article #central_middle2 .blue_coline .flibox .depar2 {
	display: block;
	width: 40%;
	font-size: 14px;
	color: #666;
	float: left;
	margin-right: 0;
	clear: both;
	color: #eb4187;
	font-weight: 700;
	display: table;
	margin: 5px 6px 0 5px
}
article #central_middle2 .blue_coline .flibox .arriv2 {
	display: block;
	width: 40%;
	font-size: 14px;
	color: #666;
	float: left;
	margin-left: 0;
	margin-top: 0;
	color: #eb4187;
	font-weight: 700;
	margin-bottom: 0;
	display: table;
	margin-top: 5px
}
article #central_middle2 .blue_coline .flibox .connec2 {
	display: block;
	width: 30px;
	font-size: 13px;
	color: #666;
	float: left;
	height: 20px;
	background-image: url(../images/icon_fl.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;
	color: #666;
	margin-top: 2px;
	margin-left: 0;
	min-width: 30px;
	margin-right: 0;
	display: table
}
.fly {
	margin-top: 5px;
	display: table;
	float: left;
	font-size: 14px;
	color: #000;
	padding-left: 6px;
	padding-right: 6px
}
.popbox {
	background-color: #e84187;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	min-width: 300px;
	padding: 20px;
	width: 488px;
	height: 367px;
	margin: 0 auto;
	margin-top: 5%
}
.popbox h1 {
	color: #fff;
	font-size: 19px;
	line-height: 22px;
	margin-bottom: 10px;
	text-align: center
}
.loading {
	background-position: center;
	padding: 0
}
.loading p {
	text-align: left;
	font-size: 17px;
	color: #666;
	color: #fff;
	line-height: 26px;
	text-align: left
}
.lodingimg {
	background-image: url(../images/loading2.gif);
	background-repeat: no-repeat;
	width: 54px;
	height: 52px;
	margin: 15px auto
}
.logo {
	margin: 0 auto;
	width: 320px;
	height: 112px;
	padding: 0 15px;
	margin-bottom: 40px;
	z-index: 57
}
.logo img {
	width: 100%;
	height: 100%
}
.fligh_logobox {
	width: 47%;
	margin-right: 3%
}
.fligh_righbox {
	width: 48%
}
.flyd .ftop_table .t4 {
	width: 34%!important
}
.flyd .ftim {
	width: 100%;
	text-indent: 26px
}
.fpric .list_price {
	margin-right: 15px
}
.fl_title {
	font-size: 14px;
	text-indent: 39px
}
#header h1 a {
	background-size: 30px auto
}
#header h1 {
	top: 8px
}
#header #menu .ticaho {
	width: 60px
}
#header #menu li.ticket a:hover {
	background-position: 5px 11px
}
#header #menu li.voucher a {
	background-position: 5px -55px;
	margin-top: 5px;
	margin-left: 15px
}
#header #menu li.voucher a:hover {
	background-position: 5px -55px;
	margin-top: 5px;
	margin-left: 15px
}
#header #menu li.ticket_active a {
	background-position: 5px -97px
}
.gotbox p.title {
	font-size: 15px;
	width: 70px;
	text-align: center;
	display: inline-table
}
#header #menu li {
	width: 50px;
	height: 40px
}
#header #menu li.ticket a {
	background-position: 8px 0;
	background-size: 90%
}
#header #menu li.ticket a:hover {
	background-position: 8px -135px
}
#header #menu li.ticket_active a {
	background-position: 8px -135px;
	background-size: 90%
}
#header #menu li.hotel a {
	background-position: 9px -38px;
	background-size: 85%
}
#header #menu li.hotel a:hover {
	background-position: 9px -164px
}
#header #menu li.hotel_active a {
	background-position: 9px -164px;
	background-size: 85%
}
#header #menu li.lcc a {
	background-position: 4px 6px;
	background-size: 52px
}
#header #menu li.lcc a:hover {
	background-position: 4px -37px
}
#header #menu li.lcc_active a {
	background-position: 4px -37px;
	background-size: 52px
}
#header #menu li.ticaho a {
	background-position: 5px 6px;
	background-size: 85%
}
#header #menu li.ticaho a:hover {
	background-position: 5px -33px;
	background-size: 85%
}
#header #menu li.ticaho_active a {
	background-position: 5px -33px;
	background-size: 85%;
	width: 60px
}
}
