@charset "UTF-8";
/* line 210, ../sass/_variable.scss */
.data_midlle_cp .cp_tabs ul:after, [data-tabtype="1"] > .container > .inner:after {
    content: "​";
    display: block;
    height: 0;
    clear: both;
}

/* line 487, ../sass/_variable.scss */
.data_midlle_cp .cp_tabs ul li a {
    border-radius: 4px;
    background-color: #fdebe2;
    display: inline-block;
    padding: 5px 8px;
    color: #545454;
    border: 0px solid #fbdacb;
    line-height: 1;
    cursor: pointer;
    vertical-align: middle;
    font-size: 0.9em;
    font-family: "微軟正黑體", Arial, "Helvetica Neue", Helvetica, sans-serif, "新細明體";
}
    /* line 501, ../sass/_variable.scss */
    .data_midlle_cp .cp_tabs ul li a:link {
        color: #545454;
    }
    /* line 505, ../sass/_variable.scss */
    .data_midlle_cp .cp_tabs ul li a:visited {
        color: #545454;
    }
    /* line 509, ../sass/_variable.scss */
    .data_midlle_cp .cp_tabs ul li a:hover {
        background-color: #22b1bf;
        color: #ffffff;
    }
    /* line 514, ../sass/_variable.scss */
    .data_midlle_cp .cp_tabs ul li a:active {
        color: #545454;
    }

/* line 624, ../sass/_variable.scss */
.data_midlle_cp .cp_tabs {
    margin-bottom: 10px;
}
    /* line 629, ../sass/_variable.scss */
    .data_midlle_cp .cp_tabs ul li {
        float: left;
    }
        /* line 632, ../sass/_variable.scss */
        .data_midlle_cp .cp_tabs ul li + li {
            margin-left: 6px;
        }

/*
tabtype 0 模組
tabtype 1 分割
tabtype 2 頁籤
tabtype 3 單攔
*/
/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="1"] > .container > .inner > .group {
    float: left;
    width: 100%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="2"] > .container > .inner > .group {
    float: left;
    width: 50%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="3"] > .container > .inner > .group {
    float: left;
    width: 33.3333333333%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="4"] > .container > .inner > .group {
    float: left;
    width: 25%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="5"] > .container > .inner > .group {
    float: left;
    width: 20%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="6"] > .container > .inner > .group {
    float: left;
    width: 16.6666666667%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="7"] > .container > .inner > .group {
    float: left;
    width: 14.2857142857%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="8"] > .container > .inner > .group {
    float: left;
    width: 12.5%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="9"] > .container > .inner > .group {
    float: left;
    width: 11.1111111111%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="10"] > .container > .inner > .group {
    float: left;
    width: 10%;
}

/* line 47, ../sass/_grid.scss */
[data-tabtype="0"] > .container {
    margin: 0 10px;
}

/* line 75, ../sass/_grid.scss */
[data-tabtype="2"] .tabs {
    margin: 10px 10px 20px;
}

@media (max-width: 600px) {
    /* line 102, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="1"] > .container > .inner > .group {
        width: 100%;
    }

    /* line 102, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="2"] > .container > .inner > .group {
        width: 100%;
    }

    /* line 102, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="3"] > .container > .inner > .group {
        width: 100%;
    }

    /* line 102, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="4"] > .container > .inner > .group {
        width: 100%;
    }

    /* line 102, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="5"] > .container > .inner > .group {
        width: 100%;
    }

    /* line 102, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="6"] > .container > .inner > .group {
        width: 100%;
    }

    /* line 102, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="7"] > .container > .inner > .group {
        width: 100%;
    }

    /* line 102, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="8"] > .container > .inner > .group {
        width: 100%;
    }

    /* line 102, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="9"] > .container > .inner > .group {
        width: 100%;
    }

    /* line 102, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="10"] > .container > .inner > .group {
        width: 100%;
    }

    /* line 112, ../sass/_grid.scss */
    [data-tabtype="0"] > .container {
        margin: 0;
    }

    /* line 130, ../sass/_grid.scss */
    [data-tabtype="2"] .tabs {
        margin: 0 0 20px;
    }
}

@media (max-width: 1009px) and (min-width: 601px) {
    /* line 146, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="1"] > .container > .inner > .group {
        width: 50%;
    }
        /* line 149, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="1"] > .container > .inner > .group:nth-of-type(odd) {
            clear: left;
        }
        /* line 153, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="1"] > .container > .inner > .group .group {
            width: 100%;
        }

    /* line 146, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="2"] > .container > .inner > .group {
        width: 50%;
    }
        /* line 149, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="2"] > .container > .inner > .group:nth-of-type(odd) {
            clear: left;
        }
        /* line 153, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="2"] > .container > .inner > .group .group {
            width: 100%;
        }

    /* line 146, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="3"] > .container > .inner > .group {
        width: 50%;
    }
        /* line 149, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="3"] > .container > .inner > .group:nth-of-type(odd) {
            clear: left;
        }
        /* line 153, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="3"] > .container > .inner > .group .group {
            width: 100%;
        }

    /* line 146, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="4"] > .container > .inner > .group {
        width: 50%;
    }
        /* line 149, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="4"] > .container > .inner > .group:nth-of-type(odd) {
            clear: left;
        }
        /* line 153, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="4"] > .container > .inner > .group .group {
            width: 100%;
        }

    /* line 146, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="5"] > .container > .inner > .group {
        width: 50%;
    }
        /* line 149, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="5"] > .container > .inner > .group:nth-of-type(odd) {
            clear: left;
        }
        /* line 153, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="5"] > .container > .inner > .group .group {
            width: 100%;
        }

    /* line 146, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="6"] > .container > .inner > .group {
        width: 50%;
    }
        /* line 149, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="6"] > .container > .inner > .group:nth-of-type(odd) {
            clear: left;
        }
        /* line 153, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="6"] > .container > .inner > .group .group {
            width: 100%;
        }

    /* line 146, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="7"] > .container > .inner > .group {
        width: 50%;
    }
        /* line 149, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="7"] > .container > .inner > .group:nth-of-type(odd) {
            clear: left;
        }
        /* line 153, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="7"] > .container > .inner > .group .group {
            width: 100%;
        }

    /* line 146, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="8"] > .container > .inner > .group {
        width: 50%;
    }
        /* line 149, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="8"] > .container > .inner > .group:nth-of-type(odd) {
            clear: left;
        }
        /* line 153, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="8"] > .container > .inner > .group .group {
            width: 100%;
        }

    /* line 146, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="9"] > .container > .inner > .group {
        width: 50%;
    }
        /* line 149, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="9"] > .container > .inner > .group:nth-of-type(odd) {
            clear: left;
        }
        /* line 153, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="9"] > .container > .inner > .group .group {
            width: 100%;
        }

    /* line 146, ../sass/_grid.scss */
    [data-tabtype="1"][data-child="10"] > .container > .inner > .group {
        width: 50%;
    }
        /* line 149, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="10"] > .container > .inner > .group:nth-of-type(odd) {
            clear: left;
        }
        /* line 153, ../sass/_grid.scss */
        [data-tabtype="1"][data-child="10"] > .container > .inner > .group .group {
            width: 100%;
        }
}
/* line 4, ../sass/cp.scss */
body {
    font-size: 0.8em;
}

/* line 8, ../sass/cp.scss */
.data_midlle_cp, .data_top_cp {
    /* An example of style for HTML 4.0's ABBR/ACRONYM elements */
    /* Begin bidirectionality settings (do not change) */
    /* Elements that are block-level in HTML4 */
    /* End bidi settings */
}
    /* line 10, ../sass/cp.scss */
    .data_midlle_cp ADDRESS,
    .data_midlle_cp BLOCKQUOTE,
    .data_midlle_cp BODY, .data_midlle_cp DD, .data_midlle_cp DIV,
    .data_midlle_cp DL, .data_midlle_cp DT,
    .data_midlle_cp FIELDSET, .data_midlle_cp FORM,
    .data_midlle_cp FRAME, .data_midlle_cp FRAMESET,
    .data_midlle_cp H1, .data_midlle_cp H2, .data_midlle_cp H3, .data_midlle_cp H4,
    .data_midlle_cp H5, .data_midlle_cp H6, .data_midlle_cp IFRAME,
    .data_midlle_cp NOFRAMES,
    .data_midlle_cp OBJECT, .data_midlle_cp OL, .data_midlle_cp P,
    .data_midlle_cp UL, .data_midlle_cp APPLET,
    .data_midlle_cp CENTER, .data_midlle_cp DIR,
    .data_midlle_cp HR, .data_midlle_cp MENU, .data_midlle_cp PRE, .data_top_cp ADDRESS,
    .data_top_cp BLOCKQUOTE,
    .data_top_cp BODY, .data_top_cp DD, .data_top_cp DIV,
    .data_top_cp DL, .data_top_cp DT,
    .data_top_cp FIELDSET, .data_top_cp FORM,
    .data_top_cp FRAME, .data_top_cp FRAMESET,
    .data_top_cp H1, .data_top_cp H2, .data_top_cp H3, .data_top_cp H4,
    .data_top_cp H5, .data_top_cp H6, .data_top_cp IFRAME,
    .data_top_cp NOFRAMES,
    .data_top_cp OBJECT, .data_top_cp OL, .data_top_cp P,
    .data_top_cp UL, .data_top_cp APPLET,
    .data_top_cp CENTER, .data_top_cp DIR,
    .data_top_cp HR, .data_top_cp MENU, .data_top_cp PRE {
        display: block;
    }
    /* line 23, ../sass/cp.scss */
    .data_midlle_cp LI, .data_top_cp LI {
        display: list-item;
    }
    /* line 24, ../sass/cp.scss */
    .data_midlle_cp HEAD, .data_top_cp HEAD {
        display: none;
    }
    /* line 25, ../sass/cp.scss */
    .data_midlle_cp TABLE, .data_top_cp TABLE {
        display: table;
    }
    /* line 26, ../sass/cp.scss */
    .data_midlle_cp TR, .data_top_cp TR {
        display: table-row;
    }
    /* line 27, ../sass/cp.scss */
    .data_midlle_cp THEAD, .data_top_cp THEAD {
        display: table-header-group;
    }
    /* line 28, ../sass/cp.scss */
    .data_midlle_cp TBODY, .data_top_cp TBODY {
        display: table-row-group;
    }
    /* line 29, ../sass/cp.scss */
    .data_midlle_cp TFOOT, .data_top_cp TFOOT {
        display: table-footer-group;
    }
    /* line 30, ../sass/cp.scss */
    .data_midlle_cp COL, .data_top_cp COL {
        display: table-column;
    }
    /* line 31, ../sass/cp.scss */
    .data_midlle_cp COLGROUP, .data_top_cp COLGROUP {
        display: table-column-group;
    }
    /* line 32, ../sass/cp.scss */
    .data_midlle_cp TD, .data_midlle_cp TH, .data_top_cp TD, .data_top_cp TH {
        display: table-cell;
    }
    /* line 33, ../sass/cp.scss */
    .data_midlle_cp CAPTION, .data_top_cp CAPTION {
        display: table-caption;
    }
    /* line 34, ../sass/cp.scss */
    .data_midlle_cp TH, .data_top_cp TH {
        font-weight: bolder;
        text-align: center;
    }
    /* line 35, ../sass/cp.scss */
    .data_midlle_cp CAPTION, .data_top_cp CAPTION {
        text-align: center;
    }
    /* line 36, ../sass/cp.scss */
    .data_midlle_cp BODY, .data_top_cp BODY {
        padding: 8px;
        line-height: 1.33;
    }
    /* line 37, ../sass/cp.scss */
    .data_midlle_cp H1, .data_top_cp H1 {
        font-size: 2em;
        margin: 0.67em 0;
    }
    /* line 38, ../sass/cp.scss */
    .data_midlle_cp H2, .data_top_cp H2 {
        font-size: 1.5em;
        margin: 0.83em 0;
    }
    /* line 39, ../sass/cp.scss */
    .data_midlle_cp H3, .data_top_cp H3 {
        font-size: 1.17em;
        margin: 1em 0;
    }
    /* line 40, ../sass/cp.scss */
    .data_midlle_cp H4, .data_midlle_cp P,
    .data_midlle_cp BLOCKQUOTE, .data_midlle_cp UL,
    .data_midlle_cp FIELDSET, .data_midlle_cp FORM,
    .data_midlle_cp OL, .data_midlle_cp DL, .data_midlle_cp DIR,
    .data_midlle_cp MENU, .data_top_cp H4, .data_top_cp P,
    .data_top_cp BLOCKQUOTE, .data_top_cp UL,
    .data_top_cp FIELDSET, .data_top_cp FORM,
    .data_top_cp OL, .data_top_cp DL, .data_top_cp DIR,
    .data_top_cp MENU {
        margin: 1.33em 0;
    }
    /* line 45, ../sass/cp.scss */
    .data_midlle_cp H5, .data_top_cp H5 {
        font-size: .83em;
        line-height: 1.17em;
        margin: 1.67em 0;
    }
    /* line 46, ../sass/cp.scss */
    .data_midlle_cp H6, .data_top_cp H6 {
        font-size: .67em;
        margin: 2.33em 0;
    }
    /* line 47, ../sass/cp.scss */
    .data_midlle_cp H1, .data_midlle_cp H2, .data_midlle_cp H3, .data_midlle_cp H4,
    .data_midlle_cp H5, .data_midlle_cp H6, .data_midlle_cp B,
    .data_midlle_cp STRONG, .data_top_cp H1, .data_top_cp H2, .data_top_cp H3, .data_top_cp H4,
    .data_top_cp H5, .data_top_cp H6, .data_top_cp B,
    .data_top_cp STRONG {
        font-weight: bolder;
    }
    /* line 50, ../sass/cp.scss */
    .data_midlle_cp BLOCKQUOTE, .data_top_cp BLOCKQUOTE {
        margin-left: 40px;
        margin-right: 40px;
    }
    /* line 51, ../sass/cp.scss */
    .data_midlle_cp I, .data_midlle_cp CITE, .data_midlle_cp EM,
    .data_midlle_cp VAR, .data_midlle_cp ADDRESS, .data_top_cp I, .data_top_cp CITE, .data_top_cp EM,
    .data_top_cp VAR, .data_top_cp ADDRESS {
        font-style: italic;
    }
    /* line 53, ../sass/cp.scss */
    .data_midlle_cp PRE, .data_midlle_cp TT, .data_midlle_cp CODE,
    .data_midlle_cp KBD, .data_midlle_cp SAMP, .data_top_cp PRE, .data_top_cp TT, .data_top_cp CODE,
    .data_top_cp KBD, .data_top_cp SAMP {
        font-family: monospace;
    }
    /* line 55, ../sass/cp.scss */
    .data_midlle_cp PRE, .data_top_cp PRE {
        white-space: pre;
    }
    /* line 56, ../sass/cp.scss */
    .data_midlle_cp BIG, .data_top_cp BIG {
        font-size: 1.17em;
    }
    /* line 57, ../sass/cp.scss */
    .data_midlle_cp SMALL, .data_midlle_cp SUB, .data_midlle_cp SUP, .data_top_cp SMALL, .data_top_cp SUB, .data_top_cp SUP {
        font-size: 0.83em;
    }
    /* line 58, ../sass/cp.scss */
    .data_midlle_cp SUB, .data_top_cp SUB {
        vertical-align: sub;
    }
    /* line 59, ../sass/cp.scss */
    .data_midlle_cp SUP, .data_top_cp SUP {
        vertical-align: super;
    }
    /* line 60, ../sass/cp.scss */
    .data_midlle_cp S, .data_midlle_cp STRIKE, .data_midlle_cp DEL, .data_top_cp S, .data_top_cp STRIKE, .data_top_cp DEL {
        text-decoration: line-through;
    }
    /* line 61, ../sass/cp.scss */
    .data_midlle_cp HR, .data_top_cp HR {
        border: 1px inset;
    }
    /* line 62, ../sass/cp.scss */
    .data_midlle_cp OL, .data_midlle_cp UL, .data_midlle_cp DIR,
    .data_midlle_cp MENU, .data_midlle_cp DD, .data_top_cp OL, .data_top_cp UL, .data_top_cp DIR,
    .data_top_cp MENU, .data_top_cp DD {
        margin-left: 40px;
    }
    /* line 64, ../sass/cp.scss */
    .data_midlle_cp OL, .data_top_cp OL {
        list-style-type: decimal;
    }
        /* line 65, ../sass/cp.scss */
        .data_midlle_cp OL UL, .data_midlle_cp UL OL,
        .data_midlle_cp UL UL, .data_midlle_cp OL OL, .data_top_cp OL UL, .data_top_cp UL OL,
        .data_top_cp UL UL, .data_top_cp OL OL {
            margin-top: 0;
            margin-bottom: 0;
        }
    /* line 67, ../sass/cp.scss */
    .data_midlle_cp U, .data_midlle_cp INS, .data_top_cp U, .data_top_cp INS {
        text-decoration: underline;
    }
    /* line 68, ../sass/cp.scss */
    .data_midlle_cp CENTER, .data_top_cp CENTER {
        text-align: center;
    }
    /* line 69, ../sass/cp.scss */
    .data_midlle_cp BR:before, .data_top_cp BR:before {
        content: "\a";
    }
    /* line 73, ../sass/cp.scss */
    .data_midlle_cp ABBR, .data_midlle_cp ACRONYM, .data_top_cp ABBR, .data_top_cp ACRONYM {
        font-variant: small-caps;
        letter-spacing: 0.1em;
    }
    /* line 74, ../sass/cp.scss */
    .data_midlle_cp A[href], .data_top_cp A[href] {
        text-decoration: underline;
    }
    /* line 75, ../sass/cp.scss */
    .data_midlle_cp :focus, .data_top_cp :focus {
        outline: thin dotted invert;
    }
    /* line 79, ../sass/cp.scss */
    .data_midlle_cp BDO[DIR="ltr"], .data_top_cp BDO[DIR="ltr"] {
        direction: ltr;
        unicode-bidi: bidi-override;
    }
    /* line 80, ../sass/cp.scss */
    .data_midlle_cp BDO[DIR="rtl"], .data_top_cp BDO[DIR="rtl"] {
        direction: rtl;
        unicode-bidi: bidi-override;
    }
    /* line 82, ../sass/cp.scss */
    .data_midlle_cp *[DIR="ltr"], .data_top_cp *[DIR="ltr"] {
        direction: ltr;
        unicode-bidi: embed;
    }
    /* line 83, ../sass/cp.scss */
    .data_midlle_cp *[DIR="rtl"], .data_top_cp *[DIR="rtl"] {
        direction: rtl;
        unicode-bidi: embed;
    }
    /* line 86, ../sass/cp.scss */
    .data_midlle_cp ADDRESS, .data_midlle_cp BLOCKQUOTE, .data_midlle_cp BODY, .data_midlle_cp DD, .data_midlle_cp DIV, .data_midlle_cp DL, .data_midlle_cp DT, .data_midlle_cp FIELDSET,
    .data_midlle_cp FORM, .data_midlle_cp FRAME, .data_midlle_cp FRAMESET, .data_midlle_cp H1, .data_midlle_cp H2, .data_midlle_cp H3, .data_midlle_cp H4, .data_midlle_cp H5, .data_midlle_cp H6, .data_midlle_cp IFRAME,
    .data_midlle_cp NOSCRIPT, .data_midlle_cp NOFRAMES, .data_midlle_cp OBJECT, .data_midlle_cp OL, .data_midlle_cp P, .data_midlle_cp UL, .data_midlle_cp APPLET, .data_midlle_cp CENTER,
    .data_midlle_cp DIR, .data_midlle_cp HR, .data_midlle_cp MENU, .data_midlle_cp PRE, .data_midlle_cp LI, .data_midlle_cp TABLE, .data_midlle_cp TR, .data_midlle_cp THEAD, .data_midlle_cp TBODY, .data_midlle_cp TFOOT,
    .data_midlle_cp COL, .data_midlle_cp COLGROUP, .data_midlle_cp TD, .data_midlle_cp TH, .data_midlle_cp CAPTION, .data_top_cp ADDRESS, .data_top_cp BLOCKQUOTE, .data_top_cp BODY, .data_top_cp DD, .data_top_cp DIV, .data_top_cp DL, .data_top_cp DT, .data_top_cp FIELDSET,
    .data_top_cp FORM, .data_top_cp FRAME, .data_top_cp FRAMESET, .data_top_cp H1, .data_top_cp H2, .data_top_cp H3, .data_top_cp H4, .data_top_cp H5, .data_top_cp H6, .data_top_cp IFRAME,
    .data_top_cp NOSCRIPT, .data_top_cp NOFRAMES, .data_top_cp OBJECT, .data_top_cp OL, .data_top_cp P, .data_top_cp UL, .data_top_cp APPLET, .data_top_cp CENTER,
    .data_top_cp DIR, .data_top_cp HR, .data_top_cp MENU, .data_top_cp PRE, .data_top_cp LI, .data_top_cp TABLE, .data_top_cp TR, .data_top_cp THEAD, .data_top_cp TBODY, .data_top_cp TFOOT,
    .data_top_cp COL, .data_top_cp COLGROUP, .data_top_cp TD, .data_top_cp TH, .data_top_cp CAPTION {
        unicode-bidi: embed;
    }
    /* line 94, ../sass/cp.scss */
    .data_midlle_cp [valign="top"], .data_top_cp [valign="top"] {
        vertical-align: top;
    }
        /* line 98, ../sass/cp.scss */
        .data_midlle_cp [valign="top"] td, .data_top_cp [valign="top"] td {
            vertical-align: top;
        }
    /* line 102, ../sass/cp.scss */
    .data_midlle_cp [align="center"], .data_top_cp [align="center"] {
        text-align: center;
    }
        /* line 105, ../sass/cp.scss */
        .data_midlle_cp [align="center"] td, .data_midlle_cp [align="center"] th, .data_top_cp [align="center"] td, .data_top_cp [align="center"] th {
            text-align: left;
        }
    /* line 110, ../sass/cp.scss */
    .data_midlle_cp [align="left"], .data_top_cp [align="left"] {
        text-align: left;
    }
        /* line 113, ../sass/cp.scss */
        .data_midlle_cp [align="left"] td, .data_midlle_cp [align="left"] th, .data_top_cp [align="left"] td, .data_top_cp [align="left"] th {
            text-align: left;
        }
    /* line 118, ../sass/cp.scss */
    .data_midlle_cp [align="right"], .data_top_cp [align="right"] {
        text-align: right;
    }
        /* line 121, ../sass/cp.scss */
        .data_midlle_cp [align="right"] td, .data_midlle_cp [align="right"] th, .data_top_cp [align="right"] td, .data_top_cp [align="right"] th {
            text-align: right;
        }
    /* line 126, ../sass/cp.scss */
    .data_midlle_cp caption, .data_top_cp caption {
        padding: 10px 5px;
        font-weight: 700;
        font-size: 1.1em;
    }
    /* line 132, ../sass/cp.scss */
    .data_midlle_cp table, .data_top_cp table {
        width: 100% !important;
    }
        /* line 135, ../sass/cp.scss */
        .data_midlle_cp table td, .data_midlle_cp table th, .data_top_cp table td, .data_top_cp table th {
            text-align: left;
        }
        /* line 140, ../sass/cp.scss */
        .data_midlle_cp table[border] td, .data_midlle_cp th, .data_top_cp table[border] td, .data_top_cp th {
            border: 1px solid #555;
            padding: 5px;
        }
        /* line 145, ../sass/cp.scss */
        .data_midlle_cp table[border="0"] td, .data_midlle_cp th, .data_top_cp table[border="0"] td, .data_top_cp th {
            border-width: 0;
        }
        /* line 149, ../sass/cp.scss */
        .data_midlle_cp table[border="1"] td, .data_midlle_cp th, .data_top_cp table[border="1"] td, .data_top_cp th {
            border-width: 1px;
        }
        /* line 153, ../sass/cp.scss */
        .data_midlle_cp table[border="2"] td, .data_midlle_cp th, .data_top_cp table[border="2"] td, .data_top_cp th {
            border-width: 2px;
        }
        /* line 157, ../sass/cp.scss */
        .data_midlle_cp table[border="3"] td, .data_midlle_cp th, .data_top_cp table[border="3"] td, .data_top_cp th {
            border-width: 3px;
        }
        /* line 161, ../sass/cp.scss */
        .data_midlle_cp table[border="4"] td, .data_midlle_cp th, .data_top_cp table[border="4"] td, .data_top_cp th {
            border-width: 4px;
        }
        /* line 165, ../sass/cp.scss */
        .data_midlle_cp table[border="5"] td, .data_midlle_cp th, .data_top_cp table[border="5"] td, .data_top_cp th {
            border-width: 5px;
        }

/* line 170, ../sass/cp.scss */
.data_top_info, .data_midlle_cp {
    line-height: 2;
    font-size: 1.1em;
}
    /* line 174, ../sass/cp.scss */
    .data_top_info a, .data_midlle_cp a {
        color: #b3df4f;
    }
        /* line 177, ../sass/cp.scss */
        .data_top_info a:hover, .data_midlle_cp a:hover {
            color: #aadb39;
        }

/* line 184, ../sass/cp.scss */
.data_midlle_cp {
    line-height: 1.6;
}
    /* line 190, ../sass/cp.scss */
    .data_midlle_cp .cp_tabs ul {
        margin-left: 0;
        padding-left: 0;
    }
        /* line 194, ../sass/cp.scss */
        .data_midlle_cp .cp_tabs ul li {
            list-style: none;
        }
            /* line 199, ../sass/cp.scss */
            .data_midlle_cp .cp_tabs ul li.is_active a {
                background-color: #ee6725;
                background-image: none;
                color: #fff !important;
            }
            /* line 206, ../sass/cp.scss */
            .data_midlle_cp .cp_tabs ul li a {
                text-decoration: none;
            }

/*---------------------表格---------------------*/
/* line 217, ../sass/cp.scss */
.cell-td {
    display: none;
}

/* line 219, ../sass/cp.scss */
tr.th-none th {
    background-color: #fed0da;
    color: #ed3245;
}

/* line 224, ../sass/cp.scss */
.cell-table {
    background-color: #fff;
    border: 1px double #ccc;
}
    /* line 228, ../sass/cp.scss */
    .cell-table thead {
        padding: 5px;
    }
        /* line 231, ../sass/cp.scss */
        .cell-table thead th {
            border: 1px solid #fff;
            background-color: #ccc;
        }
    /* line 239, ../sass/cp.scss */
    .cell-table tr:nth-child(2n) {
        background-color: #f5f5f5;
    }
    /* line 242, ../sass/cp.scss */
    .cell-table th {
        border: 1px solid #ccc;
        padding: 5px;
        text-align: center;
    }
    /* line 248, ../sass/cp.scss */
    .cell-table td {
        border: 1px solid #ccc;
        padding: 6px 12px;
        line-height: 1.7;
    }
        /* line 253, ../sass/cp.scss */
        .cell-table td a {
            color: #333;
        }
            /* line 255, ../sass/cp.scss */
            .cell-table td a:hover {
                color: #8D8B78;
            }

/*-------表格藍色 table_blue01-------*/
/* line 265, ../sass/cp.scss */
.table_blue01 {
    border-top: 2px solid #3bd1e9;
    border-bottom: 2px solid #3bd1e9;
}
    /* line 271, ../sass/cp.scss */
    .table_blue01 thead th {
        background-color: #3bd1e9;
        color: #fff;
    }

/*------表格深藍色 table_blue02-----*/
/* line 282, ../sass/cp.scss */
.table_blue02 {
    border-top: 2px solid #0c3350;
    border-bottom: 2px solid #0c3350;
}
    /* line 288, ../sass/cp.scss */
    .table_blue02 thead th {
        background-color: #5781a7;
        color: #fff;
    }

/*------表格桃紅 table_red01-----*/
/* line 297, ../sass/cp.scss */
.table_red01 {
    border-top: 2px solid #ff5b6b;
    border-bottom: 2px solid #ff5b6b;
}
    /* line 303, ../sass/cp.scss */
    .table_red01 thead th {
        background-color: #fed0da;
        color: #ed3245;
    }

/*----表格黃色 table_yellow01---*/
/* line 312, ../sass/cp.scss */
.table_yellow01 {
    border-top: 2px solid #f9b828;
    border-bottom: 2px solid #f9b828;
}
    /* line 318, ../sass/cp.scss */
    .table_yellow01 thead th {
        background-color: #fee09a;
        color: #ff6600;
    }

/*----表格深黃色 table_yellow0---*/
/* line 327, ../sass/cp.scss */
.table_yellow02 {
    border-top: 2px solid #f88a01;
    border-bottom: 2px solid #f88a01;
}
    /* line 333, ../sass/cp.scss */
    .table_yellow02 thead th {
        background-color: #f6a94d;
        color: #fff;
    }

/*----表格綠色 table_green0----*/
/* line 342, ../sass/cp.scss */
.table_green01 {
    border-top: 2px solid #00c897;
    border-bottom: 2px solid #00c897;
}
    /* line 348, ../sass/cp.scss */
    .table_green01 thead th {
        background-color: #bdf8e2;
        color: #00c897;
    }

/*----表格深綠色 table_green0----*/
/* line 357, ../sass/cp.scss */
.table_green02 {
    border-top: 2px solid #009275;
    border-bottom: 2px solid #009275;
}
    /* line 363, ../sass/cp.scss */
    .table_green02 thead th {
        background-color: #38b299;
        color: #fff;
    }

/*----表格金色 table_green02----*/
/* line 372, ../sass/cp.scss */
.table_golden01 {
    border-top: 2px solid #786024;
    border-bottom: 2px solid #786024;
}
    /* line 378, ../sass/cp.scss */
    .table_golden01 thead th {
        background-color: #b69a5b;
        color: #fff;
    }

/*---局長簡介_基本深藍----*/
/* line 393, ../sass/cp.scss */
.profile {
    font-family: "微軟正黑體", "新細明體", Verdana, Geneva, sans-serif;
    margin: 10px 0 20px 10px;
}
    /* line 397, ../sass/cp.scss */
    .profile .pro_contener {
        min-height: 190px;
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/pro_bg.png);
        background-repeat: repeat-y;
        padding: 5px 0;
    }
        /* line 403, ../sass/cp.scss */
        .profile .pro_contener .img {
            width: 132px;
            height: 171px;
            margin: 5px 0 15px 0px;
            border: 1px solid #CCC;
            float: left;
        }
            /* line 410, ../sass/cp.scss */
            .profile .pro_contener .img .pic {
                width: 112px;
                margin: 10px;
            }
        /* line 416, ../sass/cp.scss */
        .profile .pro_contener .name {
            height: 34px;
            margin-left: 158px;
            margin-top: 5px;
            border-bottom: 1px dotted #999;
            color: #014099;
            font-weight: bold;
            font-size: 1.4em;
        }
            /* line 425, ../sass/cp.scss */
            .profile .pro_contener .name span {
                color: #333;
                line-height: 34px;
                padding-left: 5px;
            }
        /* line 431, ../sass/cp.scss */
        .profile .pro_contener .main {
            margin: 10px;
            margin-left: 158px;
            font-size: 0.81em;
            color: #666;
            line-height: 1.7;
        }
            /* line 439, ../sass/cp.scss */
            .profile .pro_contener .main span {
                background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/fontlevel_bg.png) no-repeat center left;
                color: #014099;
                display: block;
                line-height: 25px;
                font-weight: bold;
                padding-left: 30px;
                margin: 3px 0;
            }

/*---局長簡介_金色版---*/
/* line 459, ../sass/cp.scss */
.pro_contener_gol .pro_contener .name {
    color: #7f0a12;
}
/* line 465, ../sass/cp.scss */
.pro_contener_gol .pro_contener .main span {
    color: #7f0a12;
}

/*---局長簡介_橘黃色版---*/
/* line 476, ../sass/cp.scss */
.pro_contener_maza .pro_contener .name {
    color: #f69e19;
}
/* line 482, ../sass/cp.scss */
.pro_contener_maza .pro_contener .main span {
    color: #f69e19;
}

/*---局長簡介_桃紅色版---*/
/* line 493, ../sass/cp.scss */
.profile_peach .pro_contener .name {
    color: #ef232f;
}
/* line 499, ../sass/cp.scss */
.profile_peach .pro_contener .main span {
    color: #ef232f;
}

/*---局長簡介_湖水綠色版---*/
/* line 510, ../sass/cp.scss */
.profile_tiffany .pro_contener .name {
    color: #59D5BC;
}
/* line 516, ../sass/cp.scss */
.profile_tiffany .pro_contener .main span {
    color: #59D5BC;
}

/*---局長簡介_橘色版---*/
/* line 527, ../sass/cp.scss */
.profile_orange .pro_contener .name {
    color: #ef5016;
}
/* line 533, ../sass/cp.scss */
.profile_orange .pro_contener .main span {
    color: #ef5016;
}

/*---單行表格_基本綠---*/
/* line 544, ../sass/cp.scss */
.contact table {
    background-color: #fff;
    border: 1px solid #ccc;
}
/* line 549, ../sass/cp.scss */
.contact h5 {
    font-size: 1.2em;
    color: #7fa70e;
    line-height: 2;
    font-weight: bolder;
    margin-left: 10px;
}
/* line 557, ../sass/cp.scss */
.contact th {
    background-color: #a1cf0c;
    font-weight: 600;
    color: #fff;
    line-height: 25px;
    padding: 5px 10px;
}
/* line 565, ../sass/cp.scss */
.contact td {
    border: 1px solid #CCC;
    padding: 5px 10px;
    text-align: left;
    line-height: 1.7;
}
    /* line 572, ../sass/cp.scss */
    .contact td.noline {
        border-right: none;
    }
/* line 577, ../sass/cp.scss */
.contact tr a {
    color: #666;
    text-decoration: none;
    text-align: left;
}
    /* line 582, ../sass/cp.scss */
    .contact tr a:hover {
        color: #fe9a05;
        text-decoration: underline;
    }
/* line 588, ../sass/cp.scss */
.contact tr.bgcolor {
    background-color: #f5f5f5;
}
/* line 592, ../sass/cp.scss */
.contact tr.bgcolor02 {
    background-color: #dee1d8;
}

/*---單行表格_虛線深綠色---*/
/* line 606, ../sass/cp.scss */
.contact01 h5 {
    color: #09A17F;
}
/* line 608, ../sass/cp.scss */
.contact01 th {
    background-color: #0CCFA3;
}
/* line 610, ../sass/cp.scss */
.contact01 tr {
    border-bottom: 1px dashed #ccc;
}
    /* line 614, ../sass/cp.scss */
    .contact01 tr a:hover {
        color: #09A17F;
        text-decoration: underline;
    }
    /* line 618, ../sass/cp.scss */
    .contact01 tr.bgcolor02 {
        background-color: #F5F5F5;
    }

/*---單行表格_點線橘色---*/
/* line 625, ../sass/cp.scss */
.contact02 h5 {
    color: #D26800;
}
/* line 627, ../sass/cp.scss */
.contact02 th {
    background-color: #FFA500;
}
/* line 629, ../sass/cp.scss */
.contact02 tr {
    border-bottom: 1px dotted #ccc;
}
    /* line 633, ../sass/cp.scss */
    .contact02 tr a:hover {
        color: #FFA500;
        text-decoration: underline;
    }
    /* line 637, ../sass/cp.scss */
    .contact02 tr.bgcolor02 {
        background-color: #FFF5E7;
    }

/*---單行表格_點線藍色---*/
/* line 644, ../sass/cp.scss */
.contact03 h5 {
    color: #0CAACF;
}
/* line 646, ../sass/cp.scss */
.contact03 th {
    background-color: #0CAACF;
}
/* line 648, ../sass/cp.scss */
.contact03 tr {
    border-bottom: 1px dotted #ccc;
}
    /* line 652, ../sass/cp.scss */
    .contact03 tr a:hover {
        color: #0CAACF;
        text-decoration: underline;
    }
    /* line 656, ../sass/cp.scss */
    .contact03 tr.bgcolor02 {
        background-color: #F5F5F5;
    }

/* line 660, ../sass/cp.scss */
.contact04 h5 {
    color: #FF69B4;
}
/* line 662, ../sass/cp.scss */
.contact04 th {
    background-color: #FF69B4;
}
/* line 664, ../sass/cp.scss */
.contact04 tr {
    border-bottom: 1px dotted #ccc;
}
    /* line 668, ../sass/cp.scss */
    .contact04 tr a:hover {
        color: #FF69B4;
        text-decoration: underline;
    }
    /* line 672, ../sass/cp.scss */
    .contact04 tr.bgcolor02 {
        background-color: #FFF0F5;
    }

/*---單行表格_虛線粉紅色---*/
/* line 681, ../sass/cp.scss */
.contact_red h5 {
    color: #ff5b6b;
}
/* line 683, ../sass/cp.scss */
.contact_red th {
    background-color: #ff5b6b;
}
/* line 685, ../sass/cp.scss */
.contact_red tr {
    border-bottom: 1px dashed #ccc;
}
    /* line 689, ../sass/cp.scss */
    .contact_red tr a:hover {
        color: #ff5b6b;
        text-decoration: underline;
    }
    /* line 693, ../sass/cp.scss */
    .contact_red tr.bgcolor02 {
        background-color: #F5F5F5;
    }

/*---藍綠色樣式---*/
/* line 702, ../sass/cp.scss */
.green01 h3 {
    color: #4db8bd !important;
    border-bottom: 1px solid #4db8bd !important;
}
    /* line 705, ../sass/cp.scss */
    .green01 h3:before {
        background-color: #4db8bd !important;
    }
/* line 712, ../sass/cp.scss */
.green01 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon010.jpg) left 5px no-repeat;
    padding-left: 20px;
    color: #0099CD !important;
}
/* line 718, ../sass/cp.scss */
.green01 a {
    color: #557971 !important;
}
    /* line 721, ../sass/cp.scss */
    .green01 a:hover {
        color: #4795A2 !important;
    }

/*---黃綠色樣式---*/
/* line 731, ../sass/cp.scss */
.green02 h3 {
    color: #9db253 !important;
    border-bottom: 1px solid #9db253 !important;
}
    /* line 735, ../sass/cp.scss */
    .green02 h3:before {
        background-color: #9db253 !important;
    }
/* line 741, ../sass/cp.scss */
.green02 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon_01.png) left 5px no-repeat;
    padding-left: 30px;
    color: #415800 !important;
}
/* line 747, ../sass/cp.scss */
.green02 a {
    color: #878483 !important;
}
    /* line 750, ../sass/cp.scss */
    .green02 a:hover {
        color: #9ABD47 !important;
    }
/* line 758, ../sass/cp.scss */
.green02 table tr th {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon009.jpg) left 5px no-repeat;
    padding-left: 20px;
    color: #9ABD47;
}

/*---藍綠色---*/
/* line 771, ../sass/cp.scss */
.blue02 h3 {
    color: #00BFFF !important;
    border-bottom: 1px solid #00BFFF !important;
}
    /* line 775, ../sass/cp.scss */
    .blue02 h3:before {
        background-color: #00BFFF !important;
    }
/* line 782, ../sass/cp.scss */
.blue02 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/business13102.png) left 5px no-repeat;
    padding-left: 30px;
    color: #00BFFF !important;
}
/* line 788, ../sass/cp.scss */
.blue02 a {
    color: #878483 !important;
}
    /* line 791, ../sass/cp.scss */
    .blue02 a:hover {
        color: #00BFFF !important;
    }
/* line 799, ../sass/cp.scss */
.blue02 table tr th {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon010.jpg) left 5px no-repeat;
    padding-left: 20px;
    color: #00BFFF;
}

/*---紫色樣式--*/
/* line 814, ../sass/cp.scss */
.purple01 h3 {
    color: #614ACB !important;
    border-bottom: 1px solid #614ACB !important;
}
    /* line 817, ../sass/cp.scss */
    .purple01 h3:before {
        background-color: #614ACB !important;
    }
/* line 825, ../sass/cp.scss */
.purple01 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon_003.gif) left 10px no-repeat;
    padding-left: 15px;
    color: #0E6DA7 !important;
}
/* line 830, ../sass/cp.scss */
.purple01 a {
    color: #74889D !important;
}
    /* line 834, ../sass/cp.scss */
    .purple01 a:hover {
        color: #468FEF !important;
    }

/*---橘色樣式---*/
/* line 845, ../sass/cp.scss */
.orange01 h3 {
    color: #da6a54 !important;
    border-bottom: 1px solid #da6a54 !important;
}
    /* line 848, ../sass/cp.scss */
    .orange01 h3:before {
        background-color: #da6a54 !important;
    }
/* line 855, ../sass/cp.scss */
.orange01 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/index003.jpg) left 5px no-repeat;
    padding-left: 30px;
    color: #EA8500 !important;
}
/* line 860, ../sass/cp.scss */
.orange01 a {
    color: #AB621A !important;
}
    /* line 863, ../sass/cp.scss */
    .orange01 a:hover {
        color: #EA8500 !important;
    }

/*---紅色樣式---*/
/* line 874, ../sass/cp.scss */
.red01 h3 {
    color: #D80029 !important;
    border-bottom: 1px solid #D80029 !important;
}
    /* line 877, ../sass/cp.scss */
    .red01 h3:before {
        background-color: #D80029 !important;
    }
/* line 883, ../sass/cp.scss */
.red01 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/p_editor.png) left 5px no-repeat;
    padding-left: 20px;
    color: #C70F00 !important;
}
/* line 889, ../sass/cp.scss */
.red01 a {
    color: #947F58 !important;
}
    /* line 892, ../sass/cp.scss */
    .red01 a:hover {
        color: #804040 !important;
    }

/*--------------------------圖文列表------------------------------------*/
/* line 905, ../sass/cp.scss */
.pic_list {
    line-height: 1.7;
}
    /* line 908, ../sass/cp.scss */
    .pic_list h3 {
        font-size: 1.5em;
        padding: 10px;
        overflow: hidden;
        font-weight: 600;
        margin-bottom: 10px;
        border-bottom: 1px solid #777;
    }
        /* line 916, ../sass/cp.scss */
        .pic_list h3:before {
            content: "";
            background-color: #777;
            width: 5px;
            height: 20px;
            display: inline-block;
            position: relative;
            top: 3px;
            margin-right: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
        }
    /* line 931, ../sass/cp.scss */
    .pic_list img {
        margin: 0px 10px;
    }
    /* line 935, ../sass/cp.scss */
    .pic_list ul {
        overflow: hidden;
        list-style: disc;
        margin: 5px;
        padding-left: 20px;
    }
        /* line 941, ../sass/cp.scss */
        .pic_list ul li {
            padding: 5px 10px;
            border-bottom: 1px dashed #ccc;
        }
            /* line 946, ../sass/cp.scss */
            .pic_list ul li:after {
                content: "";
                display: block;
                clear: both;
            }
            /* line 956, ../sass/cp.scss */
            .pic_list ul li ul li {
                padding: 5px;
                border-bottom: 1px dashed #ccc;
            }
    /* line 965, ../sass/cp.scss */
    .pic_list a {
        text-decoration: none;
        color: #9A9CA7;
    }
        /* line 970, ../sass/cp.scss */
        .pic_list a:hover {
            position: relative;
            top: 1px;
            left: 1px;
        }
        /* line 976, ../sass/cp.scss */
        .pic_list a img {
            border: none;
        }
    /* line 984, ../sass/cp.scss */
    .pic_list table tr td {
        padding: 3px 0;
    }
    /* line 990, ../sass/cp.scss */
    .pic_list .text {
        overflow: hidden;
        padding: 5px 0;
    }
    /* line 996, ../sass/cp.scss */
    .pic_list h4 {
        overflow: hidden;
        font-size: 1.3em;
        color: #000;
    }

/*---------------------------列表底線------------------------------------*/
/* line 1011, ../sass/cp.scss */
.line .text {
    border-bottom: 1px dashed #ccc;
}
/* line 1016, ../sass/cp.scss */
.line table tr {
    border-bottom: 1px dashed #ccc;
}

/*---------------------------去框線------------------------------------*/
/* line 1025, ../sass/cp.scss */
.no_line {
    border: none !important;
}

/*---------------------------圖片陰影------------------------------------*/
/* line 1035, ../sass/cp.scss */
.shadow img {
    -moz-box-shadow: 0px 0px 5px #B9B9B9;
    -webkit-box-shadow: 0px 0px 5px #B9B9B9;
    box-shadow: 0px 0px 5px #B9B9B9;
}

/*---------------------------圓形圖片------------------------------------*/
/* line 1048, ../sass/cp.scss */
.pic_round img {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: none;
    padding: 0px;
}

/*----------------------------圓角圖片------------------------------------*/
/* line 1063, ../sass/cp.scss */
.pic_radius img {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
}

/*----------------------------有框圖片------------------------------------*/
/* line 1075, ../sass/cp.scss */
.pic_border img {
    padding: 3px;
    border: 1px solid #ccc;
}

/*----------------------------圖片垂直列表------------------------------------*/
/* line 1082, ../sass/cp.scss */
.pic_table {
    margin: 10px 0;
}
    /* line 1087, ../sass/cp.scss */
    .pic_table span {
        display: block;
        text-align: center !important;
    }

/*-------顏色-------*/
/* line 1094, ../sass/cp.scss */
.green001 {
    color: #4795A2;
}

/* line 1095, ../sass/cp.scss */
.green002 {
    color: #4795A2;
}

/* line 1101, ../sass/cp.scss */
.list_table th {
    background-position: 0 5px !important;
    border-bottom: 1px dashed #ccc;
    vertical-align: top;
}
/* line 1107, ../sass/cp.scss */
.list_table td {
    border-bottom: 1px dashed #ccc;
}

@media (max-width: 1009px) and (min-width: 601px) {
    /* line 1117, ../sass/cp.scss */
    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    /* line 1125, ../sass/cp.scss */
    .pic_list img {
        max-width: 100% !important;
        height: auto !important;
        float: none !important;
        margin: 0px !important;
    }
    /* line 1133, ../sass/cp.scss */
    .pic_list h4 {
        width: 100%;
    }
    /* line 1139, ../sass/cp.scss */
    .pic_list a img {
        width: auto !important;
        border: none;
    }

    /*-------表格-------*/
    /* line 1149, ../sass/cp.scss */
    tr.th-none {
        display: none;
    }

    /* line 1150, ../sass/cp.scss */
    tr.tr-line {
        border-bottom: #666 solid 1px;
    }

    /* line 1154, ../sass/cp.scss */
    .cell-table thead {
        display: none;
    }
    /* line 1156, ../sass/cp.scss */
    .cell-table .cell-td {
        display: inherit;
    }
    /* line 1159, ../sass/cp.scss */
    .cell-table th {
        display: inline-block;
        width: 100%;
        background-color: #fff;
        border: none;
        border-bottom: 1px solid #ccc;
        padding: 5px 0;
    }
    /* line 1169, ../sass/cp.scss */
    .cell-table tr:nth-child(2n) p {
        background-color: #fff;
    }
    /* line 1172, ../sass/cp.scss */
    .cell-table tr:nth-child(2n) td {
        border-bottom: 1px solid #F0F0F0;
    }
    /* line 1177, ../sass/cp.scss */
    .cell-table td {
        display: inline-table;
        width: 100%;
        background-color: #ccc;
        border: none;
        border-bottom: #fff double 1px;
        padding: 0;
    }
        /* line 1185, ../sass/cp.scss */
        .cell-table td p {
            display: table-cell;
            border-bottom: 1px solid #ccc;
            background-color: #f5f5f5;
            overflow: hidden;
            width: 68%;
            line-height: 1.7;
            padding: 1%;
            color: #333;
        }
        /* line 1199, ../sass/cp.scss */
        .cell-table td span.cell-td {
            line-height: 1.7;
            margin: 1%;
        }

    /* line 1209, ../sass/cp.scss */
    .table_blue01 td {
        background-color: #3bd1e9;
        color: #fff;
    }

    /* line 1210, ../sass/cp.scss */
    .table_blue02 td {
        background-color: #5781a7;
        color: #fff;
    }

    /* line 1211, ../sass/cp.scss */
    .table_red01 td {
        background-color: #fed0da;
        color: #ed3245;
    }

    /* line 1212, ../sass/cp.scss */
    .table_yellow01 td {
        background-color: #fee09a;
        color: #ff6600;
    }

    /* line 1213, ../sass/cp.scss */
    .table_yellow02 td {
        background-color: #f6a94d;
        color: #fff;
    }

    /* line 1214, ../sass/cp.scss */
    .table_green01 td {
        background-color: #bdf8e2;
        color: #00c897;
    }

    /* line 1215, ../sass/cp.scss */
    .table_green02 td {
        background-color: #38b299;
        color: #fff;
    }

    /* line 1216, ../sass/cp.scss */
    .table_golden01 td {
        background-color: #b69a5b;
        color: #fff;
    }

    /*-------圖片垂直列表-------*/
    /* line 1223, ../sass/cp.scss */
    .pic_table {
        float: none !important;
    }
        /* line 1227, ../sass/cp.scss */
        .pic_table span {
            display: inline-block;
            width: 100%;
            padding-bottom: 5px;
        }

    /* line 1238, ../sass/cp.scss */
    .list_table th {
        display: inline-block;
        width: 100%;
        border-bottom: none;
    }
    /* line 1244, ../sass/cp.scss */
    .list_table td {
        display: inline-block;
        width: 100%;
    }
}

@media (max-width: 600px) {
    /*-------表格-------*/
    /* line 1260, ../sass/cp.scss */
    tr.th-none {
        display: none;
    }

    /* line 1261, ../sass/cp.scss */
    tr.tr-line {
        border-bottom: #ccc solid 1px;
    }

    /* line 1265, ../sass/cp.scss */
    .cell-table thead {
        display: none;
    }
    /* line 1267, ../sass/cp.scss */
    .cell-table .cell-td {
        display: inherit;
    }
    /* line 1270, ../sass/cp.scss */
    .cell-table th {
        display: inline-block !important;
        width: 100%;
        background-color: #fff;
        border: none;
        border-bottom: 1px solid #ccc;
        padding: 5px 0px;
    }
    /* line 1279, ../sass/cp.scss */
    .cell-table tr:nth-child(2n) p {
        background-color: #fff;
    }
    /* line 1282, ../sass/cp.scss */
    .cell-table tr:nth-child(2n) td {
        border-bottom: 1px solid #F0F0F0;
    }
    /* line 1288, ../sass/cp.scss */
    .cell-table td {
        display: inline-table;
        width: 100%;
        background-color: #ccc;
        border: none;
        border-bottom: #fff double 1px;
        padding: 0;
    }
        /* line 1297, ../sass/cp.scss */
        .cell-table td p {
            display: table-cell;
            border-bottom: 1px solid #ccc;
            background-color: #f5f5f5;
            overflow: hidden;
            width: 68%;
            line-height: 1.7;
            padding: 1%;
            color: #333;
        }
        /* line 1311, ../sass/cp.scss */
        .cell-table td span.cell-td {
            line-height: 1.7;
            margin: 1%;
        }

    /* line 1321, ../sass/cp.scss */
    .table_blue01 td {
        background-color: #3bd1e9;
        color: #fff;
    }

    /* line 1322, ../sass/cp.scss */
    .table_blue02 td {
        background-color: #5781a7;
        color: #fff;
    }

    /* line 1323, ../sass/cp.scss */
    .table_red01 td {
        background-color: #fed0da;
        color: #ed3245;
    }

    /* line 1324, ../sass/cp.scss */
    .table_yellow01 td {
        background-color: #fee09a;
        color: #ff6600;
    }

    /* line 1325, ../sass/cp.scss */
    .table_yellow02 td {
        background-color: #f6a94d;
        color: #fff;
    }

    /* line 1326, ../sass/cp.scss */
    .table_green01 td {
        background-color: #bdf8e2;
        color: #00c897;
    }

    /* line 1327, ../sass/cp.scss */
    .table_green02 td {
        background-color: #38b299;
        color: #fff;
    }

    /* line 1328, ../sass/cp.scss */
    .table_golden01 td {
        background-color: #b69a5b;
        color: #fff;
    }

    /*---局長簡介----*/
    /* line 1336, ../sass/cp.scss */
    .profile .pro_contener .img {
        float: none;
        margin: 0 auto;
    }
    /* line 1341, ../sass/cp.scss */
    .profile .pro_contener .name, .profile .pro_contener .main {
        margin-left: 0;
    }
        /* line 1346, ../sass/cp.scss */
        .profile .pro_contener .main span {
            background-position: center;
            text-align: center;
            padding-left: 0;
        }

    /* line 1356, ../sass/cp.scss */
    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    /* line 1364, ../sass/cp.scss */
    .pic_list img {
        max-width: 100% !important;
        height: auto !important;
        float: none !important;
        margin: 0px !important;
    }
    /* line 1372, ../sass/cp.scss */
    .pic_list h4 {
        width: 100%;
    }
    /* line 1378, ../sass/cp.scss */
    .pic_list a img {
        width: auto !important;
        border: none;
    }

    /*-------圖片垂直列表-------*/
    /* line 1389, ../sass/cp.scss */
    .pic_table {
        float: none !important;
    }
        /* line 1392, ../sass/cp.scss */
        .pic_table tr {
            border-bottom: none;
        }
        /* line 1397, ../sass/cp.scss */
        .pic_table span {
            display: inline-block;
            width: 100%;
            padding-bottom: 5px;
        }

    /* line 1407, ../sass/cp.scss */
    .list_table th {
        display: inline-block;
        width: 100%;
        border-bottom: none;
    }
    /* line 1413, ../sass/cp.scss */
    .list_table td {
        display: inline-table;
        width: 100%;
    }
}

@media (min-width: 1010px) {
    /* line 1430, ../sass/cp.scss */
    .data_midlle_cp table table td {
        vertical-align: middle;
    }

    /* line 1441, ../sass/cp.scss */
    table.list td {
        padding: 5px;
    }
}
/* line 210, ../sass/_variable.scss */
.data_midlle_cp .cp_tabs ul:after, [data-tabtype="1"] > .container > .inner:after {
    content: "​";
    display: block;
    height: 0;
    clear: both;
}

/* line 487, ../sass/_variable.scss */
.data_midlle_cp .cp_tabs ul li a {
    border-radius: 4px;
    background-color: #fdebe2;
    display: inline-block;
    padding: 5px 8px;
    color: #545454;
    border: 0px solid #fbdacb;
    line-height: 1;
    cursor: pointer;
    vertical-align: middle;
    font-size: 0.9em;
    font-family: "微軟正黑體", Arial, "Helvetica Neue", Helvetica, sans-serif, "新細明體";
}
    /* line 501, ../sass/_variable.scss */
    .data_midlle_cp .cp_tabs ul li a:link {
        color: #545454;
    }
    /* line 505, ../sass/_variable.scss */
    .data_midlle_cp .cp_tabs ul li a:visited {
        color: #545454;
    }
    /* line 509, ../sass/_variable.scss */
    .data_midlle_cp .cp_tabs ul li a:hover {
        background-color: #22b1bf;
        color: #ffffff;
    }
    /* line 514, ../sass/_variable.scss */
    .data_midlle_cp .cp_tabs ul li a:active {
        color: #545454;
    }

/* line 624, ../sass/_variable.scss */
.data_midlle_cp .cp_tabs {
    margin-bottom: 10px;
}
    /* line 629, ../sass/_variable.scss */
    .data_midlle_cp .cp_tabs ul li {
        float: left;
    }
        /* line 632, ../sass/_variable.scss */
        .data_midlle_cp .cp_tabs ul li + li {
            margin-left: 6px;
        }

/*-------表格藍色 table_blue01-------*/
/* line 8, ../sass/cp_style.scss */
.planwrb_table_blue01 {
    border-top: 2px solid #3bd1e9;
    border-bottom: 2px solid #3bd1e9;
}
    /* line 14, ../sass/cp_style.scss */
    .planwrb_table_blue01 thead th {
        background-color: #3bd1e9;
        color: #fff;
    }

/*-------表格藍色 -------*/
/* line 32, ../sass/cp_style.scss */
.sightseeing_table_blue01 {
    border-top: 2px solid #0849cc;
    border-bottom: 2px solid #0849cc;
}
    /* line 38, ../sass/cp_style.scss */
    .sightseeing_table_blue01 thead th {
        background-color: #3d85cc;
        color: #fff;
    }

/*-------表格藍色旅館住的地方 -------*/
/* line 52, ../sass/cp_style.scss */
.sightseeing_table_blue0177 {
    border-top: 2px solid #5599FF;
    border-bottom: 2px solid #5599FF;
}
    /* line 58, ../sass/cp_style.scss */
    .sightseeing_table_blue0177 thead th {
        background-color: #007799;
        color: #fff;
    }

/*---sightseeing藍色---*/
/* line 74, ../sass/cp_style.scss */
.sightseeing_blue017 h3 {
    color: #268ef5;
    border-bottom: 1px solid #268ef5;
}
    /* line 78, ../sass/cp_style.scss */
    .sightseeing_blue017 h3:before {
        background-color: #268ef5;
    }
/* line 84, ../sass/cp_style.scss */
.sightseeing_blue017 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon_01.png) left no-repeat;
    padding-left: 30px;
    color: #268ef5;
}
/* line 90, ../sass/cp_style.scss */
.sightseeing_blue017 a {
    color: #878483;
}
    /* line 93, ../sass/cp_style.scss */
    .sightseeing_blue017 a:hover {
        color: #268ef5;
    }
/* line 101, ../sass/cp_style.scss */
.sightseeing_blue017 table tr th {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon010.jpg) left no-repeat;
    padding-left: 20px;
    color: #268ef5;
}

/* line 119, ../sass/cp_style.scss */
.sightseeing_blue0017 h3 {
    color: #268ef5;
    border-bottom: 1px solid #268ef5;
}
    /* line 123, ../sass/cp_style.scss */
    .sightseeing_blue0017 h3:before {
        background-color: #268ef5;
    }
/* line 129, ../sass/cp_style.scss */
.sightseeing_blue0017 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/) left no-repeat;
    padding-left: 30px;
    color: #268ef5;
}
/* line 135, ../sass/cp_style.scss */
.sightseeing_blue0017 a {
    color: #878483;
}
    /* line 138, ../sass/cp_style.scss */
    .sightseeing_blue0017 a:hover {
        color: #268ef5;
    }
/* line 146, ../sass/cp_style.scss */
.sightseeing_blue0017 table tr th {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/) left no-repeat;
    padding-left: 20px;
    color: #268ef5;
}

/*---藍綠色---*/
/* line 164, ../sass/cp_style.scss */
.city_green03 h3 {
    color: #9db253;
    border-bottom: 1px solid #9db253;
}
    /* line 168, ../sass/cp_style.scss */
    .city_green03 h3:before {
        background-color: #9db253;
    }
/* line 174, ../sass/cp_style.scss */
.city_green03 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon_01.png) left no-repeat;
    padding-left: 30px;
    color: #20B2AA;
}
/* line 180, ../sass/cp_style.scss */
.city_green03 a {
    color: #878483;
}
    /* line 183, ../sass/cp_style.scss */
    .city_green03 a:hover {
        color: #9ABD47;
    }
/* line 191, ../sass/cp_style.scss */
.city_green03 table tr th {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon010.jpg) left no-repeat;
    padding-left: 20px;
    color: #008888;
}

/*----表格深藍綠色 ---*/
/* line 205, ../sass/cp_style.scss */
.city_table_blur09 {
    border-top: 2px solid #1E90FF;
    border-bottom: 2px solid #1E90FF;
}
    /* line 211, ../sass/cp_style.scss */
    .city_table_blur09 thead th {
        background-color: #6495ED;
        color: #fff;
    }

/*---單行表格---*/
/* line 226, ../sass/cp_style.scss */
.city_contact07 h5 {
    color: #398ADF;
}
/* line 228, ../sass/cp_style.scss */
.city_contact07 th {
    background-color: #398ADF;
}
/* line 230, ../sass/cp_style.scss */
.city_contact07 tr {
    border-bottom: 1px dotted #ccc;
}
    /* line 234, ../sass/cp_style.scss */
    .city_contact07 tr a:hover {
        color: #398ADF;
        text-decoration: underline;
    }
    /* line 238, ../sass/cp_style.scss */
    .city_contact07 tr.bgcolor02 {
        background-color: #F5F5F5;
    }

/*---單行表格_---*/
/* line 250, ../sass/cp_style.scss */
.sightseeing_contact017 h5 {
    color: #4682B4;
}
/* line 252, ../sass/cp_style.scss */
.sightseeing_contact017 th {
    background-color: #4682B4;
}
/* line 254, ../sass/cp_style.scss */
.sightseeing_contact017 tr {
    border-bottom: 1px dotted #ccc;
}
    /* line 258, ../sass/cp_style.scss */
    .sightseeing_contact017 tr a:hover {
        color: #4682B4;
        text-decoration: underline;
    }
    /* line 262, ../sass/cp_style.scss */
    .sightseeing_contact017 tr.bgcolor02 {
        background-color: #F0FFFF;
    }

/*---單行表格深藍色02---*/
/* line 271, ../sass/cp_style.scss */
.sightseeing_contact170 h5 {
    color: #4682B4;
}
/* line 273, ../sass/cp_style.scss */
.sightseeing_contact170 th {
    background-color: #4682B4;
}
/* line 275, ../sass/cp_style.scss */
.sightseeing_contact170 tr {
    border-bottom: 1px dotted #ccc;
}
    /* line 279, ../sass/cp_style.scss */
    .sightseeing_contact170 tr a:hover {
        color: #4682B4;
        text-decoration: underline;
    }
    /* line 283, ../sass/cp_style.scss */
    .sightseeing_contact170 tr.bgcolor02 {
        background-color: #ADD8E6;
    }

/*-----*/
/* line 295, ../sass/cp_style.scss */
.agriculture_blue051 h3 {
    color: #4682B4;
    border-bottom: 1px solid #4682B4;
}
    /* line 299, ../sass/cp_style.scss */
    .agriculture_blue051 h3:before {
        background-color: #4682B4;
    }
/* line 306, ../sass/cp_style.scss */
.agriculture_blue051 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/user168.png) left no-repeat;
    padding-left: 30px;
    color: #000080;
}
/* line 312, ../sass/cp_style.scss */
.agriculture_blue051 a {
    color: #878483;
}
    /* line 315, ../sass/cp_style.scss */
    .agriculture_blue051 a:hover {
        color: #000080;
    }
/* line 323, ../sass/cp_style.scss */
.agriculture_blue051 table tr th {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon010.jpg) left no-repeat;
    padding-left: 20px;
    color: #1E90FF;
}

/*---單行表格_---*/
/* line 339, ../sass/cp_style.scss */
.agriculture_contact200 h5 {
    color: #008B8B;
}
/* line 341, ../sass/cp_style.scss */
.agriculture_contact200 th {
    background-color: #008B8B;
}
/* line 343, ../sass/cp_style.scss */
.agriculture_contact200 tr {
    border-bottom: 1px dotted #ccc;
}
    /* line 347, ../sass/cp_style.scss */
    .agriculture_contact200 tr a:hover {
        color: #008B8B;
        text-decoration: underline;
    }
    /* line 351, ../sass/cp_style.scss */
    .agriculture_contact200 tr.bgcolor02 {
        background-color: #F0F8FF;
    }

/*---深一點藍色---*/
/* line 370, ../sass/cp_style.scss */
.public_blue031 h3 {
    color: #1E90FF;
    border-bottom: 1px solid #1E90FF;
}
    /* line 374, ../sass/cp_style.scss */
    .public_blue031 h3:before {
        background-color: #1E90FF;
    }
/* line 381, ../sass/cp_style.scss */
.public_blue031 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/business13102.png) left no-repeat;
    padding-left: 30px;
    color: #1E90FF;
}
/* line 387, ../sass/cp_style.scss */
.public_blue031 a {
    color: #878483;
}
    /* line 390, ../sass/cp_style.scss */
    .public_blue031 a:hover {
        color: #1E90FF;
    }
/* line 398, ../sass/cp_style.scss */
.public_blue031 table tr th {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon010.jpg) left no-repeat;
    padding-left: 20px;
    color: #1E90FF;
}

/*---藍綠色---*/
/* line 414, ../sass/cp_style.scss */
.public_blue0033 h3 {
    color: #00BFFF !important;
    border-bottom: 1px solid #00BFFF !important;
}
    /* line 418, ../sass/cp_style.scss */
    .public_blue0033 h3:before {
        background-color: #00BFFF !important;
    }
/* line 425, ../sass/cp_style.scss */
.public_blue0033 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/business13102.png) left no-repeat;
    padding-left: 30px;
    color: #00BFFF !important;
}
/* line 431, ../sass/cp_style.scss */
.public_blue0033 a {
    color: #878483 !important;
}
    /* line 434, ../sass/cp_style.scss */
    .public_blue0033 a:hover {
        color: #00BFFF !important;
    }
/* line 442, ../sass/cp_style.scss */
.public_blue0033 table tr th {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon010.jpg) left no-repeat;
    padding-left: 20px;
    color: #00BFFF;
}

/* line 462, ../sass/cp_style.scss */
.land_orange01 h3 {
    color: #FF7F50;
    border-bottom: 1px solid #FF7F50;
}
    /* line 465, ../sass/cp_style.scss */
    .land_orange01 h3:before {
        background-color: #FF7F50;
    }
/* line 471, ../sass/cp_style.scss */
.land_orange01 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/p_editor.png) left no-repeat;
    padding-left: 20px;
    color: #FF7F50;
}
/* line 477, ../sass/cp_style.scss */
.land_orange01 a {
    color: #947F58;
}
    /* line 480, ../sass/cp_style.scss */
    .land_orange01 a:hover {
        color: #804040;
    }

/* line 491, ../sass/cp_style.scss */
.land_table_cof111 {
    border-top: 2px solid #FF4500;
    border-bottom: 2px solid #FF4500;
}
    /* line 497, ../sass/cp_style.scss */
    .land_table_cof111 thead th {
        background-color: #FF8C00;
        color: #fff;
    }

/* line 511, ../sass/cp_style.scss */
.land_oran01 h3 {
    color: #FF7F50;
    border-bottom: 1px solid #FF7F50;
}
    /* line 515, ../sass/cp_style.scss */
    .land_oran01 h3:before {
        background-color: #FF7F50;
    }
/* line 521, ../sass/cp_style.scss */
.land_oran01 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/module_diy.png) left no-repeat;
    padding-left: 30px;
    color: #FF7F50;
}
/* line 527, ../sass/cp_style.scss */
.land_oran01 a {
    color: #FF7F50;
}
    /* line 530, ../sass/cp_style.scss */
    .land_oran01 a:hover {
        color: #FF7F50;
    }
/* line 538, ../sass/cp_style.scss */
.land_oran01 table tr th {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/module_diy.jpg) left no-repeat;
    padding-left: 20px;
    color: #FF7F50;
}

/* line 552, ../sass/cp_style.scss */
.land_oran2222 h3 {
    color: #FF7F50;
    border-bottom: 1px solid #FF7F50;
}
    /* line 556, ../sass/cp_style.scss */
    .land_oran2222 h3:before {
        background-color: #FF7F50;
    }
/* line 562, ../sass/cp_style.scss */
.land_oran2222 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/user168.png) left no-repeat;
    padding-left: 30px;
    color: #FF7F50;
}
/* line 568, ../sass/cp_style.scss */
.land_oran2222 a {
    color: #FF7F50;
}
    /* line 571, ../sass/cp_style.scss */
    .land_oran2222 a:hover {
        color: #FF7F50;
    }
/* line 579, ../sass/cp_style.scss */
.land_oran2222 table tr th {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon011.jpg) left no-repeat;
    padding-left: 20px;
    color: #F4A460;
}

/* line 596, ../sass/cp_style.scss */
.land_contact055 h5 {
    color: #D26800;
}
/* line 598, ../sass/cp_style.scss */
.land_contact055 th {
    background-color: #F4A460;
}
/* line 600, ../sass/cp_style.scss */
.land_contact055 tr {
    border-bottom: 1px dotted #ccc;
}
    /* line 604, ../sass/cp_style.scss */
    .land_contact055 tr a:hover {
        color: #F4A460;
        text-decoration: underline;
    }
    /* line 608, ../sass/cp_style.scss */
    .land_contact055 tr.bgcolor02 {
        background-color: #FFF5E7;
    }

/* line 618, ../sass/cp_style.scss */
.land_contact054 h5 {
    color: #D26800;
}
/* line 620, ../sass/cp_style.scss */
.land_contact054 th {
    background-color: #F4A460;
}
/* line 622, ../sass/cp_style.scss */
.land_contact054 tr {
    border-bottom: 1px dotted #ccc;
}
    /* line 626, ../sass/cp_style.scss */
    .land_contact054 tr a:hover {
        color: #D26800;
        text-decoration: underline;
    }
    /* line 630, ../sass/cp_style.scss */
    .land_contact054 tr.bgcolor02 {
        background-color: #FFF5E7;
    }

/*--深點綠---*/
/* line 644, ../sass/cp_style.scss */
.comptroller_green02 h3 {
    color: #9db253;
    border-bottom: 1px solid #73B143;
}
    /* line 648, ../sass/cp_style.scss */
    .comptroller_green02 h3:before {
        background-color: #73B143;
    }
/* line 654, ../sass/cp_style.scss */
.comptroller_green02 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon_01.png) left no-repeat;
    padding-left: 30px;
    color: #73B143;
}
/* line 660, ../sass/cp_style.scss */
.comptroller_green02 a {
    color: #878483;
}
    /* line 663, ../sass/cp_style.scss */
    .comptroller_green02 a:hover {
        color: #9ABD47;
    }
/* line 671, ../sass/cp_style.scss */
.comptroller_green02 table tr th {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon009.jpg) left no-repeat;
    padding-left: 20px;
    color: #9ABD47;
}

/*-------表格綠色-------*/
/* line 686, ../sass/cp_style.scss */
.comptroller_table_green018 {
    border-top: 2px solid #D94600;
    border-bottom: 2px solid #D94600;
}
    /* line 692, ../sass/cp_style.scss */
    .comptroller_table_green018 thead th {
        background-color: #EA7500;
        color: #fff;
    }

/*---單行表格_點線橘色---*/
/* line 707, ../sass/cp_style.scss */
.comptroller_contact0518 h5 {
    color: #FF9224;
}
/* line 709, ../sass/cp_style.scss */
.comptroller_contact0518 th {
    background-color: #FF9224;
}
/* line 711, ../sass/cp_style.scss */
.comptroller_contact0518 tr {
    border-bottom: 1px dotted #ccc;
}
    /* line 715, ../sass/cp_style.scss */
    .comptroller_contact0518 tr a:hover {
        color: #FF9224;
        text-decoration: underline;
    }
    /* line 719, ../sass/cp_style.scss */
    .comptroller_contact0518 tr.bgcolor02 {
        background-color: #FF9224;
    }

/*---淺橘色---------*/
/* line 729, ../sass/cp_style.scss */
.people_orang0518 h3 {
    color: #FFBB66;
    border-bottom: 1px solid #FFBB66;
}
    /* line 733, ../sass/cp_style.scss */
    .people_orang0518 h3:before {
        background-color: #FFBB66;
    }
/* line 740, ../sass/cp_style.scss */
.people_orang0518 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/business13102.png) left no-repeat;
    padding-left: 30px;
    color: #FFBB66;
}
/* line 746, ../sass/cp_style.scss */
.people_orang0518 a {
    color: #FFBB66;
}
    /* line 749, ../sass/cp_style.scss */
    .people_orang0518 a:hover {
        color: #FFBB66;
    }
/* line 757, ../sass/cp_style.scss */
.people_orang0518 table tr th {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon012.jpg) left no-repeat;
    padding-left: 20px;
    color: #CC6600;
}

/*---單行表格_點線橘色---*/
/* line 777, ../sass/cp_style.scss */
.people_contact0519 h5 {
    color: #CC6600;
}
/* line 779, ../sass/cp_style.scss */
.people_contact0519 th {
    background-color: #FFDD55;
}
/* line 781, ../sass/cp_style.scss */
.people_contact0519 tr {
    border-bottom: 1px dotted #ccc;
}
    /* line 785, ../sass/cp_style.scss */
    .people_contact0519 tr a:hover {
        color: #FFDD55;
        text-decoration: underline;
    }
    /* line 789, ../sass/cp_style.scss */
    .people_contact0519 tr.bgcolor02 {
        background-color: #FFDD55;
    }

/*---單行表格_點線橘色2---*/
/* line 801, ../sass/cp_style.scss */
.people_contact05199 h5 {
    color: #CC6600;
}
/* line 803, ../sass/cp_style.scss */
.people_contact05199 th {
    background-color: #FFBB00;
}
/* line 805, ../sass/cp_style.scss */
.people_contact05199 tr {
    border-bottom: 1px dotted #ccc;
}
    /* line 809, ../sass/cp_style.scss */
    .people_contact05199 tr a:hover {
        color: #CC6600;
        text-decoration: underline;
    }
    /* line 813, ../sass/cp_style.scss */
    .people_contact05199 tr.bgcolor02 {
        background-color: #FFEE99;
    }

/*---單行表格_點線橘色2---*/
/* line 825, ../sass/cp_style.scss */
.people_contact0520 h5 {
    color: #CC6600;
}
/* line 827, ../sass/cp_style.scss */
.people_contact0520 th {
    background-color: #F4A460;
}
/* line 829, ../sass/cp_style.scss */
.people_contact0520 tr {
    border-bottom: 1px dotted #ccc;
}
    /* line 833, ../sass/cp_style.scss */
    .people_contact0520 tr a:hover {
        color: #CC6600;
        text-decoration: underline;
    }
    /* line 837, ../sass/cp_style.scss */
    .people_contact0520 tr.bgcolor02 {
        background-color: #FFFACD;
    }

/*---研考_藍色樣式---*/
/* line 846, ../sass/cp_style.scss */
.planreo_blue01 h3 {
    color: #9db253;
    border-bottom: 1px solid #9db253;
}
    /* line 850, ../sass/cp_style.scss */
    .planreo_blue01 h3:before {
        background-color: #9db253;
    }
/* line 856, ../sass/cp_style.scss */
.planreo_blue01 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/index003.jpg) left 5px no-repeat;
    padding-left: 30px;
    color: #135473;
}
/* line 862, ../sass/cp_style.scss */
.planreo_blue01 a {
    color: #878483;
}
    /* line 865, ../sass/cp_style.scss */
    .planreo_blue01 a:hover {
        color: #9ABD47;
    }
/* line 873, ../sass/cp_style.scss */
.planreo_blue01 table tr th {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon010.jpg) left 5px no-repeat;
    padding-left: 20px;
    color: #35b2e5;
}

/*---藍綠色(icon 花)---*/
/* line 886, ../sass/cp_style.scss */
.planbcp_green03 h3 {
    color: #9db253;
    border-bottom: 1px solid #9db253;
}
    /* line 890, ../sass/cp_style.scss */
    .planbcp_green03 h3:before {
        background-color: #9db253;
    }
/* line 896, ../sass/cp_style.scss */
.planbcp_green03 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon_01.png) left no-repeat;
    padding-left: 30px;
    color: #20B2AA;
}
/* line 902, ../sass/cp_style.scss */
.planbcp_green03 a {
    color: #878483;
}
    /* line 905, ../sass/cp_style.scss */
    .planbcp_green03 a:hover {
        color: #9ABD47;
    }
/* line 913, ../sass/cp_style.scss */
.planbcp_green03 table tr th {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon010.jpg) left no-repeat;
    padding-left: 20px;
    color: #008888;
}

/*---藍綠色樣式(icon 新聞)---*/
/* line 926, ../sass/cp_style.scss */
.planbcp_bgreen01 h3 {
    color: #da6a54;
    border-bottom: 1px solid #9db253;
}
    /* line 929, ../sass/cp_style.scss */
    .planbcp_bgreen01 h3:before {
        background-color: #9db253;
    }
/* line 936, ../sass/cp_style.scss */
.planbcp_bgreen01 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/index003.jpg) left no-repeat;
    padding-left: 30px;
    color: #20B2AA;
}
/* line 941, ../sass/cp_style.scss */
.planbcp_bgreen01 a {
    color: #878483;
}
    /* line 944, ../sass/cp_style.scss */
    .planbcp_bgreen01 a:hover {
        color: #9ABD47;
    }

/*---單行表格_虛線藍綠色---*/
/* line 954, ../sass/cp_style.scss */
.planbcp_contact_bgreen h5 {
    color: #008888;
}
/* line 956, ../sass/cp_style.scss */
.planbcp_contact_bgreen th {
    background-color: #20B2AA;
}
/* line 958, ../sass/cp_style.scss */
.planbcp_contact_bgreen tr {
    border-bottom: 1px dashed #ccc;
}
    /* line 962, ../sass/cp_style.scss */
    .planbcp_contact_bgreen tr a:hover {
        color: #ff5b6b;
        text-decoration: underline;
    }
    /* line 966, ../sass/cp_style.scss */
    .planbcp_contact_bgreen tr.bgcolor02 {
        background-color: #F5F5F5;
    }

/* line 973, ../sass/cp_style.scss */
.planfcp_contact_red h5 {
    color: #ff5b6b;
}
/* line 975, ../sass/cp_style.scss */
.planfcp_contact_red th {
    background-color: #ff5b6b;
}
/* line 977, ../sass/cp_style.scss */
.planfcp_contact_red tr {
    border-bottom: 1px dashed #ccc;
}
    /* line 981, ../sass/cp_style.scss */
    .planfcp_contact_red tr a:hover {
        color: #ff5b6b;
        text-decoration: underline;
    }
    /* line 985, ../sass/cp_style.scss */
    .planfcp_contact_red tr.bgcolor02 {
        background-color: #F5F5F5;
    }

/*---粉紅色樣式---*/
/* line 993, ../sass/cp_style.scss */
.planfbp_pink01 h3 {
    color: #FF69B4;
    border-bottom: 1px solid #D80029;
}
    /* line 996, ../sass/cp_style.scss */
    .planfbp_pink01 h3:before {
        background-color: #D80029;
    }
/* line 1002, ../sass/cp_style.scss */
.planfbp_pink01 h4 {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/p_editor.png) left no-repeat;
    padding-left: 20px;
    color: #FF69B4;
}
/* line 1008, ../sass/cp_style.scss */
.planfbp_pink01 a {
    color: #947F58;
}
    /* line 1011, ../sass/cp_style.scss */
    .planfbp_pink01 a:hover {
        color: #804040;
    }
/* line 1019, ../sass/cp_style.scss */
.planfbp_pink01 table tr th {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/ico.jpg) left no-repeat;
    padding-left: 20px;
    color: #008888;
}

/*---單行表格_基本綠---*/
/* line 1031, ../sass/cp_style.scss */
.ca_contact {
    /*---淡灰色---*/
    /*---深灰色---*/
}
    /* line 1032, ../sass/cp_style.scss */
    .ca_contact h5 {
        font-size: 1.2em;
        color: #7fa70e;
        line-height: 2;
        font-weight: bolder;
        margin-left: 10px;
    }
    /* line 1040, ../sass/cp_style.scss */
    .ca_contact th {
        background-color: #a1cf0c;
        font-weight: 600;
        color: #fff;
        line-height: 25px;
        padding: 5px 10px;
    }
    /* line 1048, ../sass/cp_style.scss */
    .ca_contact td {
        border: 1px solid #CCC;
        padding: 5px 10px;
        text-align: left;
        line-height: 1.7;
    }
        /* line 1055, ../sass/cp_style.scss */
        .ca_contact td.noline {
            border-right: none;
        }
    /* line 1060, ../sass/cp_style.scss */
    .ca_contact tr a {
        color: #666;
        text-decoration: none;
        text-align: left;
    }
        /* line 1065, ../sass/cp_style.scss */
        .ca_contact tr a:hover {
            color: #fe9a05;
            text-decoration: underline;
        }
    /* line 1071, ../sass/cp_style.scss */
    .ca_contact tr.bgcolor {
        background-color: #f5f5f5;
    }
    /* line 1076, ../sass/cp_style.scss */
    .ca_contact tr.bgcolor02 {
        background-color: #dee1d8;
    }

/*---單行表格文字置中---*/
/* line 1083, ../sass/cp_style.scss */
.table_text_center th {
    text-align: center;
}
/* line 1086, ../sass/cp_style.scss */
.table_text_center td {
    text-align: center;
}

/*-------表格橘色 table_orange01-------*/
/* line 1094, ../sass/cp_style.scss */
.planfbt_table_orange01 {
    border-top: 2px solid #FF8C00;
    border-bottom: 2px solid #FF8C00;
}
    /* line 1100, ../sass/cp_style.scss */
    .planfbt_table_orange01 thead th {
        background-color: #FF8C00;
        color: #fff;
    }

@media (max-width: 1009px) and (min-width: 601px) {
    /* line 1113, ../sass/cp_style.scss */
    .city_table_blur09 td {
        background-color: #6495ED;
        color: #fff;
    }

    /* line 1115, ../sass/cp_style.scss */
    .land_table_cof111 td {
        background-color: #FF8C00;
        color: #fff;
    }

    /* line 1117, ../sass/cp_style.scss */
    .sightseeing_table_blue01 td {
        background-color: #3d85cc;
        color: #fff;
    }

    /* line 1119, ../sass/cp_style.scss */
    .sightseeing_table_blue0177 td {
        background-color: #0088A8;
        color: #fff;
    }

    /* line 1121, ../sass/cp_style.scss */
    .comptroller_table_green018 td {
        background-color: #EA7500;
        color: #fff;
    }

    /*---藍綠色(icon 花)---*/
    /* line 1128, ../sass/cp_style.scss */
    .planbcp_green03 h3 {
        color: #9db253;
        border-bottom: 1px solid #9db253;
    }
        /* line 1132, ../sass/cp_style.scss */
        .planbcp_green03 h3:before {
            background-color: #9db253;
        }
    /* line 1138, ../sass/cp_style.scss */
    .planbcp_green03 h4 {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon_01.png) left no-repeat;
        padding-left: 30px;
        color: #20B2AA;
    }
    /* line 1144, ../sass/cp_style.scss */
    .planbcp_green03 a {
        color: #878483;
    }
        /* line 1147, ../sass/cp_style.scss */
        .planbcp_green03 a:hover {
            color: #9ABD47;
        }
    /* line 1155, ../sass/cp_style.scss */
    .planbcp_green03 table tr th {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon010.jpg) left no-repeat;
        padding-left: 20px;
        color: #008888;
    }

    /*---藍綠色樣式(icon 新聞)---*/
    /* line 1167, ../sass/cp_style.scss */
    .planbcp_bgreen01 h3 {
        color: #da6a54;
        border-bottom: 1px solid #9db253;
    }
        /* line 1170, ../sass/cp_style.scss */
        .planbcp_bgreen01 h3:before {
            background-color: #9db253;
        }
    /* line 1177, ../sass/cp_style.scss */
    .planbcp_bgreen01 h4 {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/index003.jpg) left no-repeat;
        padding-left: 30px;
        color: #20B2AA;
    }
    /* line 1182, ../sass/cp_style.scss */
    .planbcp_bgreen01 a {
        color: #878483;
    }
        /* line 1185, ../sass/cp_style.scss */
        .planbcp_bgreen01 a:hover {
            color: #9ABD47;
        }

    /*---單行表格_虛線藍綠色---*/
    /* line 1195, ../sass/cp_style.scss */
    .planbcp_contact_bgreen h5 {
        color: #008888;
    }
    /* line 1197, ../sass/cp_style.scss */
    .planbcp_contact_bgreen th {
        background-color: #20B2AA;
    }
    /* line 1199, ../sass/cp_style.scss */
    .planbcp_contact_bgreen tr {
        border-bottom: 1px dashed #ccc;
    }
        /* line 1203, ../sass/cp_style.scss */
        .planbcp_contact_bgreen tr a:hover {
            color: #ff5b6b;
            text-decoration: underline;
        }
        /* line 1207, ../sass/cp_style.scss */
        .planbcp_contact_bgreen tr.bgcolor02 {
            background-color: #F5F5F5;
        }

    /* line 1214, ../sass/cp_style.scss */
    .planfcp_contact_red h5 {
        color: #ff5b6b;
    }
    /* line 1216, ../sass/cp_style.scss */
    .planfcp_contact_red th {
        background-color: #ff5b6b;
    }
    /* line 1218, ../sass/cp_style.scss */
    .planfcp_contact_red tr {
        border-bottom: 1px dashed #ccc;
    }
        /* line 1222, ../sass/cp_style.scss */
        .planfcp_contact_red tr a:hover {
            color: #ff5b6b;
            text-decoration: underline;
        }
        /* line 1227, ../sass/cp_style.scss */
        .planfcp_contact_red tr.bgcolor02 {
            background-color: #F5F5F5;
        }

    /*---粉紅色樣式---*/
    /* line 1235, ../sass/cp_style.scss */
    .planfbp_pink01 h3 {
        color: #FF69B4;
        border-bottom: 1px solid #D80029;
    }
        /* line 1238, ../sass/cp_style.scss */
        .planfbp_pink01 h3:before {
            background-color: #D80029;
        }
    /* line 1244, ../sass/cp_style.scss */
    .planfbp_pink01 h4 {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/p_editor.png) left no-repeat;
        padding-left: 20px;
        color: #FF69B4;
    }
    /* line 1251, ../sass/cp_style.scss */
    .planfbp_pink01 a {
        color: #947F58;
    }
        /* line 1254, ../sass/cp_style.scss */
        .planfbp_pink01 a:hover {
            color: #804040;
        }

    /*---單行表格_基本綠---*/
    /* line 1265, ../sass/cp_style.scss */
    .ca_contact {
        /*---淡灰色---*/
        /*---深灰色---*/
    }
        /* line 1266, ../sass/cp_style.scss */
        .ca_contact h5 {
            font-size: 1.2em;
            color: #7fa70e;
            line-height: 2;
            font-weight: bolder;
            margin-left: 10px;
        }
        /* line 1274, ../sass/cp_style.scss */
        .ca_contact th {
            background-color: #a1cf0c;
            font-weight: 600;
            color: #fff;
            line-height: 25px;
            padding: 5px 10px;
        }
        /* line 1282, ../sass/cp_style.scss */
        .ca_contact td {
            border: 1px solid #CCC;
            padding: 5px 10px;
            text-align: left;
            line-height: 1.7;
        }
            /* line 1289, ../sass/cp_style.scss */
            .ca_contact td.noline {
                border-right: none;
            }
        /* line 1294, ../sass/cp_style.scss */
        .ca_contact tr a {
            color: #666;
            text-decoration: none;
            text-align: left;
        }
            /* line 1299, ../sass/cp_style.scss */
            .ca_contact tr a:hover {
                color: #fe9a05;
                text-decoration: underline;
            }
        /* line 1305, ../sass/cp_style.scss */
        .ca_contact tr.bgcolor {
            background-color: #f5f5f5;
        }
        /* line 1310, ../sass/cp_style.scss */
        .ca_contact tr.bgcolor02 {
            background-color: #dee1d8;
        }

    /*-------表格橘色 table_orange01-------*/
    /* line 1317, ../sass/cp_style.scss */
    .planfbt_table_orange01 td {
        background-color: #FF8C00;
        color: #fff;
    }
}

@media (max-width: 600px) {
    /* line 1333, ../sass/cp_style.scss */
    .city_table_blur09 td {
        background-color: #6495ED;
        color: #fff;
    }

    /* line 1334, ../sass/cp_style.scss */
    .land_table_cof111 td {
        background-color: #FF8C00;
        color: #fff;
    }

    /* line 1336, ../sass/cp_style.scss */
    .sightseeing_table_blue01 td {
        background-color: #3d85cc;
        color: #fff;
    }

    /* line 1338, ../sass/cp_style.scss */
    .sightseeing_table_blue0177 td {
        background-color: #0088A8;
        color: #fff;
    }

    /* line 1339, ../sass/cp_style.scss */
    .comptroller_table_green018 td {
        background-color: #EA7500;
        color: #fff;
    }

    /*---藍綠色(icon 花)---*/
    /* line 1346, ../sass/cp_style.scss */
    .planbcp_green03 h3 {
        color: #9db253;
        border-bottom: 1px solid #9db253;
    }
        /* line 1350, ../sass/cp_style.scss */
        .planbcp_green03 h3:before {
            background-color: #9db253;
        }
    /* line 1356, ../sass/cp_style.scss */
    .planbcp_green03 h4 {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon_01.png) left no-repeat;
        padding-left: 30px;
        color: #20B2AA;
    }
    /* line 1362, ../sass/cp_style.scss */
    .planbcp_green03 a {
        color: #878483;
    }
        /* line 1365, ../sass/cp_style.scss */
        .planbcp_green03 a:hover {
            color: #9ABD47;
        }
    /* line 1373, ../sass/cp_style.scss */
    .planbcp_green03 table tr th {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/icon010.jpg) left no-repeat;
        padding-left: 20px;
        color: #008888;
    }

    /*---藍綠色樣式(icon 新聞)---*/
    /* line 1385, ../sass/cp_style.scss */
    .planbcp_bgreen01 h3 {
        color: #da6a54;
        border-bottom: 1px solid #9db253;
    }
        /* line 1388, ../sass/cp_style.scss */
        .planbcp_bgreen01 h3:before {
            background-color: #9db253;
        }
    /* line 1395, ../sass/cp_style.scss */
    .planbcp_bgreen01 h4 {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/index003.jpg) left no-repeat;
        padding-left: 30px;
        color: #20B2AA;
    }
    /* line 1400, ../sass/cp_style.scss */
    .planbcp_bgreen01 a {
        color: #878483;
    }
        /* line 1403, ../sass/cp_style.scss */
        .planbcp_bgreen01 a:hover {
            color: #9ABD47;
        }

    /*---單行表格_虛線藍綠色---*/
    /* line 1413, ../sass/cp_style.scss */
    .planbcp_contact_bgreen h5 {
        color: #008888;
    }
    /* line 1415, ../sass/cp_style.scss */
    .planbcp_contact_bgreen th {
        background-color: #20B2AA;
    }
    /* line 1417, ../sass/cp_style.scss */
    .planbcp_contact_bgreen tr {
        border-bottom: 1px dashed #ccc;
    }
        /* line 1421, ../sass/cp_style.scss */
        .planbcp_contact_bgreen tr a:hover {
            color: #ff5b6b;
            text-decoration: underline;
        }
        /* line 1425, ../sass/cp_style.scss */
        .planbcp_contact_bgreen tr.bgcolor02 {
            background-color: #F5F5F5;
        }

    /* line 1432, ../sass/cp_style.scss */
    .planfcp_contact_red h5 {
        color: #ff5b6b;
    }
    /* line 1434, ../sass/cp_style.scss */
    .planfcp_contact_red th {
        background-color: #ff5b6b;
    }
    /* line 1436, ../sass/cp_style.scss */
    .planfcp_contact_red tr {
        border-bottom: 1px dashed #ccc;
    }
        /* line 1440, ../sass/cp_style.scss */
        .planfcp_contact_red tr a:hover {
            color: #ff5b6b;
            text-decoration: underline;
        }
        /* line 1444, ../sass/cp_style.scss */
        .planfcp_contact_red tr.bgcolor02 {
            background-color: #F5F5F5;
        }

    /*---粉紅色樣式---*/
    /* line 1452, ../sass/cp_style.scss */
    .planfbp_pink01 h3 {
        color: #FF69B4;
        border-bottom: 1px solid #D80029;
    }
        /* line 1455, ../sass/cp_style.scss */
        .planfbp_pink01 h3:before {
            background-color: #D80029;
        }
    /* line 1461, ../sass/cp_style.scss */
    .planfbp_pink01 h4 {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170336/https://eservice.penghu.gov.tw/images/img/p_editor.png) left no-repeat;
        padding-left: 20px;
        color: #FF69B4;
    }
    /* line 1466, ../sass/cp_style.scss */
    .planfbp_pink01 a {
        color: #947F58;
    }
        /* line 1469, ../sass/cp_style.scss */
        .planfbp_pink01 a:hover {
            color: #804040;
        }

    /*---單行表格_基本綠---*/
    /* line 1480, ../sass/cp_style.scss */
    .ca_contact {
        /*---淡灰色---*/
        /*---深灰色---*/
    }
        /* line 1481, ../sass/cp_style.scss */
        .ca_contact h5 {
            font-size: 1.2em;
            color: #7fa70e;
            line-height: 2;
            font-weight: bolder;
            margin-left: 10px;
        }
        /* line 1489, ../sass/cp_style.scss */
        .ca_contact th {
            background-color: #a1cf0c;
            font-weight: 600;
            color: #fff;
            line-height: 25px;
            padding: 5px 10px;
        }
        /* line 1497, ../sass/cp_style.scss */
        .ca_contact td {
            border: 1px solid #CCC;
            padding: 5px 10px;
            text-align: left;
            line-height: 1.7;
        }
            /* line 1504, ../sass/cp_style.scss */
            .ca_contact td.noline {
                border-right: none;
            }
        /* line 1509, ../sass/cp_style.scss */
        .ca_contact tr a {
            color: #666;
            text-decoration: none;
            text-align: left;
        }
            /* line 1514, ../sass/cp_style.scss */
            .ca_contact tr a:hover {
                color: #fe9a05;
                text-decoration: underline;
            }
        /* line 1520, ../sass/cp_style.scss */
        .ca_contact tr.bgcolor {
            background-color: #f5f5f5;
        }
        /* line 1525, ../sass/cp_style.scss */
        .ca_contact tr.bgcolor02 {
            background-color: #dee1d8;
        }

    /*-------表格橘色 table_orange01-------*/
    /* line 1534, ../sass/cp_style.scss */
    .planfbt_table_orange01 td {
        background-color: #FF8C00;
        color: #fff;
    }
}

/*# sourceMappingURL=cp.css.map */






/*
     FILE ARCHIVED ON 17:03:36 十一月 25, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 14:23:35 五月 24, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
