@charset "UTF-8";
/* CSS Document */

.tel-text {
	font-family: 'arial';
}
.tourCont {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.tourCont02 {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:40px;
	font-size:14px;
	line-height:21px;
}
.tourCont.sec01 {
	padding-bottom:53px;
}
.courseTub01,
.courseTub02 {
	float: left;
	margin-right: 10px;
	font-size: 16px;
	color: #fff;
	padding: 10px;
	font-weight:bold;
}
.courseTub01 {
	background:#014099;
}
.courseTub02 {
	background:#6fa0e5;
}
.courseTubPrf {
	float: right;
	margin-right: 10px;
	font-size: 32px;
	padding: 10px;
	font-weight:bold;
	font-family: cursive;
}
.courseTubCont {
	border: 3px solid #014099;
	margin-bottom:13px;
}
.courseTubCont h3 {
	color:#014099!important;
	font-size:18px!important;
	font-weight:bold!important;
	padding:10px 15px;
	border-bottom: 1px dotted #014099;
	width: auto!important;
	height: auto!important;
	line-height: normal!important;
}
.courseTubCont p {
	padding:10px 15px;
}
.tourImgG {
	width: 1100px;
	margin-bottom: 5px;
}
.tourImgG li {
	float:left;
	margin-left:11px;
	width:359px;
	display:inline;
	position: relative;
}
.tourImgG li:first-child {
	margin-left:0;
}
.tourImgG li .hoverText {
	color:#fff;
	font-size: 14px;
	width: 359px;
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
	background-color: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
}
.tourImgG li .hoverText p{
	padding: 6px 14px
}
.tourImgG li:hover .hoverText{
	display: block;
}
.tourInfo {
	border-top: 1px dotted #014099;
	margin-top:23px;
}
.tourInfo .tourInfo01 {
	float:left;
	width:610px;
	padding-top:28px;
}
.tourInfo .tourInfo02 {
	float:right;
	width:440px;
}
.tourInfoT {
	color:#fff;
	font-size:14px;
	font-size:bold;
	background-color:#014099;
	padding:6px 0px;
	width:100px;
	text-align:center;
	float:left;
	margin-left:10px;
	margin-right:15px;
}
.tourInfoPrice {
	color:#fa6922;
	font-size:30px;
	font-weight:bold;
	float:left;
	top: 6px;
	position: relative;
}
.tourInfoOrange {
	clear:left;
	margin-left:10px;
	padding-top:10px;
	margin-bottom:17px;
	font-weight:bold;
	color:#fa6922;
}
.tourInfoIconG {
	margin-left:10px;
}
.tourInfoIconG li{
	float:left;
	margin-right:5px;
}
.tourInfoIconG li:last-child {
	margin-right:0px;
}
.tourInfo01 .attentionText {
	margin-left:10px;
	margin-top:22px;
	margin-bottom:22px;
	line-height:18px;
}
.tourInfoTable {
	border-top: 1px dotted #014099;
	border-collapse: separate;
	border-spacing: 0 15px;
}
.tourInfoTable a {
	color:#fa6922;
}
.tourInfoTable th {
	float: none;
	margin: 0;
	vertical-align: middle;
	border-left: 10px solid #fff;
	border-bottom: 15px solid #fff;
}
.tourInfoTable td {
	font-size: 14px;
	padding: 6px 0 6px 15px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 15px solid #fff;
}
.tourInfoTable td.width105 {
	width:105px;
}
.phoneBox {
	margin-top:22px;
	margin-bottom:14px;
	padding:9px 16px;
	color:#014099;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,eaeef6+100 */
background: #eaeef6; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 50%, #eaeef6 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#eaeef6)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, #ffffff 50%,#eaeef6 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, #ffffff 50%,#eaeef6 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, #ffffff 50%,#eaeef6 100%); /* IE10 preview */
background: linear-gradient(to bottom, #ffffff 50%,#eaeef6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeef6',GradientType=0 ); /* IE6-8 */
}
.phoneBox .phoneBoxText01{
	font-size:18px;
	font-weight:bold;
	margin-bottom:8px;
}
.phoneBox .phoneBoxText02{
	font-size:16px;
	font-weight:bold;
}
.phoneBox .phoneBoxText03{
    font-size: 50px;
    font-weight: bold;
    background: url(/tour_search_f2/images/detail/phoneIcon.png) no-repeat left center;
    background-size: 30px;
    padding: 15px 0px 15px 43px;
    margin-left: 8px;
}
.mailBox {
	border-radius:6px;
	margin-bottom:19px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcab53+0,fb8609+100 */
background: #fcab53; /* Old browsers */
background: -moz-linear-gradient(top, #fcab53 0%, #fb8609 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcab53), color-stop(100%,#fb8609)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, #fcab53 0%,#fb8609 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, #fcab53 0%,#fb8609 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, #fcab53 0%,#fb8609 100%); /* IE10 preview */
background: linear-gradient(to bottom, #fcab53 0%,#fb8609 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcab53', endColorstr='#fb8609',GradientType=0 ); /* IE6-8 */
}
.btnHover:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
}
.mailBox a {
	display: block;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	background-image: url(/tour_search_f2/images/detail/mailIcon.png);
	background-repeat: no-repeat;
	background-position: 28px center;
	text-decoration:none;
	text-align:center;
	padding:25px 0;
	line-height:36px;
}
.mailBox a span {
	display: block;
	background:url(/tour_search_f2/images/detail/whiteArrow.png) no-repeat 400px center;
	font-weight: bold;
}
.likeBoxAdd {
	border-radius:6px;
	margin-bottom:36px;
	width:242px;
	float:left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#faa4bd+0,f87ea1+100 */
background: #faa4bd; /* Old browsers */
background: -moz-linear-gradient(top, #faa4bd 0%, #f87ea1 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faa4bd), color-stop(100%,#f87ea1)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, #faa4bd 0%,#f87ea1 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, #faa4bd 0%,#f87ea1 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, #faa4bd 0%,#f87ea1 100%); /* IE10 preview */
background: linear-gradient(to bottom, #faa4bd 0%,#f87ea1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faa4bd', endColorstr='#f87ea1',GradientType=0 ); /* IE6-8 */
}
.likeBoxAdd a {
	margin-left:16px;
	color:#fff;
	text-decoration:none;
	display:block;
	font-size:16px;
	font-weight:bold;
	background:url(/tour_search_f2/images/detail/whiteheart.png) no-repeat left center;
	padding:10px 0 10px 24px;
}
.likeBoxAdd a span {
	font-size:12px;
}
.likeBoxDone {
	display: none;
	float:left;
	width:242px;
	margin-bottom:36px;
	border-radius:6px;
	border: 2px solid #f87da0;
	box-sizing: border-box;
	background: #fff;
}
.likeBoxDone b {
	display:block;
	color: #f87da0;
	font-size:16px;
	font-weight:bold;
	text-align: center;
	background:url(/tour_search_f2/images/detail/pinkheart.png) no-repeat 16px center;
	padding: 9px 0 8px 10px;
}
.likeBoxConfirm {
	width:166px;
	float:right;
	margin-top:8px;
	margin-bottom:36px;
}
.likeBoxConfirm a {
	display:block;
	background:url(/tour_search_f2/images/detail/regIcon.png) no-repeat left center;
	padding:5px 0 5px 20px;
	font-size:16px;
}
.bnrDl {
	clear:both;
	margin-bottom:15px;
}
.bnrDl dt {
	float:left;
	width:45px;
	margin-right:20px;
}
.bnrDl dd {
	line-height:21px;
	float:left;
	width:366px;
}
.bnrDl dd a {
	background:url(/tour_search_f2/images/detail/orangeArrow.png) no-repeat right center;
	display:block;
	width:100%;
}

.tourNab {
	background:url(/tour_search_f2/images/detail/navBG.png) repeat-x top left;
	padding-bottom:14px;
}
.tourNab ul{
	width:1110px;
	margin:0 auto;
	border-right: 1px solid #3f6eb2;
	border-left: 1px solid #012e6f;
}
.tourNab ul:after {
	content: ".";
	display: block;
}

/* #tourNabBar */
#tourNabBar ul * {
	box-sizing:border-box
}
#tourNabBar ul li{
	vertical-align: bottom;
	display: inline-block;
	border-left: 1px solid #3f6eb2;
	border-bottom: 1px solid #012e6f;
	height: 70px;
	position: relative;
}
#tourNabBar ul li a {
	box-sizing:border-box;
	border-top: 1px solid #3f6eb2;

	border-right: 1px solid #012e6f;
}
.tourNab ul li.nab_blue,
.tourNab ul li.nab_orange {
	width:172px;
}
.tourNab ul li.nab_blue a {
	display: table-cell;
	vertical-align: middle;
	width: 172px;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 23px;
	text-align: center;
}

.tourNab ul li.nab_blue a:hover:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: #014099 transparent transparent transparent;
	top: 102%;
	left: 50%;
	margin-left: -4px;
}
.tourNab ul li.nab_blue.current a:hover:after {
	display: none;
}
.tourNab ul li.nab_blue.current {
	border-left: 1px solid #dce6f1!important;
	border-bottom: 1px solid #588fd3!important;
}
.tourNab ul li.nab_blue.current a {
	border-top: 1px solid #dce6f1!important;
	border-right: 1px solid #588fd3!important;
	color: #014099;
	background-color: #c1e0f9;
}
.tourNab ul li.nab_orange{
	border-left: 1px solid #ffae59!important;
	border-bottom: 1px solid #d26707!important;
}
.tourNab ul li.nab_orange a {
	display: table-cell;
	vertical-align: middle;
	width: 172px;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 23px;
	text-align: center;
	background-color: #fb8609;
	border-top: 1px solid #fc9931!important;
	border-right: 1px solid #f57808!important;
}
.tourNab ul li.nab_orange:hover:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: #fb8609 transparent transparent transparent;
	top: 102%;
	left: 50%;
	margin-left: -4px;
}

.tourNab ul li a{
	height: 69px;
}
.tourNab ul li.nab_top {
	width:78px;
	vertical-align: middle;
	display: inline-block;
}
.tourNab ul li.nab_top a {
	display: table-cell;
	vertical-align: middle;
	width: 78px;
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 13px;
	text-align: center;
	background:url(/tour_search_f2/images/detail/nav_pagetop.png) no-repeat center 12px;
	padding-top: 26px;
}

.baigeBg {
	background-color: #f7f3e9;
	margin-bottom:30px;
}

.tourCont02 h4 {
	color:#014099;
	font-size:22px;
	font-weight:bold;
	padding:14px 0 14px 71px;
	margin:0 0 15px 0;
	
	
}
.tourCont02 h5 {
	color:#014099;
	font-size:18px;
	font-weight:bold;
	margin-bottom: 5px;
}
.tourCont02 a{
	color:#fa6922;
}
#sec_tour01 h4 {
	background:url(/tour_search_f2/images/detail/barIcon01.png) no-repeat left top;
}
#sec_tour01 .tptext {
	margin:0 10px;
}

#sec_tour02 h4 {
	background:url(/tour_search_f2/images/detail/barIcon02.png) no-repeat left top;
}
#sec_tour02 table.pat01,
#sec_tour02 table.pat02 {
	font-size:14px;
	margin-bottom:40px;
}
#sec_tour02 table.pat01 th {
	background-color:#ced7ea;
	border:1px solid #999;
	padding:25px 0px;
	vertical-align:middle;
	width:140px;
}
#sec_tour02 table.pat01 td {
	background-color:#fff;
	border:1px solid #999;
	padding:25px;
	vertical-align: middle;
	width :345px;
}
#sec_tour02 table.pat01 td[colspan="3"] {
	width: auto;
}
#sec_tour02 table.pat02 th {
	background-color:#ced7ea;
	border:1px solid #999;
	padding:10px 10px;
	vertical-align:middle;
}
#sec_tour02 table.pat02 td {
	background-color:#fff;
	border:1px solid #999;
	padding:20px;
}
#sec_tour02 table.pat02 td.tacen,
#sec_tour02 table.pat03 td.tacen {
	text-align:center;
}
#sec_tour02 table.pat03 {
	margin-top:10px;
	width:80%;
}
#sec_tour02 table.pat03 th {
	background-color:#6fa0e5;
	border:1px solid #9e9e9e;
	padding:10px 0px;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
}
#sec_tour02 table.pat03 th a,
#sec_tour02 table.pat03 th span
 {
	background:url(/tour_search_f2/images/detail/bedIcon.png) no-repeat left center;
	color:#fff;
	text-align:left;
	padding-left:30px;
}
#sec_tour02 table.pat03 td {
	background-color:#fff;
	border:1px solid #9e9e9e;
	padding:10px;
	vertical-align:middle;
}

#sec_tour02 .optTour {
	border-radius:6px;
	margin-bottom:0px;
	margin-top:10px;
	width:350px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcab53+0,fb8609+100 */
background: #fcab53; /* Old browsers */
background: -moz-linear-gradient(top, #fcab53 0%, #fb8609 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcab53), color-stop(100%,#fb8609)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, #fcab53 0%,#fb8609 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, #fcab53 0%,#fb8609 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, #fcab53 0%,#fb8609 100%); /* IE10 preview */
background: linear-gradient(to bottom, #fcab53 0%,#fb8609 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcab53', endColorstr='#fb8609',GradientType=0 ); /* IE6-8 */
}
#sec_tour02 .optTour a {
	display: block;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background-image: url(/tour_search_f2/images/detail/flugIcon.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	text-decoration: none;
	text-align: center;
	padding: 10px 0;
}
#sec_tour02 .optTour a span {
	display: block;
	background-image: url(/tour_search_f2/images/detail/whiteTriIcon.png);
	background-repeat: no-repeat;
	background-position: 327px center;
}

#sec_tour03 h4 {
	background:url(/tour_search_f2/images/detail/barIcon03.png) no-repeat left top;
}
#sec_tour04 h4 {
	background:url(/tour_search_f2/images/detail/barIcon04.png) no-repeat left top;
}
#sec_tour04 .relat_tour {
	text-align: center;
	font-size: 0;
	line-height: 0;
}
#sec_tour04 .relat_tour li {
	display: inline-block;
	margin-left: 18px;
	width: 197px;
}
#sec_tour04 .relat_tour li:first-child {
	margin-left:0;
}

#sec_tour05 h4 {
	background:url(/tour_search_f2/images/detail/barIcon05.png) no-repeat left top;
}
#sec_tour05 h6 {
	background:#CED6EA !important;
	
	padding:5px 10px;
	margin-bottom:5px;
}
#sec_tour05 p {
	padding:5px 10px;
	margin-bottom:20px;
	}
#sec_tour05 ul li {
	border-radius:10px;
	width:347px;
	float:left;
	margin-left:19px;
	text-align:center;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a3a3a3+0,7e7e7e+100 */
background: #a3a3a3; /* Old browsers */
background: -moz-linear-gradient(top, #a3a3a3 0%, #7e7e7e 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a3a3a3), color-stop(100%,#7e7e7e)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, #a3a3a3 0%,#7e7e7e 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, #a3a3a3 0%,#7e7e7e 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, #a3a3a3 0%,#7e7e7e 100%); /* IE10 preview */
background: linear-gradient(to bottom, #a3a3a3 0%,#7e7e7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3a3a3', endColorstr='#7e7e7e',GradientType=0 ); /* IE6-8 */
}
#sec_tour05 ul li:first-child {
	margin-left:0;
}

#sec_tour05 ul li a {
	color:#fff;
	display:block;
	text-decoration:none;
	font-size:14px;
	padding:10px 0;
	background:url(/tour_search_f2/images/detail/grayArrow.png) no-repeat 325px center;
}
	
#sec_tour06 h4 {
	background:url(/tour_search_f2/images/detail/barIcon06.png) no-repeat left top;
}
#sec_tour06 .tptext {
	margin:0 10px;
}

#sec_tour06 .faqlink {
	margin:0 10px 20px;
}
#sec_tour06 .faqlink a:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: transparent solid 5px;
    border-left-color: #fa6922;
    vertical-align: middle;
}

.rsvOrangeBtn01 {
	width:436px;
	float:left;
	margin-left:93px;
	margin-right:23px;
}
.rsvOrangeBtn02 {
	width:436px;
	float:left;
}
.rsvOrangeBtn01,
.rsvOrangeBtn02 {
    border-radius: 6px;
    margin-bottom: 20px;
    background: #fcab53;
    background: -moz-linear-gradient(top, #fcab53 0%, #fb8609 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcab53), color-stop(100%,#fb8609));
    background: -webkit-linear-gradient(top, #fcab53 0%,#fb8609 100%);
    background: -o-linear-gradient(top, #fcab53 0%,#fb8609 100%);
    background: -ms-linear-gradient(top, #fcab53 0%,#fb8609 100%);
    background: linear-gradient(to bottom, #fcab53 0%,#fb8609 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcab53', endColorstr='#fb8609',GradientType=0 );
}
.rsvOrangeBtn01 a,
.rsvOrangeBtn02 a {
    display: block;
    width: 100%;
	height: 97px;
	box-sizing: border-box;
    color: #fff;
    font-size: 30px;
    text-decoration: none;
    text-align: center;
    padding: 16px 0;
    line-height: 35px;
}
.rsvOrangeBtn01 a {
background-image: url(/tour_search_f2/images/detail/mailIcon.png);
    background-repeat: no-repeat;
    background-position: 28px center;
	padding: 16px 0;
}
.rsvOrangeBtn02 a {
background-image: url(/tour_search_f2/images/detail/manIcon.png);
    background-repeat: no-repeat;
    background-position: 28px center;
	padding: 31px 0;
}
.rsvOrangeBtn01 a span,
.rsvOrangeBtn02 a span {
    display: block;
    background: url(/tour_search_f2/images/detail/whiteArrow.png) no-repeat 400px center;
    font-weight: bold;
}
.deskG {
	margin-top:10px;
	/*border-top:1px dotted #9f9f9f;
	border-left:1px dotted #9f9f9f;*/
}
.deskG_C {
    height:200px;
    padding: 13.5px 15px 9px 15px;
    color: #014099;
    background: #eaeef6;
    background: -moz-linear-gradient(top, #ffffff 50%, #eaeef6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#eaeef6));
    background: -webkit-linear-gradient(top, #ffffff 50%,#eaeef6 100%);
    background: -o-linear-gradient(top, #ffffff 50%,#eaeef6 100%);
    background: -ms-linear-gradient(top, #ffffff 50%,#eaeef6 100%);
    background: linear-gradient(to bottom, #ffffff 50%,#eaeef6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeef6',GradientType=0 );
	border-bottom: 1px dotted #9f9f9f;
	border-right: 1px dotted #9f9f9f;
	border-top: 1px dotted #9f9f9f;
	border-left: 1px dotted #9f9f9f;
}
.deskG_C:nth-child(odd){
	float:left;
	clear:left;
	width:508px;
}
.deskG_C:nth-child(even){
	float:left;
	width:508px;
}
/*
.desk01,
.desk02,
.desk03,
.desk04 {
    padding: 13.5px 15px 9px 15px;
    color: #014099;
    background: #eaeef6;
    background: -moz-linear-gradient(top, #ffffff 50%, #eaeef6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#eaeef6));
    background: -webkit-linear-gradient(top, #ffffff 50%,#eaeef6 100%);
    background: -o-linear-gradient(top, #ffffff 50%,#eaeef6 100%);
    background: -ms-linear-gradient(top, #ffffff 50%,#eaeef6 100%);
    background: linear-gradient(to bottom, #ffffff 50%,#eaeef6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeef6',GradientType=0 );
	border-bottom: 1px dotted #9f9f9f;
	border-right: 1px dotted #9f9f9f;
}

.desk01,
.desk03 {
	float:left;
	clear:left;
	width:508px;
}
.desk02,
.desk04 {
	float:left;
	width:508px;
}
*/
.deskG .deskPhone {
    font-size: 40px;
    font-weight: bold;
    background: url(/tour_search_f2/images/detail/phoneIcon03.png) no-repeat left center;
    background-size: 8%;
    padding: 8px 0px 8px 35px;
    margin-bottom: 8px;
    margin-left: 8px;
}
.deskLeft {
	float:left;
	width:320px;
}
.deskLeft h6 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.deskLeft .deskText {
	font-size:12px;
}
.deskRight {
	float:right;
	width:170px;
	padding-top:30px;
}
.deskInfo,
.deskMap {
	border-radius: 6px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4d79b7+0,04429a+100 */
background: #4d79b7; /* Old browsers */
background: -moz-linear-gradient(top, #4d79b7 0%, #04429a 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d79b7), color-stop(100%,#04429a)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, #4d79b7 0%,#04429a 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, #4d79b7 0%,#04429a 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, #4d79b7 0%,#04429a 100%); /* IE10 preview */
background: linear-gradient(to bottom, #4d79b7 0%,#04429a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d79b7', endColorstr='#04429a',GradientType=0 ); /* IE6-8 */
}
.deskRight a {
	display:block;
	text-decoration:none;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	background:url(/tour_search_f2/images/detail/troIcon03.png) no-repeat 134px center;
	margin-bottom:16px;
	padding:14px;
}

.cpname,
.cpattem {
	font-size:12px;
}
.cpname {
	font-weight:bold;
	margin-top:20px;
}
#sec_tour07{
	width:516px;
	float:left;
	position: relative;
}

#sec_tour07 h4 {
	background:url(/tour_search_f2/images/detail/barIcon07.png) no-repeat left top;
}
#sec_tour07 ul li {
	width:164px;
	float:left;
	margin-right:12px;
}
#sec_tour07 ul li:first-child {
	/*margin-right:0;*/
}
#sec_tour07 dl dt {
	margin-bottom:10px;
}
#sec_tour07 dl dd a {
	/*text-decoration:none;*/
	color:#000;
}
#sec_tour07 dl dd.ddTitle {
	font-weight:bold;
	margin-bottom:6px;
	font-size:12px;
}
#sec_tour07 dl dd.ddAdd {
	font-size:12px;
}
#sec_tour07 .rightBtn {
	position:absolute;
	right:0;
	top: 90px;
}
#sec_tour07 .leftBtn {
	position: absolute;
	left: 0;
	top: 90px;
}


#sec_tour08{
	width:516px;
	float:right;
	position:relative;
}
#sec_tour08 h4 {
	background:url(/tour_search_f2/images/detail/barIcon08.png) no-repeat left top;
}
#sec_tour08 ul li {
	width:164px;
	float:left;
	margin-right:12px;
}
#sec_tour08 ul li:first-child {
	/*margin-left:0;*/
}
#sec_tour08 dl dt {
	margin-bottom:10px;
}
#sec_tour08 dl dd a {
	color:#000;
}
#sec_tour08 dl dd a span {
	color:#E8577F;
}
#sec_tour08 dl dd.ddTitle {
	font-weight:normal;
	margin-bottom:6px;
	font-size:12px;
}
#sec_tour08 dl dd.ddAdd {
	font-size:12px;
}
#sec_tour08 .rightBtn {
	position:absolute;
	right:0;
	top: 90px;
}
#sec_tour08 .leftBtn {
	position: absolute;
	left: 0;
	top: 90px;
}



.favoriteBox {
	z-index: 1010;
	margin: 0 auto;
	border-radius: 6px;
	position:relative;
	width:620px;
	background:#fff;
	border-bottom-left-radius: 6px; 
border-bottom-right-radius: 6px; 
-webkit-border-bottom-left-radius: 6px; 
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
	padding-bottom: 4px;
	margin-bottom: 50px;
}
.favoriteBox .fvTitle {
	background-color:#F87DA0;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:16px 0 12px;
	color:#fff;
	border-top-left-radius: 6px; 
border-top-right-radius: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px; 
}
.favoriteBox .fvTitle span {
	font-size:12px;
	font-weight:normal;
}


.favoriteBox .fvCon {
	border-bottom:1px dotted #535353;
	position: relative;
}
.favoriteBox .fvCon a {
	text-decoration:none;
	display:block;
	padding:10px 0;
}
.favoriteBox .fvCon a:hover {
	background-color:#FEE7CE;
}
.favoriteBox .fvNo {
	width: 22px;
	padding: 5px 5px;
	display: inline-block;
	vertical-align: middle;
	cursor:pointer;
	margin: 0 10px;
}
.favoriteBox .fvText {
	width: 550px;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
}
.favoriteBox .fvText ul li {
	float:left;
	color:#fff;
	background:#014098;
	border-radius: 6px;
	margin-right:10px;
	font-size:14px;
	font-weight:bold;
	padding:6px 10px;
}
.favoriteBox .fvText ul li.center {
	background:#6FA0E4;
}
.favoriteBox .fvText .fvinfo {
	clear:left;
	font-size:14px;
	padding-right:24px;
	margin-top:10px;
}
.favoriteBox .fvPrice {
	color:#fb8609;
	font-size:18px;
	font-weight:bold;
	text-align:right;
}
.favoriteBox .fvBtn {
	width:300px;
	margin:20px auto;
		border-radius:6px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcab53+0,fb8609+100 */
background: #fcab53; /* Old browsers */
background: -moz-linear-gradient(top, #fcab53 0%, #fb8609 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcab53), color-stop(100%,#fb8609)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, #fcab53 0%,#fb8609 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, #fcab53 0%,#fb8609 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, #fcab53 0%,#fb8609 100%); /* IE10 preview */
background: linear-gradient(to bottom, #fcab53 0%,#fb8609 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcab53', endColorstr='#fb8609',GradientType=0 ); /* IE6-8 */
}
.favoriteBox .fvBtn a {
	display: block;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	background-image: url(/tour_search_f2/images/detail/fvMail.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	text-decoration:none;
	text-align:center;
	padding:20px 0;
	line-height:21px;
}

.favoriteBox .fvBtn a span {
	display: block;
	background:url(/tour_search_f2/images/detail/whiteArrow.png) no-repeat 270px center;
}
.favoriteBox .fvclose {
	position:absolute;
	top:-20px;
	right:-20px;
}

.cplbdy .led,
.cplbdy .led02 {
	font-weight:bold;
}
.cplbdy .led02 {
	margin:10px 0;
}
div#nenyu {
	margin-bottom: 5px;
}
div#allcal {
	margin-bottom:40px;
}


body.is-fixed .tourCont  {
	margin-bottom: 94px;
}
body.is-fixed #tourNabBar {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 200;
}
.modal{
	display: none;
}
.modalBody{
	position: fixed;
	z-index:1000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow-y: hidden;
}
.modalCtn {
	z-index: 1010;
	position: fixed;
	top: 10%;
	right: 0;
	bottom: 0;
	left: 0;
	overflow-y: scroll;
	padding-top: 100%;
	margin-top: -100%;
}
div.modalCtn::-webkit-scrollbar {
	display: none;
}
.modalBK{
	position: fixed;
	z-index:1001;
	height:100%;
	width:100%;
	left:0;
	top:0;
}
.modalBK-color {
	background:#000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
}
.modalBodyFixed {
	position: fixed;
	width: 100%;
	height: 100%;
}

strong, b {
    font-weight: bold;
}

.tooltip {
	display: none;
	position: absolute;
	width: 200px;
	padding: 5px 10px;
	border-radius: 5px;
	border: none;
	box-sizing: border-box;
	line-height: 1.5;
	margin-bottom: 10px;
	background: #444;
	background: linear-gradient(#555, #444);
	color: #fff;
	box-shadow: 0 0 10px 0 #777;
}
.tooltip:after {
	content: "";
	position: absolute;
	top: 99.8%;
	font-size: 0;
	line-height: 0;
	border: 5px solid transparent;
	border-bottom: none;
	border-top: 10px solid #444;
}
.tooltip.show {
	display: block;
}
#jsTipCalendarPrice:after {
	left: 10px;
}
#jsTipCalendarDate:after {
	left: 95px;
}

.hotel_review__attention{
    text-align: right;
    margin: 0 -35px -30px;
    font-size: 11px;
}
.ta_logo{
    width: 150px;
    vertical-align: middle;
}
