.back,
.back_s {
    position: relative;
    width: 996px;
    margin: 0 auto;
    overflow: auto;
}

.back_s {
    width: 970px;
}


/* ########## top ########## */

.top {
    border-top: 1px solid #fffcec;
    border-bottom: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
}

.top_inner {
    overflow: auto;
    float: right;
}

.topmenu,
.top .other,
.top .custom,
.top .mod_search {
    float: left;
    margin: 0 5px;
}

.topmenu ul li,
.top .social_media ul li {
    display: inline-block;
    margin-right: 1px;
}

.top .social_media ul li {
    line-height: 25px;
    margin: 8px 1px 0 1px;
}

.top .social_media ul li a {
    display: block;
    width: 26px;
    height: 25px;
}

.top .social_media ul li span {
    display: none;
}

.top .mod_search {
    margin-right: 0;
}

.top .search {
    border: 1px solid #858585;
    height: 24px;
    line-height: 24px;
    margin: 7px 0 7px 3px;
}

.top .search input[type="text"] {
    border: 0;
    padding: 0 5px;
    font-size: 0.75em;
    width: 115px;
}

.top .search input[type="submit"],
.top .search input[type="button"] {
    border: 0;
    background: none;
    cursor: pointer;
    height: 24px;
    width: 25px;
}

.topmenu_s {
    display: none;
    width: 60%;
    margin: 10px auto;
}

.open-topmenu {
    display: block;
    line-height: 40px;
    border: 1px solid #ccc;
    padding: 0 20px;
    font-size: 0.875em;
    padding-right: 46px;
}

.topmenu_s ul {
    display: none;
    font-size: 0.8em;
}

.topmenu_s ul li {
    padding: 0 20px;
    line-height: 26px;
    border-bottom: 1px solid #999;
}

.topmenu_s ul li a {
    display: block;
}


/* ########## header ########## */
/*

.header {
    position: relative;
    overflow: visible;
    z-index: 5;
    height: 67px;
}

.header .logo {
    float: left;
    padding-top: 2px;
}

.header .logo img {
    display: block;
}
*/

.mod_mainmenu {
    float: right;
    position: relative;
}

.mainmenu {
    /*overflow: auto;*/
}

.mainmenu li {
    float: left;
    border: 1px solid #363f3e;
}

.mainmenu li > a {
    position: relative;
    display: block;
    line-height: 52px;
    padding: 0 10px;
    font-size: 1.125em;
    border-bottom: 5px solid #283231;
    z-index: 20;
}

.mainmenu li > a:hover,
.mainmenu li.sfHover a,
.mainmenu > li.active > a,
.mainmenu > li.active > a:hover {
    line-height: 60px;
}

.submenu_warpper {
    display: block;
    position: absolute;
    z-index: 10;
    /*right: 0;*/
    /*width: 970px !important;*/
    margin-top: -5px;
}

.mainmenu li.sfHover ul,
.mainmenu li.sfHover ul a {
    line-height: 25px;
    font-size: 0.95em;
    border: 0;
}

.submenu_warpper > div {
    overflow: auto;
    padding: 10px;
    border-bottom: 5px solid #283231;
}

.submenu_warpper > div > div {
    float: left;
}

.submenu_warpper .gallery {
    margin-right: 10px;
    width: 205px;
}

.submenu_warpper .gallery img {
    display: block;
    border: 1px solid #5d6867;
    width: 203px;
}

.submenu_warpper .gallery .name {
    position: relative;
    z-index: 10;
    padding-left: 10px;
    line-height: 25px;
    height: 25px;
    margin-top: -25px;
}

.mod_mainmenu .mainmenu li .submenu_table > .twoblock .submenu_list .submenu_2 {
    display: none;
    margin-left: 15px;
}

.mainmenu li .submenu_list a {
    display: block;
    padding: 0 10px 0 15px;
}

.open-mainmenu {
    display: none;
    width: 46px;
    height: 40px;
    border: 1px solid #ccc;
    cursor: pointer;
}

.mainmenu_nav {
    display: none;
    position: absolute;
    left: -161px;
    top: 0;
    width: 160px;
}

.mainmenu_nav .mainmenu li > div {
    display: none;
    padding: 5px 10px;
    border-bottom: 5px solid #8dab02;
    line-height: 30px;
}


/* ########## home container ########## */

.container .mod_hotspots {
    position: relative;
    padding: 5px;
    margin: 0 10px;
}

.mod_hotspots #map-menu {
    position: absolute;
    top: 13px;
    left: 30px;
    line-height: 15px;
    z-index: 10;
}

.mod_hotspots .mod_title {
    font-size: 1.125em;
    line-height: 30px;
}

.mod_hotspots .text_inner {
    padding: 10px 20px;
    padding-right: 70px;
}


/* ########## tmpl ########## */

.mod_welimg {
    border-top: 4px solid #789b02;
    /*min-height: 178px;*/
}

.mod_welimg img {
    display: block;
    width: 100%;
}

.main_wrapper {
    display: table;
    width: 100%;
}

.main_wrapper .left_block {
    min-width: 200px;
    display: table-cell;
    vertical-align: top;
}

.mod_sectiontitle_f,
.mod_sectiontitle_t {
    font-size: 1.563em;
    line-height: 35px;
    text-align: center;
}

.main_wrapper .main_block {
    display: table-cell;
    vertical-align: top;
    width: 770px;
}

.main_wrapper .main_block img {
    max-width: 100%;
}

.main_wrapper .main_block table.caption_outline img {
    max-width: none;
}

.mod_breadcrumbs {
    line-height: 35px;
    text-align: right;
    padding: 0 10px;
}

.main_wrapper .center_block {
    padding: 10px 20px;
    /*width: 730px;*/
}

.mod_sectiontitle {
    border-bottom: 1px solid #dedede;
    font-size: 1.125em;
    line-height: 30px;
    padding-left: 20px;
}

.main_wrapper .main_block_inner {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.main_block_inner > div {
    display: table-cell;
    vertical-align: top;
}


/* ##########################  right  ########################### */

.main_block_inner .right_block {
    width: 160px;
    padding: 0 10px;
}


/* ########## leftmenu ########## */

.mod_leftmenu {
    padding-bottom: 100px;
}

.mod_leftmenu .lv_one_title {
    line-height: 32px;
    font-size: 0.938em;
}

.mod_leftmenu .lv_one_title a {
    padding-left: 20px;
}

.mod_leftmenu .lv_one {
    padding-top: 3px;
}

.mod_leftmenu .lv_two_title {
    list-style-type: circle;
    display: list-item;
    margin-left: 40px;
    line-height: 25px;
}


/* ########## item-page ########## */

.item-page {
    line-height: 1.7;
}

.item-page .con_head {
    overflow: auto;
}

.item-page ul,
.item-page ol {
    margin-left: 20px;
}

.article-info {
    text-align: right;
    overflow: hidden;
}

#btn_fontsize a img {
    display: block;
}

#btn_fontsize a {
    display: inline-block;
}

.pda_section .contitle,
.pda_content .contitle {
    float: none;
}

.contitle {
    display: list-item;
    list-style-type: square;
    float: left;
    margin-left: 30px;
    font-size: 1.000em;
    line-height: 30px;
    padding: 5px 0;
}


/*.com_tourmap .item-page .contitle,
.com_linemap .item-page .contitle,
.com_bicyclemap .item-page .contitle,
.com_routes .contitle {
        float: left;
}*/


/* ########## tourmap ########## */

.pre_img img {
    display: block;
    width: 100%;
}


/*** 遊程規畫  ***/

.directions-info {
    margin: 10px 0 10px 0px;
    display: block;
    float: right;
}

.directions-info .btn {
    display: inline-block;
    width: 130px;
    line-height: 41px;
    text-align: center;
    font-size:1.125em;
}

.map_wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 480px;
}

.recommend-route-map .map_wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 700px !important;
}

.map_wrapper #map_canvas {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    position: absolute;
    top: 0px;
    left: 0px;
}

.recommend-route-map .map_wrapper #map_canvas {
    width: 100%;
    height: 700px !important;
    margin: 0 auto;
    position: absolute;
    top: 0px;
    left: 0px;
}

.main_wrapper .main_block #map_canvas img {
    max-width: none;
}

#slide_menu {
    /*left: 100%;*/
    right: -145px;
    width: 145px;
    height: 100%;
    z-index: 3;
    overflow: visible;
    position: absolute;
}

#toggle-menu {
    width: 26px;
    height: 30px;
    position: absolute;
    left: -25px;
    top: 30px;
    display: block;
}

#slide_menu .icon_item {
    text-align: left;
    margin: 2px 0;
    border-bottom: 1px dotted #d3d3d3;
    padding: 2px 5px;
    font-family: 微軟正黑體;
    font-size: 0.95rem;
    display: inline-block;
    width: 100%;
}

#slide_menu .icon_item img {
    width: 31px;
    display: inline-block;
    vertical-align: middle;
}

#slide_menu .icon_item input[type="checkbox" i] {
    margin: 0;
}

.home_label a {
    display: block;
    min-width: 80px;
    padding: 0 5px;
    text-align: center;
    border-radius: 5px;
}


/* ########## 文章分頁 ########## */

.subitem_cat_wrapper {
    padding: 10px 0;
}

.subitem_cat_wrapper span,
.map_cat_wrapper span {
    display: inline-block;
    margin: 2px 6px 3px 0;
    padding: 3px 7px 3px 7px;
    font-size: 0.875em;
    line-height: 35px;
}

.map_cat_wrapper.com_edu {
    min-height: 60px;
    padding: 10px 15px;
}

.map_cat_wrapper.com_edu span {
    width: 200px;
}


/* ########## blog ########## */

.items-leading {
    padding: 0px 5px 10px 5px;
}

.blog .item,
.blog .items-leading {
    border-bottom: 1px solid #dedede;
    display: table;
    padding: 10px 5px;
    width: 100%;
    color: #757575;
    overflow: auto;
}

.blog_title {
    display: block;
    margin-bottom: 10px;
    font-size: 0.938em;
}

.blog .blog_intro {
    margin-left: 155px;
}


/* ########################## image caption ##########################*/

.caption_wrapper_td {
    float: left;
    margin: 3px;
}

.caption_wrapper_td_small {
    width: 23%;
    margin: 1%;
}

.caption_wrapper_td_medium {
    width: 31%;
    margin: 1%;
}

.caption_wrapper_td_large {
    width: 48%;
    margin: 1%;
}

.main_wrapper .main_block .caption_wrapper_td img {
    max-width: none;
    width: 100%;
    height: auto;
}

.caption_wrapper {
    padding: 3px;
    border: 1px #DBDBDB solid;
    background: #ffffff;
}

.caption_wrapper_left {
    float: left;
    margin: 5px 8px 5px 0;
}

.caption_wrapper_right {
    float: right;
    margin: 5px 0 5px 5px;
}

.caption_wrapper_center {
    margin: 0 auto;
}

span.caption_wrapper_left .caption_outline,
span.caption_wrapper_right .caption_outline {
    width: auto;
    margin: 2px;
}

span.caption_wrapper_left .caption_inline,
span.caption_wrapper_right .caption_inline {
    padding: 0px;
}

.caption_inline .intro {
    padding: 0 9px;
}

.caption_outline {
    background: #efefef;
    border: 1px #DBDBDB solid;
    width: auto;
}

#center .intro {
    padding: 6px 6px 4px 6px;
}

#center .img {
    padding: 5px;
}


/* ########## pagination ########## */

.pagination {
    text-align: center;
}

.pagination ul li {
    display: inline-block;
    padding: 0 3px;
}


/* ########## return ########## */

.return {
    clear: both;
    overflow: auto;
    padding: 5px 0;
}

.return_inner {
    float: right;
    border: 1px solid #c3c6bc;
    padding: 2px;
}

.btn_back {
    padding: 0 15px 0 30px;
    line-height: 18px;
    font-size: 0.750em;
}


/* ########## footer ########## */

.mod_sitemap {
    margin: 10px;
}

.sitemap_tab {
    overflow: auto;
}

.sitemap_tab > div {
    float: left;
}

.sitemap_tab .icon {
    width: 30px;
    height: 30px;
}

.sitemap_tab .title {
    line-height: 30px;
    padding: 0 10px;
    font-size: 0.875em;
}

.mod_sitemap .sitemap_content {
    overflow: hidden;
    padding: 10px;
    display: block;
}

.mod_sitemap .sitemap_content > div {
    float: left;
    width: 200px;
    text-align: center;
    padding-top: 20px;
}

.mod_sitemap .sitemap_content > ul {
    overflow: hidden;
    float: left;
}

.mod_sitemap .sitemap_content > ul > li {
    float: left;
    width: 125px;
    line-height: 35px;
    font-size: 1.000em;
}

.mod_sitemap .sitemap_content > ul > li > a {
    display: block;
    padding: 0 10px;
    border-bottom: 1px solid #5b680f;
}

.mod_sitemap .sitemap_content ul li ul {
    border-top: 1px solid #8ba017;
    padding-top: 10px;
}

.mod_sitemap .sitemap_content ul li ul li {
    line-height: 18px;
    font-size: 0.875em;
    padding: 0 10px;
}

.mod_bottommenu,
.mod_footmenu,
.foot_info {
    padding: 5px 10px;
}

.mod_bottommenu ul li,
.mod_footmenu ul li {
    display: inline-block;
}

.foot_info {
    overflow: auto;
    line-height: 18px;
}

.foot_main {
    float: left;
}

.foot_right {
    float: right;
}


/* welcome awards */

.welcome_site_html {
    display: table;
}

.welcome_site_html > div {
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
}

.welcome_site_html .awards > div {
    display: inline-block;
    margin: 3px 1px;
}


/* ########## acca ########## */

.mod_acca_top {
    float: left;
}

.mod_acca_left {
    position: absolute;
}

.custom_acca_center,
.custom_acca_right {
    float: left;
}


/* ++++++++++++++  details  ++++++++++++++ */

.article-info1 {
    position: relative;
    display: block;
    float: right;
    white-space: nowrap;
}

.article-info .hits {
    position: relative;
    float: left;
}

.article-info .hits span {
    margin-left: 10px;
    margin-right: 8px;
}

.article-info .published {
    position: relative;
    float: left;
}

.article-info .published span {
    margin-left: 10px;
    margin-right: 8px;
}

.article-info-term {
    display: none
}

.article-info .units {
    position: relative;
    float: left;
}

#facebook {
    margin-top: 5px;
}


/* ++++++++++++++  data table  ++++++++++++++ */

.datatable {
    width: 100%;
}

.datatable th {
    background: #e2d8ab;
    border-top: 2px solid #8d7b20;
    text-align: center;
}

.datatable a {
    display: block;
    text-decoration: none;
    word-break: break-all;
}

.thdate,
.thtitle,
.thpub {
    margin: 4px 0;
}

.category .thdate,
.category .thtitle,
.category .thpub {
    width: 100%;
}

.datatable td {
    padding: 5px;
}

.govopen.datatable td {
    padding: 5px 0;
}

.tr1 td {
    border-bottom: 1px solid #e6e6e6;
}

.tr2 td {
    background: #f9f2d5;
    border-bottom: 1px solid #e6e6e6;
}

.tr0 td {
    background: #f9f2d5;
    border-bottom: 1px solid #e6e6e6;
}

.datatable .td_left_border {
    border-left: none;
}

.datatable .td_right_border {
    border-right: none;
}


/*itemtab-tab */

.itemtab_wrapper {
    clear: both;
    border-bottom: 1px solid #dedede;
    margin: 5px 0;
}

.itemtab_wrapper a {
    color: #fffcec;
}

.itemtab_wrapper a:hover {
    color: #444;
}

.itemtab {
    padding-bottom: 2px;
    border-bottom: 5px solid #999;
    margin-bottom: 5px;
}

.itemtab .itemtab_cat {
    display: inline-block;
    margin: 3px;
    border: 3px solid #999;
    border-radius: 5px;
    font-size: 0.938em;
}

.itemtab .itemtab_cat a {
    background: #999;
    border-radius: 5px;
    border: 1px solid #fffcec;
    padding: 15px;
    display: block;
}

.itemtab .itemtab_cat.action {
    border: 3px solid #ddd;
}

.itemtab .action a {
    color: #364002;
    background: #ddd;
    border-radius: 5px;
    border: 1px solid #999;
}


/*list*/

.tab_wrapper {
    margin-bottom: 10px;
    margin-top: 0px;
    display: inline-block;
    width: 100%;
}

.tab_wrapper a,
.article_inner .tab_wrapper a {
    color: #333333;
}


/* livevideo */

.livevideo_top {
    margin: 15px 0;
    vertical-align: middle;
    font-size: 1.1em;
    line-height: 2em;
    display: table;
    width: 100%;
}

.livevideo_top > div {
    display: table-cell;
    vertical-align: top;
}

.livevideo_top > div:first-child {
    width: 60px;
}

.livevideo_warpper > div {
    display: inline-block;
    width: 49%;
    text-align: center;
    padding: 10px 0;
    font-size: 1.2em;
}

.livevoide_list {
    margin-bottom: 20px;
}

.livevoide_list .title {
    font-size: 1.1em;
    margin-bottom: 3px;
}

.livevoide_list li {
    line-height: 2em;
    font-size: 1.1em;
}

.note_block {
    font-size: 1.1em;
}


/* ########################## search ############################ */

#searchForm {
    margin-top: 20px;
}

#search-searchword {
    height: 25px;
    line-height: 25px;
}

.com_search_top a {
    color: #8d7b20;
    display: inline-block;
    line-height: 25px;
}

input[type="submit"].comsearch_button {
    height: 25px;
    /*line-height: 25px;*/
    margin-left: 2px;
    padding-bottom: 3px;
    text-align: center;
    vertical-align: middle;
    width: 60px;
}

.condition {
    background: #e2d8ab;
    margin-bottom: 20px;
    margin-top: 5px;
    padding: 5px 10px;
    overflow: auto;
}

.search_block,
.search_block1 {
    margin: 5px 0;
}

.search_title1 {
    float: left;
    padding-top: 3px;
}

.section_chk_wrapper {
    display: inline-block;
    position: relative;
    float: left;
    margin: 2px;
    width: 155px;
}

.search_block1 option {
    width: 200px;
    text-align: left;
}

.search-results .result-title {
    background: url("../images/search_li.jpg") no-repeat scroll left 20px transparent;
    color: #44541F;
}

.search-results .result-title a {
    color: #44541F;
}

.search-results .result-title span {
    color: #44541F;
    font-weight: bold;
}

.search-results .result-category a {
    color: #787878;
}

.search-results .result-category .small {
    color: #787878;
}

.searchintro {
    font-weight: normal;
    margin: 20px 0 20px;
}

#searchForm {
    padding: 0 5px
}

.form-limit {
    margin: 20px 0 0;
    text-align: right;
    padding: 0 10px 0 20px;
}

.inputbox:focus {}

.result-text .highlight {
    color: #AA9229;
    font-weight: bold;
}

.ordering-box {
    width: 40%;
    float: right;
}

.phrases-box {
    width: 60%;
    float: left
}

.only,
.phrases {
    margin: 10px 0 0 0px;
    padding: 15px;
    line-height: 1.3em;
}

label.ordering {
    display: block;
    margin: 10px 0 10px 0
}

.word {
    padding: 10px 10px 10px 0;
}

.word input {
    font-weight: bold;
    margin: 0px 10px 0px 10px;
    padding: 4px;
    font-size: 1em
}

.word input:focus {
    margin: 0 0 0 9px;
}

.word label {
    font-weight: bold
}

fieldset.only label,
fieldset.phrases label {
    margin: 0 10px 0 0px
}

.ordering-box label.ordering {
    margin: 0 10px 5px 0;
    float: left
}

.search_unit {
    font-weight: bold;
    width: 100%;
    clear: both;
    padding-top: 8px;
}


/* ++++++++++++++  selects  ++++++++++++++ */

.phrases .inputbox {
    width: 10em;
}

.phrases .inputbox option {
    padding: 2px;
}


/* ++++++++++++++  search results  ++++++++++++++++++ */

dl.search-results dt.result-title {
    padding: 15px 15px 0px 15px;
    font-weight: bold;
}

dl.search-results dt.result-title a dl.search-results dt.result-title a span {
    color: #44541F!important;
}

dl.search-results dd {
    padding: 2px 15px 2px 5px
}

dl.search-results dd.result-text {
    padding: 10px 15px 10px 15px;
    line-height: 1.7em;
    border-bottom: 1px solid #CDCDCD;
}

.filesearch dl.search-results dd.result-text {
    padding: 3px 15px 3px 15px;
}

dl.search-results dd.result-created {
    padding: 2px 15px 15px 5px
}

dl.search-results dd.result-category {
    padding: 10px 15px 5px 15px
}

.filesearch dl.search-results dd.result-category {
    padding: 3px 15px 3px 15px;
}

.search_result {
    border-bottom: 4px solid #8d7b20;
    margin-bottom: 10px;
    font-size: 1.000em;
    font-weight: bold;
    line-height: 30px;
    color: #8d7b20;
}


/* youvideo */

.com_youvideo.view-youvideo .right_block {
    display: none;
}

.video_wrapper {
    overflow: auto;
}

.video_item_wrapper {
    float: left;
    width: 48%;
    margin: 1%;
}

.video_item {
    width: 95%;
    padding: 7px 2%;
    border: 1px solid #cfd2cc;
    border-radius: 5px;
    background: #fcfcf7;
}

.video_inner {
    background: url("../images/video_bg.png") no-repeat;
    background-position: right bottom;
    overflow: auto;
}

.video_img {
    float: left;
    margin: 0 10px 0 0;
    width: 142px;
}

.video_img img {
    display: block;
}

.video_inner .video_content {
    margin-left: 150px;
    padding-left: 5px;
    line-height: 23px;
}

.video_title a {
    color: #1e525b;
}

.video_date,
.video_hit {
    color: #359097;
}

.video_detail_inner {
    clear: both;
}

.video_left_inner {
    position: relative;
}

.video_left_inner div {
    text-align: left;
}

.video_top {
    text-align: right!important;
    padding-bottom: 5px;
}

.video_left_inner .video_detail_title {
    color: #175A7B;
    font-size: 110%;
    margin: 12px;
}

.video_left_inner .video_video {
    margin: 12px 0;
}

.video_left_inner .video_info {
    line-height: 2.4em;
}

.video_info span {
    color: #175A7B;
    display: inline-block;
}

.video_left_inner .video_desc {
    line-height: 2.4em;
}

.video_desc span {
    color: #175A7B;
}

.video_video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video_video iframe,
.video_video object,
.video_video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*detail_right*/

.video_right {
    clear: both;
    border: 1px solid #dbdbdb;
    background: #fff;
    border-radius: 5px;
    margin: 5px 0;
}

.video_new {
    text-align: center;
    color: #274c4a;
    font-size: 1.250em;
    line-height: 30px;
}

.video_Recommended {}

.Recommended_inner {
    padding: 10px;
}

.Recommended_01 {
    text-align: center;
    margin: 4px auto;
    margin-bottom: 8px;
}

.Recommended_02 {
    color: #3e3e3d;
    padding: 0 5px;
}

.Recommended_03 {
    color: #3e3e3d;
    padding: 0 5px;
    padding-bottom: 20px;
}

.Recommended_03 a {
    color: #3e3e3d;
}


/* publication */

.publication_outline {
    clear: both;
}

.publication_info {
    text-align: right;
    background: #d1e9d8;
    line-height: 26px;
    padding: 0 10px;
    margin: 10px 0;
}

.publication_info a {
    color: #1e525b;
}

.publication_wrapper {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    margin: 1%;
}

.publication,
#publication_context .publication_left {
    width: 174px;
    background: url('../images/publication_bg.png') no-repeat;
    margin: 0 auto;
}

.publication_img {
    height: 220px;
}

.publication_img a,
.publication_left_inner img {
    display: block;
}

.publication_img a {
    padding: 23px 26px 15px 16px;
}

.publication_title {
    margin-top: 10px;
    font-size: 0.875em;
    text-align: center;
}

.publication_title a {
    color: #b60852;
}

.publication_text {}

#publication_context {
    display: table;
    margin: 20px 0;
}

#publication_context > div {
    display: table-cell;
    vertical-align: top;
}

#publication_context .publication_left_inner {
    padding: 23px 26px 15px 16px;
    height: 182px;
    margin-bottom: 10px;
}

.publication_left_inner img {
    width: 100%;
}

#publication_context .publication_right {
    padding-left: 15px;
    font-size: 0.938em;
}

#publication_context .publication_right_inner {
    line-height: 1.7em;
}

#publication_context .publication_02 {
    border-bottom: 1px dotted #C3C3C3;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

#publication_context .pub_title {
    display: block;
    font-size: 1.500em;
    color: #2d6c64;
}

.publication_right_inner span {
    color: #175A7B;
}

.publication_03 a,
.publication_03 a:link,
.publication_03 a:visited,
.publication_03 a:active {
    color: #0B3BB6;
    text-decoration: underline;
}

.publication_right_inner span a {
    color: #0B3BB6;
    text-decoration: underline;
}

.publication_right_inner .intro_a {
    display: inline-block;
    vertical-align: top;
}

.publication_right_inner .intro_a a {
    color: #0B3BB6;
    text-decoration: underline;
}


/* sam 電子報訂閱高度調整 20160801 */

.radio_height {
    margin-top: 5px;
    margin-bottom: 5px;
}


/*  Sam start for com_vote & mod_vote*/


/* component跟module共用start  */

.mod_hot_votes .option_image {
    width: 100%;
    height: 100px;
}

.option_title {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 0.938em;
}

.vote_click > a {
    font-size: 0.938em;
    color: #3a3e38 !important;
}

.vote_icon {
    margin-left: 5px;
    height: 20px;
}


/* 共用end */


/* component start */

.div_option {
    clear: both;
    color: #608301;
}

.option_com {
    display: inline-block;
    margin: 15px 5px 15px 20px;
    text-align: center;
    width: calc(88% /3);
}

.option_com .option_image {
    width: 100%;
    height: 200px;
}


/* component end */


/* module start */

.mod_hot_votes {
    width: 50%;
    color: #468222;
    font-family: "Microsoft JhengHei", "Arial";
}

.mod_title {
    font-size: 1.250em;
    line-height: 30px;
}

.mod_More {
    line-height: 30px;
    font-size: 0.938em;
    text-align: right;
}

.mod_hot_votes .mod_More {
    margin-right: 20px;
}

.option_mod {
    display: inline-block;
    text-align: center;
    width: calc(93% / 3);
    margin: 3px 2px;
}

.no_activity {
    font-size: 1.250em;
    line-height: 190px;
    text-align: center;
}


/* module end */


/*  Sam end */


/*  Sam start */


/* 首頁自訂HTML模組：粉絲團活動連結 */

.mod_FansClub {
    width: 50%;
    float: right;
    height: 225px;
    margin: 20px 0 20px 10px;
}

.mod_FansClub img {
    width: 100%;
    height: 225px;
}


/* 日文版氣象資訊title */

.CenterTitle {
    margin-left: 15px;
    color: #7a9203;
    font-size: 1.125em	;
    font-weight: bold;
    line-height: 40px;
}


/* 英日文版氣象資訊表格 */

.Forecast-box table {
    border-collapse: collapse;
    border-spacing: inherit;
    border-right: 1px solid #cfcdce;
    border-bottom: 1px solid #cfcdce;
    margin: 0;
    color: #444444;
    width: 100%;
    overflow: auto;
}

.Forecast-box table td {
    position: relative;
    height: 40px;
    border: 1px solid #cfcdce\9;
}

.Forecast-box table td:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-top: 1px solid #cfcdce;
    border-left: 1px solid #cfcdce;
    display: none\9;
}

.Forecast-box {
    text-align: center;
    overflow: auto;
    margin-bottom: 10px;
}

.Forecast-box table tr {
    background: transparent;
}

.Forecast-box table tr:nth-child(6),
.Forecast-box table tr:nth-child(7),
.Forecast-box table tr:nth-child(8),
.Forecast-box table tr:nth-child(9),
.Forecast-box table tr:nth-child(10),
.Forecast-box table tr:nth-child(11),
.Forecast-box table tr:nth-child(12) {
    display: none;
}

.Forecast-box table tr:first-child {
    background-color: #FFF187;
    text-align: center;
    padding: 5px;
    color: #0086B3;
    font-weight: bold;
    font-size: 0.813em	;
}

*::-ms-backdrop,
.Forecast-box table td::after {
    display: none;
}


/*  Sam end */

.name {
    font-family: 微軟正黑體;
    font-weight: bold;
    font-size: 0.947rem;
}


/* 安排行程 Step2
************************************* */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
select {
    padding: 7px 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/arr_select.png) right center no-repeat #ffffff;
    font-size: 0.97rem;
    border: 1px solid #ccc;
    border-radius: 2px;
    line-height: normal;
     font-family: 微軟正黑體;
}
input[type="text"],
input[type="email"],
input[type="password"] {
      margin: 0 3px 0 0;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 5.5px 10px;
    line-height: normal;
    font-size: 0.95rem;
    min-width: 185px;
    font-family: 微軟正黑體;
}

.ArrangeMap-btn {
    float: left;
    width: 100%;
    text-align: right;
    margin: 0 0 18px 0;
}

.ArrangeMap-btn a {
    display: inline-block;
    font-size: 0.96rem;
    color: #fff;
    padding: 6px 0 8px 0;
    margin: 0 0 0 4px;
    border-radius: 3px;
    background: #5bb431;
    line-height: normal;
    width: 95px;
    text-align: center;
    text-decoration: none;
    font-family: 微軟正黑體;
}

.ArrangeMap-remind,
.ArrangeMap-remind ul,
.ArrangeMap-remind ul li {
    float: left;
    width: 100%;
}

.ArrangeMap-remind ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ArrangeMap-remind {
    font-size: 0.94em;
    margin: 15px 0 0 0;
    background: #ebf6ee;
    padding: 14px 25px;
    border-radius: 10px;
    font-family: 微軟正黑體;
}

.ArrangeMap-remind li a {
    display: inline-block;
    text-decoration: underline;
    color: #249f42;
}

.ArrangeMap-remind ul li {
    line-height: 28px;
}


/* 搜尋
*************** */

.ArrangeMap-sear {
    float: left;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    margin: 0 0 15px 0;
    font-family: 微軟正黑體;
}

.ArrangeMap-sear ul {
    list-style: none;
}

ul.ArrangeMap-thead {
    width: 18%;
    padding: 0;
    background: #249f42;
    float: left;
    color: #fff;
    margin: 0;
}

ul.ArrangeMap-tcont {
    width: 82%;
    padding: 0;
    background: rgb(235, 247, 230, 0.4);
    float: left;
    color: #333;
    margin: 0;
}

ul.ArrangeMap-thead li,
ul.ArrangeMap-tcont li {
    float: left;
    width: 100% !important;
    text-align: left;
    line-height: normal;
    border: 0 !important;
}

ul.ArrangeMap-thead li {
    padding: 15px 14px;
}

ul.ArrangeMap-tcont li {
    padding: 9px 14px;
}

ul.ArrangeMap-thead li {
   border-bottom: 1px solid rgba(255,255,255,0.3) !important;
}

ul.ArrangeMap-tcont li {
    border-bottom: 1px solid #d9ebd2 !important;
}
/* 圖上a
*************** */
.process_tourlist a {
    color: #fff;
    text-decoration: none;
    font-family: 微軟正黑體;
    font-weight: bold;
    background: #5bb431;
    font-size: 0.8rem;
    border-radius: 35px;
    padding: 2px 10px 5px 10px;
    display: inline-block;
}

.process_tourlist a img {
    display: none;
}
/* 左
*************** */
.com_tour .item_left {
    float: left;
    width: 36%;
}
.com_tour .item_right {
    float: right;
    width: 64%;
}
.com_tour .top_item {
      width: 100%;
    height: 33px;
    float: left;
    position: relative;
    background: #ffffff;
    padding: 0;
}
.com_tour .middle_item {
    width: 100%;
    min-height: 500px;
    margin: 0;
    background: #f5f5f5;
    padding: 0;
    font-family: 微軟正黑體;
        list-style: none;
}

ul.point_list {
       list-style: none;
    margin: 28px 0 0 0;
    width: 100%;
    float: left;
    padding: 0 20px;
}
.com_tour .point_list li {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.com_tour .point_list .bgimg img {
    
    width: 100%;
   
    border-radius: 5px;

}
.com_tour .point_list .bgimg .time {
   display: none;
}
.com_tour .point_list .bgimg {
  
    width: 98px;

    float: left;
}
.com_tour .point_list .info {
    float: left;
    margin: 0 0 0 15px;
    width: calc(100% - 125px);
}
.com_tour .point_list .titles {
    border-bottom: 1px dotted #ccc;
    /* height: 16px; */
    float: left;
    width: 100%;
    padding: 0 0 5px 0;
}
.com_tour .point_list .stay {
    margin-top: 8px;
    border-bottom: 0;
    float: left;
    width: 100%;
}
select.stay_time, select.start_time {
    padding: 6px 7px;
    font-size: 0.93rem;
    min-width: 90px;
    line-height: normal;
}
.com_tour .point_list .titles .remove img {
    display: block;
    max-width: none;
    width: 15px;
}
.start_date_div, .start_time_div {
      float: left;
    width: 100%;
    background: #dcefe1;
    padding: 10px 15px;
    margin: 0 0 1px 0;
}
.input_div {
   float: left;
    width: 100%;
    text-align: center;
    margin: 0;
    background: #dcefe1;
    padding: 10px 0;
}
.start_time_div {
    margin-bottom: 0;
}
.input_div input {
    background: #249f42;
    color: #fff;
    padding: 7px 0;
    width: auto;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    border-radius: 35px;
    margin: 0 4px;
    font-weight: bold;
    text-decoration: none;
    font-size: 0.9rem;
    line-height: normal;
    min-width: 112px;
    border: 0;
    font-family: 微軟正黑體;
        cursor: pointer;
}
.com_tour .day_list {
           float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
.com_tour .add_day {
    position: absolute;
    width: 40px;
    right: 0;
    z-index: 99999;
}

.com_tour .add_day {
        position: absolute;
    width: 33px;
    float: right;
      z-index: 1;
    background: #249f42;
    color: #fff;
    text-align: center;
    border-radius: 4px 4px 0 0;
    height: 33px;
    text-decoration: none;
    right: 5px;
    font-size: 1.45rem;
    font-weight: bold;
}
.add_day p {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.com_tour .day_list li {

   
    float: left;
    width: 26%;
   
    padding: 9px 0 6px 0;
    margin: 0 1px 0 0;
    background: #5bb431;

    border-radius: 4px 4px 0 0;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    border-bottom: none;
    font-family: sans-serif;
}

a.map-look-btn, .map-remove-btn {
   
    display: inline-block;
    width: 23px;
    height: 23px;
}
a.map-look-btn {
    background: url(../images/map-look-btn.svg) no-repeat center center;
   
}
a.map-remove-btn {
    background: url(../images/map-remove-btn.svg) no-repeat center center;
   
}
.com_tour .day_list li.act {
    /* height: 20px; */
    /* cursor: default; */
    /* color: #666666; */
    /* background: #f5f5f5; */
    /* border-color: #f5f5f5; */
    /* font: 20px / 20px Arial; */
    background: #249f42;
}
.arrange-date-input input[type=text] {
    background: url(../images/calendar.svg) 94% center no-repeat #ffffff;
    background-size: 22px;
    cursor: pointer;
    width: 150px !important;
    margin: 0;
    min-width: auto !important;
    float: left;
}

