img {
	vertical-align: text-top;
}

.content{
	width: 960px;
	margin: auto;
	margin-top: 30px;
}
/*頂端四小圖-----------------------------------------------------------------------------------------*/
#topbar {
	width:100%;
	height:40px;
	position:fixed;
	top:0;
	left:0;
	z-index:10;
}

#topbar_wrap {
	margin:0 auto;
	width:970px;
	position:relative;
	text-align:left;
}

#topbar_wrap .topbar_logo {
	position:absolute;
	top:0;
	left:0;
	width:340px;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-3000px;
}

#topbar_wrap .topbar_logo a {
	display:block;
	height:35px;
}

#topbar_wrap .topbar_link {
	position:absolute;
	top:13px;
	right:10px;
	margin:0;
	padding:1px;
	font-size:12px;
	color:#FFF;
}
.click_us{
	cursor: pointer;
}

#topbar_wrap .topbar_link a:link, #topbar_wrap .topbar_link a:visited {
	color:#FFF;
	text-decoration:none;
}
#topbar_wrap .topbar_link a:hover, #topbar_wrap .topbar_link a:active {
	text-decoration:underline;
}
#menu_mobile{
	display: none
}
/*天海logo與頂端背景色-------------------------------------------------------------------------------*/
#header{
	position: fixed;
	z-index: 1;
	width: 100%;
}
#background{
	background-color: #35C1DF;
	height: 43px;
	margin: 0px;
	opacity: 0.8;
	position: fixed;
	width: 100%;
}
#logo{
	z-index: 2;
	position: relative;
	max-width: 960px;
	margin: auto;
	padding-left: 50px;
}
#logo img{
	height: 50px;
}
/*大圖與頁簽------------------------------------------------------------------------------------------*/
#bigimg{
	background-image: url(../images/sabah.jpg);
	background-position: center top;
	height: 560px;
	min-width: 960px;
	position: relative;
}
.synopsis{
	width: 760px;
	margin: auto;
	text-align: justify;
	font-size: 15px;
	line-height: 25px;
    letter-spacing: 0.5px;
	font-weight: bold;
	font-family: Microsoft JhengHei ;
	padding-top: 10px;
}
.nav-tabs{
	border: 0px;
}
a:focus{
	outline:none;/*去除虛線*/
}
.nav > li > a {
	padding: 0px;
	border: 0px;
}
/*推薦行程按鈕*/
.six {
	width: 157px;
	height: 83px;
	background-image: url('../images/page_6.jpg');
}
.six:hover{
	background-image: url('../images/page_6_h.jpg');
}

.topic {
	display: inline-table;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #666;
    text-decoration: none;
    overflow: hidden;
    text-align: justify;
}
.right_font {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #222;
    text-decoration: none;
    font-weight: normal;
}
.hotel{
	width: 420px;
	display: inline-table;
}
.hotel img{
	float: left;
	margin: 0 15px 15px 0;
}
.hotel_bigimg{
	width: 390px;
	display: inline-table;
}
.place{
	float: left;
	margin: 0 5px;
}
/*推薦行程-------------------------------------------------------------------------------------*/
.moretour{
	margin: 20px auto 0;
}
.travel{

	line-height: 200%;
	font-weight: bold;
	font-size: 16px;
	font-family: Meiryo;
	width:100%;


}
.travel a{
	color: #a95e24;
	cursor: pointer;
}
.travel a:hover{
	color: #f99211;
}
.travel span{
	color: #e65000;
	font-size: 13px;
	font-family: Microsoft JhengHei;
	padding-left: 10px;
	
}
/*日期*/
.moredate{
	margin-top: 10px;
	padding-left: 10px;
}
/*航班資訊-------------------------------------------------------------------------------------------*/
.air_content{
	width: 470px;
	display:inline-table;
	/*border: 2px dashed #bbb;*/
	padding: 5px;
}
.travelhotel_title {
    font-weight: bold;
	font-size: 18px;
}
.travelhotel_title span{
	margin: auto;
	color: rgba(0, 0, 0, 0.7);
	font-size: 14px;
	font-weight: initial;
}
.airplane{
	margin: 0 auto;;
	width: 100%;
	font-family: Microsoft JhengHei;
}
.airplane .planea{
	width: 20%;
	line-height: 35px;
	display: inline-table;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #4899FF;
}
.goplane{
	clear: both;
	width: 10%;
	display: inline-table;
	text-align: center;
}
.imgplane {
	width: 10%;
	display: inline-table;
	text-align: right;
}
.toplane{
	width: 10%;
	display: inline-table;
	text-align: center;
}
/*航班資訊結束-------------------------------------------------------------------------------------------*/

/*迷你出團表---------------------------------------------------------------------------------------------*/

.dateline{
	text-align: center;
	font-size: 14px;
	font-weight: initial;
}
.title , .dataval{
	display: inline-block;
	text-align: center;
}
.travelgosdate{
	width: 120px;
}
.travelday , .okcount , .pay{
	width: 35px;
}
.thmoney{
	width: 70px;
}
.thmoney a{
	width: 70px;
}
.thmoney a:hover{
	width: 70px;
}
/*迷你出團表結束-------------------------------------------------------------------------------------------*/
#footer{
	background-color: #35C1DF;
	height: 120px;
	position: relative;
	min-width: 960px;
	color: #fff;
	font-weight: bold;
	font-size:16pt;
	padding-top:20px;
}
#footer a{
	color: #fff;
}
#footer a:hover{
	color: #ff0;
}
.line-phone , .phoneplane{
	display: none;
}
.line-pc{
	margin-bottom: 20px;
}

/*行程區塊-------------------------------------------------------------------------------------------*/


.alltravel{
	width: 470px;
	display:inline-table;
	border: 2px dashed #bbb;
	border-radius: 5px;
	margin: 25px 2px;
}
.block{
	
	width:100%;
    padding:0;
    

}
.block a:hover,.block a:focus{
	text-decoration: none;
}
.block>a, .block>div {
	position: relative;
	height: 280px;
	display: block;


}
.block>a:hover, .block>div:hover {
	
	-webkit-box-shadow: 0px 0px 8px hsla(0,0%,0%,0.50);
	box-shadow: 0px 0px 8px hsla(0,0%,0%,0.50);
}
.core{
width:100%;
margin-bottom:30px;
background:url('../images/block_bg.jpg') no-repeat;
background-color:#FFFFFF;
height:280px;
border:1px dashed #CCCCCC;
}	
.core_img{
background-image: url(../images/frame.jpg);
width:186px;
height:140px;
float:left;
margin:0 1em;
padding-top:12px;
padding-left:12px;
}	
	
.core_text {
	float:left;
	width:240px;
	line-height:2em;
	padding: 0px;
	margin: 0px;
	font-size:10pt;
	color:#222222;
	background-color:#FFFFFF;
	/*clear: left;
	overflow:auto;
	*/
}



.title3{
	margin-top:20px;
	margin-left:80px;
	margin-bottom:10px;
	/*padding-left:8px;*/
	line-height:30px;	
	font-size: 16pt;
	color: #333333;
/*	font-weight:bold;*/
	text-decoration: none;

}
/*
.title3 a{
	font-size: 16px;
	color: #333333;
	font-weight:bold;

	text-decoration: none;
}

.title3 a:hover{
	font-size: 16px;
	color: #FF3300;
	text-decoration: none;
	font-weight:bold;
}
*/
.core_date{
	margin-left:20px;
	width: 240px;
	line-height:30px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.core_price{
	width: 70px;
	line-height:30px;
	float: right;
	font-size: 20px;
	font-weight: bold;
	color: #FF3300;
	text-align: right;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;	
}

.core_yan{
	width: 35px;
	float: right;
	line-height: 30px;
	text-align: right;
	font-size: 12px;
	color: #F00;
	margin-right:5px;
}



@media (max-width:959px) and (min-width:481px) {

}

@media (max-width:480px) {
	#background {
	    height: 90px;
	}
	#logo img{
		height: 100px;
	}
	#menu{
		display: none
	}
	#menu_mobile{
		display: inline-block;
		float: right;
		margin: 5px;
	}
	#menu_mobile .btn , #menu_mobile li{
		font-size: 45px;
		margin: 5;
	}
	#menu_mobile img{
		width: 40;
		height: 40;
	}
	.dropdown-menu {
		right: 0px;
		left: -100;
	}
	#topbar_wrap .topbar_link img{
		height: 50px;
	}
	.synopsis{
		font-size: 30px;
		line-height: 35px;
	}
	.right_font{
		font-size: 25px;
		line-height: 30px;
	}
	.travel{
		line-height: 150%;
		width: 100%;
		font-size: 35px;
	}
	.travel span,.moredate,.moredate a{
		font-size: 25px;
	}
	
	/*航班資訊-------------------------------------------------------------------------------------------*/
	.travelhotel_title{
		font-size: 25px;
	}
	.travelhotel_title span{
		font-size: 20px;
	}
	.airplane .planea , .airplane .planeb , .airplane .planec , .airplane .planed , .goplane , .imgplane , .toplane{
		width: 15%;
		font-size: 30px;
	}
	.airplane .planea{
		width: 33%;
	}
	.imgplane img{
		width: 50px;
	}
	/*航班資訊結束-------------------------------------------------------------------------------------------*/
	/*迷你出團表---------------------------------------------------------------------------------------------*/

	.dateline{
		padding-top: 20px;
		text-align: center;
		font-size: 14px;
		font-weight: initial;
	}
	.title , .dataval{
		display: inline-block;
		text-align: center;
		
	}
	.travelgosdate{
		width: 30%;
		font-size: 25px;
	}
	.travelday , .okcount , .pay{
		width: 10%;
		font-size: 25px;
	}
	.thmoney{
		width: 30%;
		font-size: 25px;
	}
	/*迷你出團表結束-------------------------------------------------------------------------------------------*/
	
	.line-pc{
		display: none;
	}
	.line-phone{
		display: block;
		padding-bottom: 20px;
		text-align:center;
		margin: auto;
		width: 960px;
	}
	.line-phone img{
		width: 85%;
	}
	.phoneplane{
		display: inline-block;
	}
	.alltravel{
		display:block;
		width: 90%;
		margin: auto;
	}
	.core{
		height: 300px;
	}
	.title3{
		font-size: 35px;
		line-height: 35px;
	}
	.core_text {
		font-size: 25px;
		width: 50%;
	}
	.core_date {
		font-size: 25px;
		width: 300px;
	}
	.core_price {
		font-size: 50px;
		width: 300px;
	}
	#airplane {
		width: 100%;
		margin-top: 20px;
	}
}