body {
	width: auto;overflow: auto;
	margin: 0px;
        background-color: #fff;
	font-family: "Verdana","arial","Microsoft JhengHei";
}


img {
        border:0px;
}


/* CSS Document */

/* 整體頁面 */

#wrapper {
	overflow: hidden;
	height: auto;
        margin:0 auto;  
        min-width:1130px;    
}

/* header天開始 */

#header {
	width: auto;
	height: auto;
	clear: both;
}

#header_content{
	width:1400px;
        margin-left:auto;
        margin-right:auto;
        
}


/* 公司LOGO */

#logo {
	float: left;
        margin-top:10px;
	height: 90px;
	width: 250px;
	margin-bottom: 0px;
}

/* LOGO旁邊連結 */

#top_menu {
	float: right;
	width: 550px;
	text-align: right;
	padding-top: 60px;
	font-size: 13px;
	color: #666666;
	letter-spacing: 0px;
}
#top_menu a{
	color: #666666;
	text-decoration:none;
}

/* MENU開始 */

#toparea_menu_tool {
	float: none;
	clear: both;
	height: auto;
	width: auto;
	margin:0 auto;
	margin-bottom: 20px;
	border-top: 1px solid #61b9bd;
	line-height: 36px;
	background-image: url(../I/images/toparea_menu_toolbg.jpg);
	background-repeat: repeat-x;
	font-family: "微軟正黑體";
	font-size: 15px;
       
}

#toparea_menu {
	width: 1400px;
	background-color: #61b9bd;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
	line-height: 0px;
	font-family: "新細明體";
	font-size: 15px;
	letter-spacing: 1px;
	text-align: center;
	/*padding-left: 5px;*/
    	clear: none;
}
#toparea_menu a {
	color: #fff;
	text-decoration: none;
}
.topmenu_link {
	float: left;
	width: auto;
	padding-right: 18px;
	padding-left: 18px;
}

.topmenu_line {
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	width: auto;
        color:#fff;
}

/* 下拉選單 */
.toparea_menuLine {
	float: left;
	background-image: url(../i/images/menu_lineBG.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 42px;
}

/* 子選單 */

#sub_areamenu {
	width: 1130px;
	clear: both;
	height: 24px;
	line-height: 24px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	color: #333;
}
.style_mainmenu {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.style_submenu {
	color: #d11812;
	font-weight: bold;
	text-decoration: none;
}

.destination_city {
    color: #6a6a6a;
    text-decoration: none;}

.destination_city a{
	color: #6a6a6a;
	text-decoration: none;
	}
.destination_city a:hover {
	color: #f11111;
	text-decoration:underline;
}


.secondNav a{
	text-decoration:none;
}


/* 首頁 Menu 位置 */
#subNav1 {
	margin-left: 30px;
}
#subNav2 {
	margin-left: 200px;
}
#subNav3 {
	margin-left: 170px;
}
#subNav4 {
	margin-left: 0px;
}
#subNav5 {
	margin-left: 470px;
}
#subNav6 {
	margin-left: 80px;
}
#subNav7 {
	margin-left: 130px;
}
#subNav8 {
	margin-left: 840px;
}
#subNav9 {
	margin-left: 500px;
}
#subNav10 {
	margin-left: 700px;
}

/* 內容 */

#content {
        height:auto;
        overflow:hidden;
	width: 1400px;
	margin:0px auto;
        margin-bottom:20px;
        
}

/* 左邊內容開始 */

#left_tool {
	float: left;
	width: 280px;
	margin-right: 25px;
}



/* 獨家推出 */

.background_index_special {
	background-image: url(../I/images/special_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 280px;
}

#index_special {
	float: left;
	height: 280px;
	width: 238px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom:25px;
}


/* 小廣告開始 */

.background_ad_banner {
	background-image: url(../I/images/bestSale_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 280px;
}


#ad_banner_tool {
	float: left;
	height: 480px;
	width: 228px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
        margin-bottom:25px;
}
.ad_banner {
	float: left;
	height: 78px;
	width: 235px;
	margin-right: 5px;
	background-color: #FFFFFF;
	padding: 2px;
	margin-bottom: 10px;
}
.banner_prev {
	float: left;
	width: 75px;
	margin-left: 75px;
	margin-right: 75px;
	height: 12px;
}
.banner_next {
	float: left;
	width: 75px;
	margin-right: 75px;
	margin-left: 75px;
	height: 12px;
}

/* 右邊內容開始 */
#right_tool {
	float: left;
	width: 825px;
}


/* 搜尋開始 */

.search_background {
	background-image: url(../I/images/search_bg.jpg);
	height: 32px;
	width: 825px;
	float: left;
	background-repeat: no-repeat;
}
#search_tool {
	float: left;
	width: 823px;
	height: 80px;
	line-height: 28px;
	font-size: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAAAAA;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

/* 輪播大圖 */

#flash {
	width: 825px;
	height: 440px;
	float: left;
	margin-bottom: 25px;
}

/* FACEBOOK開始 */

#index_fb {
	float: left;
	border: 1px solid #AAAAAA;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 22px;
	width: 331px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}






/* 主題企劃開始 */

.background_index_sale {
	background-image: url(../I/images/hot_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 825px;
}
#index_sale {
	float: left;
	height: 200px;
	width: 823px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	padding-top: 10px;
        margin-bottom:25px;
}

.sale_tabmenu {
	text-align: right;
	font-size: 13px;
	margin-right: 10px;
	height: 30px;
	float: right;
}
.sale_tabmenu .tabs {float: right; text-decoration: none; margin-top: 9px;}
.sale_tabmenu ul {text-align: right;}
.sale_tabmenu ul li {
	/*margin-top: 15px;*/
	padding: 0px;
	list-style: none;
	color: #0bb7fe;
	text-decoration: none;
}
.sale_tabmenu li.title_blue.active a{color: #fff;text-decoration: none;}
.sale_tabmenu li.title_blue a{
	color: #ccc;
	text-decoration: none;
}
.sale_tabmenu  ul.tabs li {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	color: #0bb7fe;
}

.sale_left {
	float: left;
	width: 400px;
	height: 180px;
	font-size: 12px;
	font-family: "新細明體";
	letter-spacing: 1px;
	background-image: url(../images/index/point_line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 20px;
	margin-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
}
.sale_title_2 {
	font-weight: bold;
	text-decoration: none;
}

.sale_title_2 a{
	color: #333333;
	text-decoration: none;

}

.sale_title_2 a:hover{
	color: #ec8826;
	text-decoration: underline;

}
.sale_txt {
	font-size: 12px;
        color: #888888;}
.sele_bprice {
	font-size: 18px;
	font-weight: bold;
	font-family: "嚙盤嚙緯嚙踝蕭嚙踝蕭嚙踝蕭";
	color: #eb2429;
}

.sale_right {
	height: 180px;
	margin-top: 10px;
	margin-left: 10px;
	width: 375px;
	float: left;
	line-height: 21px;
	letter-spacing: 0px;
}
.sale_date {
	font-size: 12px;
	letter-spacing:0px;
	padding-top:1px;
	padding-bottom:1px;
	border-bottom:dashed 1px #dddddd;
	line-height: 22px;

}

.sale_date a{
	color: #3a3a3a;
	text-decoration: none;

}

.sale_date a:hover{
	color: #8f8f8f;
	text-decoration: underline;

}
.sale_sprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: right;border-bottom:dashed 1px #dddddd;
}


/* 特惠促銷 */
.background_index_hot {
	background-image: url(../I/images/sale_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 645px;
}


#index_hot {
	height: 260px;
	width: 643px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
        margin-bottom:25px;
        padding-top:10px;
}


.hot_tab {float: right;margin-right:20px;width: 350px;text-align: right;margin-top: 7px;height: 20px;}

.background_index_hot .tabs {
	float: right;
	margin-top: 5px;
	font-size:13px;
	text-align: right;

}
.background_index_hot .ul {width:200px;text-align: right;}
.background_index_hot ul li { padding: 0px; list-style: none;text-align: right;}
.background_index_hot ul li.title_blue.active a{color: #fff;text-decoration: none;}
li.title_blue.active a{color: #FFF;text-decoration: none;}
li.title_blue a{color: #ccc;text-decoration: none;}
.background_index_hot ul.tabs li { float: left;text-align: right;padding-left: 5px; padding-right: 5px;margin-top:-5px;}

.Action_Sale_left {
width: 210px;
float: left;
background-position: right center;
height: 250px;
margin-top: 0px;
background-repeat: no-repeat;
margin-left: 10px;
font-size: 12px;
}
.Action_Sale_right {
float: left;
width: 390px;
height: 250px;
margin-top: 0px;
margin-left: 20px;
padding-top: 5px \9;
font-size: 12px;
line-height: 18px;
letter-spacing: 1px;
}

.point_title {
	background-image: url(../images/index/title_point.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #616161;

	height: 60px;
	
	text-align: right;
	font-size: 13px;
	font-family: "?s?????";
	
	margin-bottom: 15px;
	margin-right: 20px;
	margin-left: 20px;
	
	width: 515px;
	float: left;
	color: #959595;
	letter-spacing: 1px;
}
.style_bigtxt {
	font-size: 28px;
	font-weight: normal;
}

#point_left {
	width: 210px;
	float: left;
	background-position: right center;
	height: 240px;
	margin-top: 10px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#point_right {
	float: left;
	width: 375px;
	margin-top: 10px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	margin-left: 15px;
}



#point_right a{
	text-decoration: none;
	color: #333333;
}

.point_data_list {
	margin-top: 5px;
	float: left;
	width: 295px;
	line-height: 22px;
	font-size: 12px;
	letter-spacing: 1px;
}
.point_data_title {
	float: left;
	width: 285px;
	color: #dc2929;
	padding-left: 15px;
	background-image: url(../images/index/icon03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
.point_data_title a {
	color: #dc2929;
	text-decoration: none;
}
.point_data_title a:hover{
	text-decoration: underline;

}

.point_txt {
	float: left;
	width: 285px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #8c8c8c;
	margin-left: 15px;
}


.point_txt a{
	text-decoration: none;
	color: #8c8c8c;
}

.hot_tool {width: 190px;float: left;margin-top: 25px;margin-right: 12px;margin-left: 6px;}
.hot_pic {float: left;margin-bottom: 5px;}
.hot_txt {
	float: left;
	width: 172px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #e3e3e3;
	padding-left: 8px;
	font-size: 13px;
	letter-spacing: 1px;
	margin-top: 15px;
	line-height: 20px;
}

/* 推薦行程 */

.background_index_recommended {
	background-image: url(../I/images/recommended_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 460px;
}

#index_recommended {
	height: 255px;
	width: 428px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
        margin-bottom:25px;
}
.recommended_tool {
	float: left;
	width: 432px;
        height:70px;
        margin-bottom:5px;
        margin-top:5px;
	background-image: url(../I/images/recommended_txtbg.jpg);
	background-repeat: no-repeat;
        background-position: bottom;
}
.recommended_pic {
	float: left;
	width: 220px;
	height:80px;
}
.recommended_txt {
	float: left;
	font-size: 13px;
	color: #fff;
	width: 190px;
	line-height: 22px;
        letter-spacing:1px;
        padding:10px;
}
.recommended_txt a {
	color: #fff;
	text-decoration: none;
}


/* footer連結 */

#foot_link {
        margin:0 auto;  
        min-width:1130px;   
	height: auto;
	clear:both;
	font-size: 13px;
	color: #ffffff;
        text-align: center;
	letter-spacing: 2px;
	background-color: #F3F3F3;
	line-height: 52px;
	background-image: url(../I/images/foot_link.jpg);
	background-repeat: repeat-x;
}

#foot_link a{
	color: #ffffff;
        text-decoration:none;
}

/* footer資訊 */

#foot_info {
	width: auto;
        height:auto;
        overflow:hidden;
	clear:both;
	font-size: 13px;
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: 1px;
	color: #333333;
}

#foot_info a{
	color: #000000;
        text-decoration:none;
}

#foot_info a:hover{
	color: #2ba8d7;
        text-decoration:underline;
}


/* 麥斯科技版權 */

#copyright{
	color: #000000;
        clear:both;
        text-align: center;
        width:auto;
}



.table_title_GridView {
	margin-left:55px;
	margin-right:5px;
	border: 0px;
    width: 1020px;
    float: left;
    font-size:13px;
    line-height:26px;
    color:#2b2b2b;
    letter-spacing: 1px;
    font-family: "新細明體";
}
.table_title_GridView a{
	text-decoration: none;
    color:#2b2b2b;
}
.table_title_GridView th, .table_title_GridView td {
	border: 0px;line-height:24px;padding-bottom:10px;padding-top:5px;
        
}


/* 行程列表 */
#Reminding_tool {
	background-image: url(../I/images/info_title.jpg);
	height: 280px;
	width: 1126px;
	float: left;
        margin-left:20px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top:10px;
}
.reminding_txt {
	margin-top: 190px;
	font-size: 13px;
	font-family: "新細明體";
	margin-right: 280px;
	margin-left: 280px;
	line-height: 20px;
	float: left;
	width: 560px;
	height: 70px;
}
.table_title {
	background-image:url(../I/images/ListTitle_bg.jpg);
	background-repeat:repeat-x;
	color:#e4e4e4;
	font-size:13px;
 	width: 990px;
    line-height:24px;
	font-family: "新細明體";
}
.table_title_GridView {
	margin-left:55px;
	margin-right:5px;
	border: 0px;
    width: 1020px;
    float: left;
    font-size:13px;
    line-height:26px;
    color:#2b2b2b;
    letter-spacing: 1px;
    font-family: "新細明體";
}
.table_title_GridView a{
	text-decoration: none;
    color:#2b2b2b;
}
.table_title_GridView th, .table_title_GridView td {
	border: 0px;line-height:24px;padding-bottom:10px;padding-top:5px;
        
}
.table_list_white {
	font-size:13px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: "新細明體";
	width: 1025px;
	color: #2b2b2b;
	line-height: 18px;
}
.table_list_gray {
	float:left;
	margin-left:50px;
	margin-right:50px;
	font-size:13px;
	line-height: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: "新細明體";
	background-color: #e3e3e3;
	width: 1025px;
	color: #2b2b2b;
}
/* 行程列表-搜尋、排序 */
#SearchSelect_tool {
	float: left;
	/*margin-right: 50px;*/
	margin-left: 55px;
	width: 680px;
	height: 33px;
	padding-top: 10px;
}
#sort_tool {
	background-image: url(../images/AreaProductList/buttom_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 224px;
	height: 28px;
	/*margin-left: 290px;*/
	padding-top: 15px;
	font-size: 13px;
	font-family: "微軟正黑體";
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	color: #292624;
	float: right;
	margin-right: 40px;
}
.style_reminding_txt {color: #ca732d}

#sort_tool a{ color: #dd6207;}


/* 介紹頁面 */
#travel_name_flash_tool {
	background-image: url(../images/tour/travel_name.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 1060px;margin-left:30px;
	margin-bottom: 45px;
}
.travel_name_tool {
	float: left;
	width: 510px;
}
.travel_name_title {
	color: #FFFFFF;
	font-family: "微軟正黑體";
	font-size: 30px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
}
.travel_descriptor {
	color: #FFFFFF;
	clear: both;
	margin-left: 55px;
	font-family: "微軟正黑體";
	font-size: 15px;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #474747;
	padding-bottom: 20px;
	padding-top: 5px;
	margin-bottom: 20px;
}
#travel_link_tool {
	margin-right: 30px;
	margin-left: 55px;
	float: left;
	width: 250px;
}
.travel_link_list {
	color: #bba574;
	letter-spacing: 1px;
	text-decoration: none;
	float: left;
	padding-left: 15px;
	width: 220px;
	line-height: 26px;
}

.travel_link_list a{
	text-decoration: none;
}


.travel_link_list:hover {
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	background-image: url(../images/tour/icon01.jpg);
	background-repeat: no-repeat;
	background-position: 1px center;
}

.travel_flash {
	float: left;
	width: 550px;
}

#Route_planner_tool {
	float: left;
	margin-right: 5px;
	margin-left: 55px;
	width: 990px;
	margin-bottom: 30px;
}
.route_left {
	float: left;
	width: 700px;
	margin-top: 0px;
}

.Route_title {
	background-image: url(../images/tour/route_title.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-bottom: 20px;
}
.flight_tool {
	float: left;
	width: 690px;
        background-color:#E5E5E5;
	margin-bottom: 10px;
}
.flight_img {
	float: left;
        height:atuo;
        background-color:#E5E5E5;
}

.flight_txt_tool {
	float: right;
	border: 1px solid #E5E5E5;
        background-color:#FFFFFF;
	width: 570px;
}
.flight_txt_tool2 {
	float: left;
	width: 570px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}


.flight_txt {
	float: left;
	font-size: 13px;
	color: #505050;
	letter-spacing: 1px;
	width: 170px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 33px;
}

.flight_note_txt{
	float: left;
	font-size: 13px;
	color: #9b9b9b;
	letter-spacing: 1px;
	width: 625px;
	padding-right: 0px;
	padding-left: 10px;
	line-height: 20px;
}


.flight_line {
	height: 245px;
	float: left;

}

.flight_map {
	float: right;
	width: 255px;
	padding-top: 10px;
}

#Tour_QrCode{
	float: left;
	width: 112px;
    height:165px;
    padding-left:25px;
    padding-top:15px;
	background-image: url(../images/tour/QR_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;

}


#characteristic_tool {
	float: left;
	margin-left: 55px;
	width: 1000px;
	margin-bottom: 30px;
}
.characteristic_title {
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 10px;
	float: left;
}
.characteristic_days_tool {
	float: left;
	margin-left: 35px;
	width: 1050px;
}

.feature_title{
	padding-bottom: 30px;
	float: left;
    margin-left:55px;
    margin-right:20px;
    width: 800px;
}

.tour_characteristic_day_left {
	float: left;
	width: 130px;
	margin-left: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
}
.tour_characteristic_right {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	padding-left: 20px;
	width: 835px;
	margin-bottom: 50px;
}



.tour_characteristic_day_info {
	background-image: url(../images/tour/tour_characteristic_day_info.jpg);
	background-repeat: no-repeat;
        background-color:#EEEEEE;
	background-position: left top;
	width: 820px;
	float: left;
        height:auto;
	line-height: 24px;
	padding-left: 50px;
	font-size: 15px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.tour_characteristic_tool {
	float: left;
	width: 860px;
	padding-top: 10px;
	padding-bottom: 30px;
	color: #5e5e5e;
	line-height: 24px;
	font-size: 15px;
	letter-spacing: 1px;
}
.tour_characteristic_hotel_tool {
	background-image: url(../images/tour/dining_hotel.jpg);
	float: left;
	width: 858px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;
	padding-top: 70px;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 1px;
}
.tour_characteristic_hotel_tool   td  {
	padding-left: 10px;
}


/* 各館開始 */


#exh_topBanner {
	float: none;
	clear: both;
	width: 1127px;
	height: 342px;
        margin-bottom:30px;
}
#exh_menu_tool {
	background-image: url(../images/exh/exh_menubg.jpg);
	background-repeat: repeat-x;
	height: 66px;
	clear: both;
	float: none;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 30px;
	text-decoration:none;
}
.exh_menu_list{
	float: left;
	width: 132px;
	padding-top: 15px;
	padding-bottom: 13px;
	height: 41px;
	text-align: center;
	text-decoration:none;
}

.exh_menu_list a{
	text-decoration:none;
}

.exh_menu_list_change {
	float: left;
	width: 117px;
	padding-top: 12px;
	padding-bottom: 13px;
	height: 41px;
	text-align: center;
	padding-right: 15px;
	text-decoration:none;
	background-image: url(../images/exh/exh_menubg_change.jpg);
}
.exh_menugrip01 {
	float: left;
	background-image: url(../images/exh/exh_menubg_change.jpg);
}
#exh_left_tool {
	float: left;
	width: 690px;
	margin-left: 40px;
}
#exh_ItinerariesTitle {
	float: left;
}
#exh_list_tool {
	background-image: url(../images/exh/exh_bgTitle.jpg);
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	float: left;
	width: 686px;
}

.exh_list_title {
	float: left;
	letter-spacing: 1px;
	width: auto;
	height: 35px;
	padding-top: 12px;
	padding-top: 15px \9;
	padding-left: 80px;
	margin-bottom: 20px;
}
.exh_list_link {
	float: right;
	font-size: 12px;
	color: #474747;
	padding-top: 21px;
	padding-bottom: 4px;
	letter-spacing: 2px;
	height: 22px;
	width: auto;
	margin-bottom: 20px;
	margin-right: 20px;
	text-align: right;
}

.exh_list_link a{
	color: #474747;
}
.exh_list_data {
	float: left;
	width: 555px;
	font-size: 12px;
	height: auto;
	margin-left: 15px;
	line-height: 20px;
}
.exh_price {
	float: left;
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #ed362d;
	letter-spacing: 1px;
	text-align: right;
	height: auto;
	overflow: hidden;
	width: 100px;
}
.exh_list_line {
	float: left;
	width: 640px;
	margin-left: 30px;
	height: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #dbdbdb;
	margin-bottom: 5px;
	margin-top: 5px;
}
#exh_right_tool {
	float: left;
	margin-left: 45px;
	width: 300px;
}
.exh_search_title {
	float: none;
	clear: both;
}

#exh_event_tool {float: left;width: 300px;height: 500px;}
#exh_event_tool .clear{clear:both; width:0px; height:0px; }
#exh_event_tool ul{padding:0px; margin:0px;}
#exh_event_tool ul li{float:left; list-style:none; }
#exh_event_tool ul li.select{display:block;}
#exh_event_tool .imgnum span{border-radius:5px;-moz-border-radius:5px;font-family: Verdana;font-size:10px; color:#555555; margin-left:10px; padding-left:6px;padding-right:6px; padding-top:2px;padding-bottom:2px; background-color:#fdfdfd; cursor:pointer;border:1px #a6a4a5 solid;}
#exh_event_tool .imgnum span.onselect{font-family: Verdana;font-size:10px;background-color:#e2e2e2;border:1px #a6a4a5 solid;color:#b8741f;}
#exh_event_tool .imgnum{text-align:center; float:right; margin:0px 0px; position:relative;}

.exh_eventTitle {float: left;margin-top: 30px;width: 300px;}
.exh_eventImg {	float: left;padding-top: 10px;padding-right: 2px;padding-bottom: 10px;padding-left: 3px;width: 295px;height:160px;}
.exh_event_areatitle {float: left;color: #18a2f0;font-size: 12px;width: 290px;line-height: 30px;font-weight: bold;letter-spacing: 1px;padding-left: 10px;}
.exh_event_areatitle a{color: #18a2f0;}
.exh_event_txtTitle {font-size: 12px;color: #cecece;background-color: #3f3f3f;float: left;width: 290px;line-height: 28px;letter-spacing: 1px;padding-left: 10px;}
.exh_event_txt {font-size: 12px;color: #5c5c5c;float: left;width: 290px;line-height: 22px;letter-spacing: 1px;height:130px;
	padding: 5px 5px 20px 5px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #bcbcbc;margin-bottom: 10px;}
.exh_event_seclect {float: left;text-align: right;padding-right: 10px;padding-left: 10px;width: 280px;}

#exh_Link_tool {float: left;width: 300px;margin-top: 20px;}
.exh_LinkTitle {float: left;}
.exh_LinkImg {float: left;padding-top: 10px;padding-bottom: 10px;}

#TravelBlog_tool {float: left;background-image: url(../images/exh/TravelBlogbg.jpg);background-repeat: no-repeat;background-position: left top;width: 260px;height: 122px;margin-top: 20px;padding-top: 70px;padding-left: 20px;padding-right: 20px;}
.TravelBlog_list {float: left;width: 260px;font-size: 12px;color: #5a5a5a;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #b5ad96;line-height: 26px;letter-spacing: 1px;}
.TravelBlog_list a{color: #5a5a5a;text-decoration: none;}

/* 旅遊專區開始 */
#exhMini_left_tool{
	float: left;
	width: 690px;
	margin-right: 20px;
	margin-left: 40px;
}
#exhMini_country_info {
	float: left;
	margin-top:-15px;
	margin-top:-5px \9;
	margin-bottom: 10px;
}
#exhmini_traveler_tool {
	background-image: url(../images/exhmini/exhmini_travelerBg.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: left top;
	width: 666px;
	height: 354px;
	margin-top: 20px;
	padding-left: 20px;
}
.exhmini_traveler_link01 {
	float: left;
	width: 56px;
	letter-spacing: 2px;
	font-family: "微軟正黑體";
	font-size: 15px;
	height: 51px;
	padding-top: 20px;
	color: #1a1a1a;
	padding-left: 15px;
	margin-left: 475px;
	margin-top: 24px;
	text-decoration: underline;
}

.exhmini_traveler_link01:hover {
	color: #FFFFFF;
	background-image: url(../images/exhmini/exhmini_travelerButtom.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.exhmini_traveler_link02 {
	float: left;
	width: 56px;
	letter-spacing: 0px;
	font-family: "微軟正黑體";
	font-size: 15px;
	background-image: url(../images/exhmini/exhmini_travelerButtom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	padding-top: 20px;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 24px;
}

.exhmini_traveler_list {
	margin-left: 10px;
	float: left;
	width: 310px;
	margin-right: 10px;
	height: 105px;
}
.exhmini_traveler_pic {
	background-image: url(../images/exhmini/exhmini_travelerImgBg.jpg);
	float: left;
	height: 90px;
	width: 147px;
	text-align: center;
	padding-top: 9px;
	margin-right: 10px;
}
.exhmini_traveler_date {
	background-image: url(../images/exhmini/exhmini_travelerDateBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 135px;
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 23px;
	padding-left: 8px;
	margin-top: 4px;
	margin-bottom: 10px;
}

.exhmini_traveler_date a{
	color: #FFFFFF;
	text-decoration: none;
}

.exhmini_traveler_title {
	color: #202020;
	float: left;
	width: 140px;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

.exhmini_traveler_title a{
	color: #202020;
	text-decoration: none;
}
.exhmini_traveler_title a:hover{
	color: #1d94df;
	text-decoration: underline;
}


.exhmini_traveler_txt {
	color: #898989;
	float: left;
	width: 140px;
	font-family: "新細明體";
	font-size: 13px;
	line-height: 26px;
	padding-left: 5px;
}


.exhmini_traveler_txt a{
	color: #898989;
	text-decoration: none;
}

.exhmini_traveler_txt a:hover{
	color: #1d94df;
	text-decoration: underline;
}
.exhmini_travelerLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	float: left;
	width: 300px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 2px;
	margin-right: 20px;
}


#exhMini_right_tool{
	float: left;
	background-image: url(../images/exhmini/exhmini_line01.jpg);
	overflow: hidden;
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
	width: 370px;
	padding-left: 6px;
}
#exhmini_recommendedTitle {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddcda;
	width: 366px;
	padding-left: 3px;
}
.exhmini_recommended_tool {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-bottom: 25px;
	width: 369px;
}
.exhmini_recommendedPic {
	float: left;
	width: 285px;
	border: 2px solid #CCCCCC;
	margin-top: 20px;
	margin-right: 45px;
	margin-bottom: 10px;
	margin-left: 35px;
	text-align: center;
}

.exhmini_recommended_data {
    border-left:solid 8px #545454;
	padding-left: 8px;
	margin-left: 35px;
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #545454;
	line-height: 20px;
	width: 285px;
	float: left;
	margin-right: 35px;
	margin-top:10px;
	margin-bottom:5px;
	letter-spacing: 1px;
	font-weight: bold;
}


.exhmini_recommended_data a{
	color: #545454;
	text-decoration: none;
}

.exhmini_recommended_data a:hover{
	color: #000000;
	text-decoration: underline;
}

.exhmini_recommended_txt {
	margin-left: 35px;
	padding-right: 20px;
	font-size: 12px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c5c5c5;
	line-height: 20px;
	color: #959595;
	width: 255px;
	float: left;
	margin-right: 35px;
	letter-spacing: 1px;
}
.exhmini_recommended_price {
	margin-left: 35px;
	font-size: 13px;
	color: #e81515;
	font-family: "新細明體";
	padding-left: 15px;
	line-height: 24px;
	float: left;
	width: 275px;
	margin-right: 45px;
	letter-spacing: 1px;
	margin-top: 10px;
}
#exhmini_banner_tool {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 280px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-right: 45px;
	padding-left: 40px;
}

.exhmini_banner {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#exhmini_link_tool2 {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	width: 300px;
}

#exhmini_album_tool {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-right: 25px;
	padding-left: 35px;
}


.exhmini_album_pic {
	width: 130px;
	height: 100px;
        float:left;
        margin-bottom:5px;
        margin-left:5px;
        padding:5px;
 	border: 1px solid #DDDDDD;
   

}


#exhmini_link_tool {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	width: 300px;
}

.exhmini_linkTitle {
	float: left;
}
.exhmini_linkTxt {
	float: left;
	width: 280px;
	line-height: 36px;
	font-family: "新細明體";
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	margin-left: 8px;
	color: #797979;
	letter-spacing: 1px;
	padding-left: 5px;
	background-image: url(../images/exhmini/exhmini_link_Buttom.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}

.exhmini_linkTxt a{
	color: #797979;
	text-decoration: none;
}

.exhmini_linkTxt a:hover{
	color: #1d94df;
	text-decoration: none;
}

.about_titleCHT {
color: #333333;
font-size: 22px;
font-weight: bold;
font-family: "微軟正黑體";
letter-spacing: 2px;
line-height: 40px;
}

.about_txt {
color: #666666;
font-size: 15px;
font-family: "微軟正黑體";
letter-spacing: 3px;
line-height: 30px;
}

#contact_map {
background-image: url(../I/images/contact_map_bg.jpg);
height: 344px;
width: 465px;
background-repeat: no-repeat;
background-position: left top;
padding-top: 30px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 32px;
}

.route_search_pic {
width: 70px;
float: left;
text-align: center;
line-height: 20px;
height: 30px;
}

.route_data {
	float: left;
	height: 30px;
	padding-left: 10px;
}
.route_select {
	float: left;
	height: 30px;
	width: 180px;
	padding-left: 10px;
}
.route_select  select        {
	font-size: 12px;
}
.Action_Left {
margin-left: 20px;
float: left;
width: 400px;
margin-top: 0px;
height: 190px;
font-size: 12px;
letter-spacing: 1px;
background-image: url(../images/index/point_line.jpg);
background-repeat: no-repeat;
background-position: right center;
line-height: 20px;
}

.Action_Right {
font-size: 12px;
height: 190px;
margin-top: 0px;
margin-left: 20px;
width: 370px;
float: left;
line-height: 20px;
letter-spacing: 0px;
}


/* CSS Document */

.style_area_title a{
        color:#222222;
        font-weight:bold;
        text-decoration:none;
}

.border_line a {
    text-decoration:none;
    color:#666666;
}


.about_title {
	color: #e60000;
	font-family: "Courier New", Courier, monospace;
}
.about_titleCHT {
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	font-family: "微軟正黑體";
	letter-spacing: 2px;
	line-height: 40px;
}
.about_txt {
	color: #666666;
	font-size: 15px;
	font-family: "微軟正黑體";
	letter-spacing: 3px;
	line-height: 30px;
}
.style_exh_menu01
 {
	font-size: 17px;
	color: #eba62f;
	font-family: "微軟正黑體";
	letter-spacing: 1px;
	letter-spacing: 0px \9;
	text-decoration:none;
}

.style_exh_menu01_change
 {
	font-size: 17px;
	color: #ffffff;
	font-family: "微軟正黑體";
	letter-spacing: 1px;
	text-decoration:none;
}
.style_exh_menu02 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "微軟正黑體";
	letter-spacing: 0px;
	text-decoration:none;
}
.style_exh_menu03 {
	font-size: 9px;
	color: #696969;
	font-weight: normal;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style_exh_menu03_change {
	font-size: 9px;
	color: #fed190;
	font-weight: normal;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style_exh_list_title01 {
	font-size: 22px;
	color: #db1109;
	font-weight: normal;
	font-family: "微軟正黑體";
}
.style_exh_list_title02 {
	font-size: 18px;
	color: #8f8f8f;
	font-weight: normal;
	font-family: "微軟正黑體";
}
.style_exh_list_data {
	font-size: 13px;
	color: #363636;
	font-weight: bold;
	background-image: url(../images/exh/exh_list_dataBg.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	float: left;
	width: 500px;
	padding-left: 28px;
	letter-spacing: 1px;
	font-family: "新細明體";
}

.style_exh_list_data a{
	color: #2998da;
}

.style_exh_list_txt {
	font-size: 13px;
	color: #888787;
	font-weight: normal;
	float: left;
	width: 528px;
    letter-spacing:1px;
    line-height:24px;
	padding-left: 30px;
	font-family: "新細明體";
}

.style_reminding_txt {color: #ca732d}
.style_sort_select {color: #dd6207}
.style_sort_select a{color: #dd6207}
#LinkButton2 a{color: #dd6207}
.style_white_blue {
	color: #2795ce;
}
.style_gray_orange {color: #f14b19}
.style_tour_characteristic_day_info_gray {
	color: #b6b6b6;
	font-size: 12px;
	margin-right: 3px;
	margin-left: 3px;
	font-family: "Times New Roman", Times, serif;
}
.style_tour_characteristic_hotel_info {color: #0591c5}

.style_exh_area {
    color:#262111;
    font-family: "新細明體";
    font-size: 12px;	
    float: left;
    font-weight: bold;
	text-decoration: none;
}

.style_exh_area a{
    color:#262111;
    font-family: "新細明體";
    font-size: 12px;	
    float: left;
    font-weight: bold;
	text-decoration: none;
}.style_company_info_txt {color: #FF0000}
.style_company_info_txt2 {
	color: #6f6f6f
}
.style_member_strong {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.style_member_gray {color: #999999}
.style_member_gray a{color: #999999}
.style_tour_characteristic_hotel_gray{	font-weight: bold;color: #333333;}
.style_escort_name1 {
	color: #2c2d2d;
	font-family: "微軟正黑體";
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 2px;
}
.style_escort_name2 {
	color: #838383;
	font-family: "微軟正黑體";
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}
.style_escort_info_green {
	color: #76a324;
	font-weight: bold;
}

.style_travel_link_cht {
    font-size: 15px;
	font-family: "微軟正黑體";
}

.style_travel_link {
    font-size: 12px;
}
.remark_title {
    padding-bottom: 30px;
    float: left;
    margin-left: 55px;
    margin-right: 20px;
    width: 1023px;
}

.remark_content {
    float: left;
    margin-right: 35px;
    margin-left: 55px;
    width: 1023px;
    font-size:13px;
}

/*==============內頁修改==============*/

#trip_content {
    margin-top: 0;
}

.trip_list_link {
    height: 52px;
    border-bottom: solid 5px #222;
    box-sizing: border-box;
    margin: 11px 0;
}

.trip_list_link .btn {
    margin-left: 1.2%;
    height: 45px;
    line-height: 45px;
}

/*==============網頁go top css==============*/
        
#gotop {
    display: none;
    position: fixed;
    width: 70px;
    height: 70px;
    z-index: 999;
    right: 40px;
    bottom: 40px;
    cursor: pointer;
}

/*==============foot table修改==============*/

#foot_info table {
	margin: 0 auto;
}

.lineEat {
	background: #00b700;
    width: 117px;
    color: #fff;
    text-align: center;
    margin: 0 1px 5px 1px;
    display: inline-block;
    line-height: 28px;
}