html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q, blockquote {
    quotes: none
}

    q:before, q:after, blockquote:before, blockquote:after {
        content: "";
        content: none
    }

a img {
    border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

img {
    display: block;
    border: none
}

html {
    -webkit-text-size-adjust: 100%
}

    html *, html *:before, html *:after {
        font-size: 100%;
        color: #000;
        font-family: "Century Gothic", "Microsoft JhengHei", "Apple LiGothic Medium", "PMingLiU", "sans-serif", "serif"
    }

html, body {
    width: 100%;
    height: 100%;
    min-width: 960px
}

* {
    box-sizing: border-box
}

a {
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-decoration: none
}

.main-w {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 10px
}

#Footer a.brick {
    color: #444e50;
    top: -12px
}

    #Footer a.brick:focus {
        color: #4e8b07
    }

.active nav a.brick {
    color: black
}

    .active nav a.brick:focus {
        color: #4e8b07
    }

sub {
    vertical-align: sub;
    font-size: smaller;
    font-size: 0.8em
}

sup {
    vertical-align: super;
    font-size: 0.8em
}

.gotop {
    position: fixed;
    right: 20px;
    bottom: -150px;
    display: inline-block;
    z-index: 80
}

    .gotop img {
        max-width: 100%;
        width: 100%
    }

#Header {
    box-shadow: 0px 1px 1px #cccccc;
    background-color: white;
    overflow: hidden;
    padding: 12px 10px
}

    #Header .wrapper {
        max-width: 1180px;
        margin: 0 auto;
        overflow: hidden
    }

.header_content {
    float: left
}

h1, h2 {
    display: inline-block
}

    h1 a {
        display: inline-block;
        width: 208px
    }

        h1 a img {
            max-width: 100%;
            width: 100%
        }

h2 {
    position: relative;
    top: -19px;
    left: 20px
}

    h2 a {
        position: relative;
        font-size: 1.5em;
        line-height: 25px;
        font-weight: bold;
        color: black
    }

        h2 a:before {
            content: '';
            position: absolute;
            top: 3px;
            left: -10px;
            background-color: #787878;
            width: 1px;
            height: 25px
        }


nav {
    float: right;
}

    nav ul {
        overflow: hidden
    }

        nav ul li {
            padding: 0 8px;
            float: left;
            display: none
        }

            nav ul li a {
                font-size: 1em;
                line-height: 20px;
                font-weight: bold;
                color: black
            }

                nav ul li a:hover, nav ul li a:focus {
                    color: #4e8b07
                }

            nav ul li.cpt {
                display: block
            }

                nav ul li.cpt:after {
                    content: none
                }

    nav > ul {
        padding: 20px 0
    }

        nav > ul > li > a {
            position: relative
        }

            nav > ul > li > a:before {
                content: '';
                display: inline-block;
                background-image: url('../images/../images/arrow_2.png');
                width: 15px;
                height: 8px;
                background-repeat: no-repeat;
                position: absolute;
                top: 23px;
                right: 10px
            }

            nav > ul > li > a.on:before {
                -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg)
            }

        nav > ul > li.cpt a:before {
            content: none
        }

        nav > ul > li + li:before {
            content: '';
            position: absolute;
            top: 7px;
            left: 0;
            background-color: #cccccc;
            width: 1px;
            height: 13px
        }

.active {
    overflow: hidden;
    height: 100%;
    width: 100%
}

    .active #Wrap {
        right: 200px
    }

    .active nav {
        display: block;
        overflow-y: scroll;
        background-color: rgb(46 124 49);
        padding: 45px 0 0 0;
        z-index: 10;
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%
    }

        .active nav > ul {
            display: inline-block;
            padding: 0 15px;
            width: 100%
        }


            .active nav > ul > li {
                border-bottom: 1px solid #fff;
                display: block;
                padding: 0;
                width: 100%
            }

                .active nav > ul > li.SearchArea {
                    display: none;
                }

                .active nav > ul > li a {
                    padding: 15px 0;
                    display: inline-block;
                    color: white;
                    width: 100%
                }

                .active nav > ul > li + li:before {
                    content: none
                }

        .active nav ul li a:hover, .active nav ul li a:focus {
            text-decoration: underline
        }


    .active ul.menu_sec > li a {
        color: #000;
    }


    .active .menuBtn {
        background-color: #000
    }

        .active .menuBtn:before {
            -moz-transform: translateY(14px) rotate(45deg);
            -ms-transform: translateY(14px) rotate(45deg);
            -webkit-transform: translateY(14px) rotate(45deg);
            transform: translateY(14px) rotate(45deg);
            background-color: #FFF;
            margin: -4px auto
        }

        .active .menuBtn:after {
            -moz-transform: translateY(-8px) rotate(-45deg);
            -ms-transform: translateY(-8px) rotate(-45deg);
            -webkit-transform: translateY(-8px) rotate(-45deg);
            transform: translateY(-8px) rotate(-45deg);
            background-color: #FFF;
            margin: 8px auto
        }

        .active .menuBtn span {
            background: transparent;
            height: 7px
        }


.menuBtn {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 5px;
    display: block;
    position: absolute;
    padding: 7px 0;
    top: 10px;
    right: 20px;
    width: 45px;
    height: 35px;
    z-index: 100
}

    .menuBtn:before {
        -moz-transition: -moz-transform .3s;
        -o-transition: -o-transform .3s;
        -webkit-transition: -webkit-transform .3s;
        transition: transform .3s;
        content: '';
        display: block;
        background-color: #000;
        height: 4px;
        width: 74%;
        margin: 0 auto
    }

    .menuBtn:after {
        -moz-transition: -moz-transform .3s;
        -o-transition: -o-transform .3s;
        -webkit-transition: -webkit-transform .3s;
        transition: transform .3s;
        content: '';
        display: block;
        background-color: #000;
        height: 4px;
        width: 74%;
        margin: 0 auto
    }

    .menuBtn span {
        display: block;
        background-color: #000;
        height: 4px;
        width: 74%;
        margin: 6px auto
    }

.menu_sec {
    background-color: #e9e9e9;
    padding: 0 15px;
    position: relative;
    bottom: -1px;
    left: -15px;
    width: 111%
}

    .menu_sec li {
        padding-left: 16px;
        width: 100%;
        display: block
    }

        .menu_sec li a {
            color: #000
        }

        .menu_sec li + li {
            border-top: 1px solid #616161
        }

.footer_top {
    background-color: #2E7D32;
    padding-bottom: 75px
}

    .footer_top .main-w {
        padding: 0 15px;
        position: relative
    }

.ftm_first {
    overflow: hidden
}

    .ftm_first > li {
        display: inline-block;
        vertical-align: top;
        width: 19.6%;
        box-sizing: border-box;
        padding: 0 8px;
        margin-bottom: 10px
    }

        .ftm_first > li > a {
            font-weight: bold;
            font-size: 1.125em;
            color: #FFF;
            line-height: 40px;
            display: block;
            border-bottom: 1px solid #00b169;
            margin-bottom: 18px
        }

.ftm_second li a {
    line-height: 25px;
    color: #cccccc
}

    .ftm_second li a:hover, .ftm_second li a:focus {
        text-decoration: underline
    }

.footer_content {
    background-color: #4e8b07
}

    .footer_content div {
        padding: 28px 10px
    }

        .footer_content div span, .footer_content div a {
            display: inline-block;
            margin-right: 12px;
            font-size: 1em;
            line-height: 25px;
            color: white
        }

        .footer_content div a {
            display: inline-block
        }

            .footer_content div a:hover, .footer_content div a:focus {
                text-decoration: underline
            }

        .footer_content div.footer_right {
            padding: 0 10px
        }

.footer_right a {
    border: 2px solid white
}

.custom figcaption {
    height: 0px;
    width: 0px;
    overflow: hidden
}

@media (min-width: 0px) {
    html, body {
        min-width: 320px
    }
}

@media (max-width: 1200px) {
    nav {
        display: none;
    }
}

@media (max-width: 980px) {
    .gotop {
        right: 15px;
        width: 60px
    }

    .ftm_first > li {
        width: 30%
    }

    h2 a {
        line-height: 15px
    }

        h2 a:before {
            content: none
        }
}

@media (max-width: 720px) {
    h2 {
        padding-left: 5px;
        padding-top: 12px;
        position: inherit;
        display: block
    }

        h2 a {
            font-size: 1.25em
        }
}

@media (max-width: 480px) {
    .ftm_first > li {
        width: 48%
    }
}

/*# sourceMappingURL=layout.css.map */
