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;
}

/* 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 {
	height: auto;
	width: auto;
	background-image: url(../J/images/toparea_menu_toolbg.jpg);
	background-repeat: repeat-x;
	font-family: "Microsoft JhengHei";
	font-size: 15px;
	background-position: center top;
	padding-top: 5px;
	padding-bottom: 8px;
        margin-bottom:30px;
        clear:both;
}#toparea_menu {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e8e3c4;
}#toparea_menu a {
	text-decoration: none;
}

#toparea_menu a:hover {

	text-decoration: none;
}
.topmenu_link {
	float: left;
	width: auto;
	padding-right: 18px;
	padding-left: 18px;
}

.toparea_menuLine {
	float: left;
	background-image: url(../J/images/menu_lineBG.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 38px;
	background-position: center 5px;
}
.topmenu_line {
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	width: auto;
        color:#fff;
}

/* 子選單 */

#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 {
	width: 1400px;
        height:auto;
        overflow:hidden;
	margin-right: auto;
	margin-left: auto;
        margin-bottom:20px;
        
}


/* footer連結 */

#foot_link {
	width: auto;
	height: auto;
	clear:both;
	font-size: 13px;
	color: #000;
        text-align: center;
	letter-spacing: 2px;
	background-color: #F3F3F3;
	line-height: 52px;
	background-image: url(../J/images/foot_link.jpg);
	background-repeat: repeat-x;
}

#foot_link a{
	color: #000;
        text-decoration:none;
}

/* footer資訊 */

#foot_info {
	width: auto;
        height:auto;
        overflow:hidden;
	clear:both;
	font-size: 13px;
	line-height: 24px;
	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: 990px;
    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;
        
}

/*==============內頁修改==============*/

#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;
}