body {
    margin: 0px;
    overflow:auto;
    background-image: url(../B/images/bg.jpg);
    background-position: center top;
    background-repeat: repeat;
}

img {
        border:0px;
}

#wrapper {
}
#head {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
        padding-bottom:10px;
        background-color:#fff;
	background-image: url(../B/images/head_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Verdana,Microsoft JhengHei";

}
#logo {
	float: left;
	width: auto;
	margin-left: 50px;margin-top:10px;
}
#top_menu {
	background-image: url(../B/images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	width: 550px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left:0px;
        margin-right: 10px;
	height: 50px;
	text-align: center;
}
.menu_link {
	font-size: 13px;
	color: #666666;
	letter-spacing: 2px;
	margin-top: 15px;
	float: left;
	width: 550px;
	text-align: center;
}

.menu_link a{
        text-decoration:none;
	color: #666666;

}

#area_bg {
        background-color:#fff;
        height:auto;
	overflow: hidden;
        clear:both;
	width: 1400px; 
	margin-right: auto;
	margin-left: auto;
}

#area_menu {
        background-color:#fff;
	margin-right: auto;
	margin-left: auto;
	width: 1400px;
	padding-right: 20px;
	padding-left: 20px;
        padding-top:10px;
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
	overflow: hidden;
	height:50px;
	text-align: center;
        clear:both;
}
.secondNav {
	width: 1400px; 
	height:22px;
	font-size:13px;
	background:#f5f5f5;
	margin-right: auto;
	margin-left: auto;
	letter-spacing:0px;
        clear:both;
        margin-bottom:0px;
        padding-top:10px;
}

.secondNav a{
  color:#666666;

}

.secondNav a:hover{
  color:#c71c1c;

}

.area_menu_link {
	float: left;
	width: 95px;
        color:#666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height:40px;
}

.area_menu_link:hover {
	background-image: url(../B/images/menu_hover.jpg);
	background-repeat: no-repeat;
	background-position: 18px 0px;
}

.area_menu_line  {
	float: left;
	padding-top: 5px;
	padding-bottom: 0px;
	width: 7px;
}

.destination_city a{
  color:#666666;

}

.subNav1 a{
  color:#666666;

}

subNav2 a{
  color:#666666;

}

.style_mainmenu a{
  color:#666666;
}

#flash {
	width: 1127px;
	height: 540px;
	margin-left:auto;
        margin-right:auto;
	background:#fff;
        padding-bottom:30px;
        padding-top:10px;

}
#content {
	width: 1400px;
        background:#fff;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
        padding-bottom:30px;
}


#foot_link {
	width: 1400px;
	font-size: 12px;
	color: #666666;
	letter-spacing: 2px;
	background-color: #f6f6f6;
	line-height: 40px;
        margin-left:auto;
        margin-right:auto;
	clear:both;
	font-family: Verdana,Microsoft JhengHei,;
}

#foot_link a{
        text-decoration:none;
	color: #666666;
}

#foot_link a:hover{
	color: #2ba8d7;
        text-decoration:underline;
}

#foot_info {
	width: 1400px;
	background-color: #eaeaea;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 30px;
	color: #333333;
	padding-top: 20px;
	letter-spacing: 2px;
        margin-left:auto;
        margin-right:auto;
	clear:both;
        overflow:hidden;
	font-family: Verdana,Microsoft JhengHei,;
}


#foot_info a{
	color: #c15151;
}

#foot_info a:hover{
	color: #2ba8d7;
        text-decoration:underline;
}

#foot_copyright {
    clear: both;
    overflow: hidden;
    text-align: center;
    color: #333;
    font-family: Microsoft JhengHei;
    margin-top: 20px;
}

#area_search_tool {
	background-image: url(../B/images/area_search_bg.jpg);
	float: left;
	height: 193px;
	width: 1060px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
}
.area_search_left {
	float: left;
	color: #CCCCCC;
	padding-top: 55px;
	padding-bottom: 55px;
	padding-left: 20px;
	padding-right: 50px;
}
.areaSearch_title_big {
	font-size: 40px;
	font-family: "Microsoft JhengHei";
	color: #FFFFFF;
}
.areaSearch_title_small {
	font-size: 24px;
	font-family: "Microsoft JhengHei";
	color: #999999;
}
.area_search_right {
	float: left;
	width: 660px;
	height: 190px;
}
.area_search_txt {
	float: left;
	width: 580px;
	font-family: "Microsoft JhengHei";
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 24px;
	color: #333333;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #CC6633;
	padding-left: 10px;
	margin-top: 50px;
	margin-left: 50px;
}
.area_search {
	float: left;
	width: 620px;
	margin-left: 50px;
	margin-top: 40px;
	line-height: 40px;
	font-size: 13px;
	color: #666666;
}
.area_search #textfield {
	border: 1px solid #999999;
	font-size: 12px;
	color: #999999;
	padding: 2px;
}
.area_search #select {
	padding: 2px;
	color: #999999;
}
#area_icon_tool {
	float: left;
	width: 1060px;
	margin-right: 30px;
	margin-left: 30px;
	height: auto;
	background-image: url(../B/images/area_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 15px;
	padding-left: 15px;
	overflow: hidden;
}
.area_icon_list_tool {
	float: left;
	width: 245px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 30px;
}
.area_img {
	float: left;
	height: 128px;
	width: 245px;
}
.area_title {
	background-image: url(../B/images/area_title_bg.jpg);
	background-repeat: no-repeat;
	width: 240px;
	float: left;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	height: 28px;
}

.area_title a{
	color: #FFFFFF;
    text-decoration:none;
}

.area_title_big {
	font-size: 18px;color: #FFFFFF;
	letter-spacing: 2px;text-decoration:none;
}
.area_title_small {
	font-size: 12px;color: #FFFFFF;
	letter-spacing: 1px;text-decoration:none;
}

.area_title_big a{
	font-size: 18px;color: #FFFFFF;
	letter-spacing: 2px;text-decoration:none;
}
.area_title_small a{
	font-size: 12px;color: #FFFFFF;
	letter-spacing: 1px;text-decoration:none;
}


.area_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	float: left;
	width: 1000px;
	height: 5px;
	margin-right: 20px;
	margin-left: 15px;
	margin-bottom: 30px;
}




#area_foot_tool {
	background-image: url(../B/images/area_foot_bg.jpg);
	float: left;
	width: 1060px;
	height: 200px;
	margin-right: 30px;
	margin-left: 30px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.area_more_icon img {
	float: right;
}

/* 行程列表 */
#Reminding_tool {
	background-image: url(../b/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(../b/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:30px;
	margin-right:30px;
	border: 0px;
    width: 1050px;
    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: "Microsoft JhengHei";
	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: 1067px;
        margin-left:30px;
        margin-right:30px;
	margin-bottom: 45px;
}
.travel_name_tool {
	float: left;
	width: 510px;
}
.travel_name_title {
	color: #FFFFFF;
	font-family: "Microsoft JhengHei";
	font-size: 36px;
	margin-left: 20px;
	margin-top: 20px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
}
.travel_descriptor {
	color: #FFFFFF;
	clear: both;
	margin-left: 55px;
	font-family: "Microsoft JhengHei";
	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: 10px;
	margin-left: 15px;
	float: left;
	width: 250px;
}
.travel_link_list {
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	float: left;
	padding-left: 15px;
	width: 220px;
	line-height: 26px;
}

.travel_link_list:hover {
	color: #FFFFFF;
	font-size: 12px;
	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: 53px;
	margin-left: 54px;
	width: 1020px;
	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: 53px;
	margin-right: 54px;
	width: 1020px;
	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;
	font: 15px "新細明體";
	color: #555;
	letter-spacing: 2px;
	line-height: 20px;
}

.tour_characteristic_tool img{
	padding: 7px;
}

.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;
}


/*首頁 Menu 位置*/
#subNav1 {
	margin-left: 50px;
}
#subNav2 {
	margin-left: 50px;
}
#subNav3 {
	margin-left: 200px;
}
#subNav4 {
	margin-left: 380px;
}
#subNav5 {
	margin-left: 220px;
}
#subNav6 {
	margin-left: 640px;
}
#subNav7 {
	margin-left: 520px;
}
#subNav8 {
	margin-left: 860px;
}
#subNav9 {
	margin-left: 800px;
}
#subNav10 {
	margin-left: 500px;
}
#subNav11 {
	margin-left: 1050px;
}

#contact_map {
	background-image: url(../B/images/contact_map_bg.jpg);
	height: 324px;
	width: 450px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 28px;
}



/* 大館 */
#exh_topBanner {
	float: none;
	clear: both;
        margin-bottom:40px;
	width: 1127px;
	height: 342px;
}

#exh_left_tool {
	float: left;
	width: 690px;
	margin-left: 40px;
}
#exh_ItinerariesTitle {
	float: left;
}
#exh_list_tool {
	background-image: url(../images/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: "Microsoft JhengHei";
	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/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;}

/* 右側小廣告 */
#small_flash {
	float: left;
	padding: 5px;
	background-color: #dcdcdc;
	width: 285px;

}
.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;
	font-family: "新細明體";
}

/*主題企劃*/
.Action_Left {
	margin-left: 15px;
	float: left;
	width: 400px;
	margin-top: 30px;
	height: 170px;
	font-size: 12px;
}
.Action_Right {
	height: 170px;
	margin-top: 35px;
	margin-left: 20px;
	width: 350px;
	float: left;
	line-height: 20px;
	letter-spacing: 0px;
	font-size: 12px;
	font-family: "新細明體";
}

/*特惠促銷*/
.Action_Sale_left {
	width: 210px;
	float: left;
	background-position: right center;
	height: 260px;
	margin-top:20px;
	background-repeat: no-repeat;
	margin-left: 10px;
	font-size: 12px;
}
.Action_Sale_right {
	float: left;
	height: 260px;
	width: 270px;
	margin-top:20px;
	margin-left: 20px;
	padding-top:5px \9;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
}


.style_exh_list_title01 {
	font-size: 22px;
	color: #db1109;
	font-weight: normal;
	font-family: "Microsoft JhengHei";
}
.style_exh_list_title02 {
	font-size: 18px;
	color: #8f8f8f;
	font-weight: normal;
	font-family: "Microsoft JhengHei";
}
.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_tour_characteristic_hotel_gray{	font-weight: bold;color: #333333;}
.style_escort_name1 {
	color: #2c2d2d;
	font-family: "Microsoft JhengHei";
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 2px;
}
.style_escort_name2 {
	color: #838383;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}
.style_escort_info_green {
	color: #76a324;
	font-weight: bold;
}

.style_area_big {
	color: #bf0000;
	font-size: 16px;
	font-family: "Microsoft JhengHei";
	text-decoration: none;
}
.style_area_small {
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	text-decoration: none;
}
.style_area_gray {
	color: #666656;
	text-decoration: none;
}
#search_tool  #textfield {
	border: 1px solid #CCCCCC;
}
.style_sale_link01 {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
}
.style_sale_link02 {
	color: #009cff;
	font-size: 12px;
	text-decoration: underline;
}
.style_sale_price {
	color: #FF0000;
	font-style: italic;
	text-decoration: underline;
}
.style_tab01 {color: #298ece; font-weight: bold; }
.style_hot_price {
	color: #FF0000;
	font-style: italic;
	line-height: 30px;
}
.style_special_price {
	color: #FF0000;
	font-style: italic;
	line-height: 20px;
}
.style_area_title {
	font-size: 14px;
	font-weight: bold;
	font-family: "Microsoft JhengHei";
	padding-top: 5px;
}

.style_travel_link_cht {
    font-size: 15px;
	font-family: "Microsoft JhengHei";
}

.style_travel_link {
    font-size: 12px;
}

.about_title {
	color: #e60000;
	font-family: "Courier New", Courier, monospace;
}
.about_titleCHT {
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	font-family: "Microsoft JhengHei";
	letter-spacing: 2px;
	line-height: 40px;
}
.about_txt {
	color: #666666;
	font-size: 15px;
	font-family: "Microsoft JhengHei";
	letter-spacing: 3px;
	line-height: 30px;
}
.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;
}