body {
color:#000;
}
A {
    text-decoration: none;
    font-family: 微軟正黑體;
}

img {
    border: 0px;
}

.PMLogoMenuTop a:link {
    color: #ffffff;
    text-decoration: none;
}

.PMLogoMenuTop a:visited {
    text-decoration: none;
    color: #ffffff;
}

.PMLogoMenuTop a:active {
    text-decoration: none;
}

.PMLogoMenuTop a:hover {
    background: #000
}

html, body {
    padding: 0;
    margin: 0;
    font-family: 微軟正黑體;
}

body {
    font-family: 'Open Sans',微軟正黑體,"Arial";
}

* {
    margin: 0px;
    padding: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Open Sans',微軟正黑體,"Arial";
}

.MainBGColor {
    background: #D44153;
}

.MainBorderColor {
    border-top: 3px solid #D44153
}

.PageMain {
    width: 100%;
    position: relative;
    background: url(../images/bg_top.jpg) no-repeat top center;
}

.PageMainBg {
    position: absolute;
    top: 100px;
    width: 100%;
    height: 900px;
    background: url(../images/bg_top.jpg) no-repeat top center;
}

.PageMainContent {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    box-shadow: 0px 2px 15px #cccccc;
    padding-top: 10px;
}
/*height:1900px;*/
.LogoFSTw{
    display: inline-block;
    color: #000;
    margin: 10px;
    margin-top: 20px;
    font-size: 30px
}

.LogoFSEn{
    display: inline-block;
    color: #000;
    margin: 10px;
    margin-top: 10px;
    font-size: 20px
}


.PMLogo {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    padding: 3px 12px;
    text-align: center;
}

.PMLogoMenu {
    display: inline-block;
    width: 74%;
    vertical-align: top;
}

.PMLogoMenuTop {
    text-align: right;
    vertical-align: top;
    padding: 5px;
    font-size: 14px;
    margin-top: 10px
}

    .PMLogoMenuTop a {
        margin-left: 10px;
        padding: 4px 10px;
        background: #D44153;
        color: #fff;
        border-radius: 5px;
        transition-property: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }

.PMLogoMenuBottom {
    text-align: right;
    vertical-align: top;
    margin-top: 25px;
    padding: 5px;
    font-size: 14px;
}

    .PMLogoMenuBottom a {
        margin-left: 20px;
        color: #808080;
    }

        .PMLogoMenuBottom a:hover {
            color: #000
        }

.MainMenus {
    position: absolute;
    top: 120px;
    width: 100%;
    height: 60px;
    padding: 20px;
    text-align: center;
    color: #fff;
}

.MainMenuFirst {
    border-left: 1px solid #DF6B6C
}

.MainMenus a {
    color: #fff;
    padding: 18px;
    border-right: 1px solid #DF6B6C;
    transition-property: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

    .MainMenus a:hover {
        background: #DF6B6C
    }

.MainBanner {
    margin-top: 66px;
    font-size: 0;
}

    .MainBanner img {
        width: 1200px;        
        border: 0px;
        font-size: 0;
        /*height: 400px;*/
    }

.SubMenu {
    width: 100%;
    background: #47434E;
    text-align: center;
    padding: 18px;
}

.SubMenuFirst {
    border-left: 1px solid #fff;
}

.SubMenu a {
    padding: 17px 30px;
    font-size: 20px;
    color: #fff;
    border-right: 1px solid #fff;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

    .SubMenu a:hover {
        background: #585858
    }

.FocusNews {
    padding: 30px;
    position: relative;
}

    .FocusNews p {
        font-size: 30px;
        padding-left: 60px;
        margin-bottom: 20px ;
        color: #000;
    }

.FocusNewsMC {
    padding: 30px;
    position: relative;
}

    .FocusNewsMC p {
        font-size: 30px;
        padding-left: 60px;
        margin-bottom: 20px;
        color: #000;
    }

.FocusNewsMain {
    width: 100%;
    text-align: center;
}

    .FocusNewsMain a {
        display: inline-block;
        color: #D44153;
        width: 320px;
        min-height: 400px;
        padding: 10px;
        background: #eee;
        margin-left: 15px;
        margin-right: 15px;
        border-radius: 6px;
        vertical-align: top;
        position: relative;
        font-size: 18px;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        overflow: hidden;
        margin-top:15px;
    }

        .FocusNewsMain a:hover {
            background: #DF6B6C;
            color: #fff
        }

.FocusNewsMainDivs {
    display: inline-block;
    width: 320px;
    min-height: 400px;
    padding: 10px;
    background: #eee;
    margin-left: 30px;
    border-radius: 6px;
    vertical-align: top;
    position: relative;
    font-size: 18px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    overflow: hidden;
}

.FocusNewsMainDiv {
    display: inline-block;
    font-size: 18px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    overflow: hidden;
}

    .FocusNewsMainDiv img {
        width: 300px;
    }

    .FocusNewsMainDiv:hover {
        color: #fff
    }

    .FocusNewsMainDiv p {
        display: block;
        position: absolute;
        bottom: -10px;
        right: 10px;
        font-size: 12px;
        background: #336699;
        color: #fff;
        text-align: center;
        padding: 8px;
        border-radius: 3px
    }

        .FocusNewsMainDiv p:hover {
            background: #000;
        }

.FocusNewsMainDivContent {
    margin: 5px;
    text-align: left;
    line-height: 25px;
    font-weight: bold;
}

    .FocusNewsMainDivContent span {
        display: block;
        color: #000;
        text-align: left;
        line-height: 25px;
        font-size: 14px;
        font-weight: lighter
    }

.FocusNewsCG {
    display: inline-block;
    padding: 10px;
    background: #D44153;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
}

    .FocusNewsCG:hover {
        background: #336699
    }

.FocusNewsCGL {
    display: inline-block;
    padding: 10px;
    position: absolute;
    top: 200px;
    left: 20px
}

.FocusNewsCGR {
    display: inline-block;
    padding: 10px;
    position: absolute;
    top: 200px;
    left: 1150px
}

.MO_Menu {
    position: fixed;
    width: 100%;
    height: 110px;
    padding: 10px;
    text-align: center;
    top: 0px;
    display: none
}

.MOMenuLogo {
    display: inline-block;
    width: 25%;
    margin-top: 10px;
    vertical-align: top;
    text-align: center;
}

.MOMenuLogoR {
    display: inline-block;
    width: 72%;
    margin-top: 10px;
    vertical-align: top;
    text-align: center;
}

.MOMenuLogo img {
    width: 200px;
}

.MOMenuLogoBtnT {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 1px;
    text-align: right;
}

.MOMenuLogoBtn {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 1px;
    text-align: right;
}

.FocusNews2 {
    padding: 30px;
    position: relative;
    background: #eee;
    width: 100%
}

    .FocusNews2 p {
        font-size: 20px;
        font-weight: bold;
        color: #D44153;
        padding-left: 15px;
        margin: 15px;
        border-left: 5px solid #D44153;
    }

.FocusNews2F {
    display: inline-block;
    width: 65%;
    background: #fff;
    vertical-align: top;
}

    .FocusNews2F .FocusNews2FDiv a {
        width: 95%;
        display: block;
        padding: 15px;
        color: #000;
        margin-left: 20px;
        border-top: 1px dashed #cccccc;
    }

        .FocusNews2F .FocusNews2FDiv a:hover {
            color: #D44153
        }

.FocusNews2S {
    display: inline-block;
    width: 34%;
    background: #fff;
    vertical-align: top;
}

    .FocusNews2S object {
        text-align: center;
    }

.FocusNews2FLink {
    margin: 10px;
    padding: 10px;
    margin-left: 30px;
    vertical-align: top;
}

    .FocusNews2FLink a {
        display: inline-block;
        padding: 5px;
        color: #fff;
        background: #336699;
        border-radius: 5px;
        margin: 0 5px;
    }

        .FocusNews2FLink a:hover {
            background: #D44153
        }

.FocusNews3 {
    padding: 30px;
    position: relative;
    background: #63A3CB;
    width: 100%
}

    .FocusNews3 p {
        font-size: 20px;
        font-weight: bold;
        color: #63A3CB;
        padding-left: 15px;
        margin: 15px;
        border-left: 5px solid #63A3CB;
    }

.FocusNews3F {
    display: inline-block;
    width: 100%;
    background: #fff;
    vertical-align: top;
}

    .FocusNews3F .FocusNews3FDiv a {
        width: 95%;
        display: block;
        padding: 15px;
        color: #000;
        margin-left: 20px;
        border-top: 1px dashed #63A3CB;
    }

        .FocusNews3F .FocusNews3FDiv a:hover {
            color: #63A3CB
        }

.FocusNews4 {
    padding: 30px;
    position: relative;
    background: #AF9366;
    width: 100%
}

    .FocusNews4 p {
        font-size: 20px;
        font-weight: bold;
        color: #AF9366;
        padding-left: 15px;
        margin: 15px;
        border-left: 5px solid #AF9366;
    }

.FocusNews4F {
    display: inline-block;
    width: 100%;
    background: #fff;
    vertical-align: top;
}

    .FocusNews4F .FocusNews4FDiv {
        padding: 20px
    }

        .FocusNews4F .FocusNews4FDiv a {
            display: inline-block;
            padding: 5px;
            color: #000;
            margin: 5px;
            border-radius: 5px;
            border: 1px dashed #AF9366;
        }

            .FocusNews4F .FocusNews4FDiv a:hover {
                color: #AF9366
            }

.FooterMain {
    width: 100%;
    padding: 30px;
    background: #AF9366;
    text-align: center
}

.MO_MenuList {
    display: none
}

.MenuSet a:link {
    color: #ffffff;
    text-decoration: none;
}

.MenuSet a {
    display: inline-block;
    color: #fff;
    padding: 20px;
    font-size: 16px;
    transition-property: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    text-align: center;
}

.MenuSet .FirstM {
    border-right: 1px solid #DF6B6C
}

.MenuSet a:visited {
    text-decoration: none;
    color: #ffffff;
}

.MenuSet a:active {
    text-decoration: none;
}

.MenuSet .FirstM:hover {
    background: #DF6B6C
}

.MenuSet {
    width: 100%;
    position: absolute;
    top: 117px;
    width: 100%;
    padding: 1px;
    color: #fff;
    text-align: center;
    font-size: 0;
    z-index:999;
    /*    */
}

    .MenuSet ol {
        width: 100%;
        padding: 0px;
        z-index: 999;
    }

    .MenuSet ul {
        padding: 0px;
        margin: 0px;
        width: 250px;
        border: #000 1px solid;
        z-index: 999;
    }

    .MenuSet li, li a {
        list-style: none;
        margin: 0px;
        text-decoration: none;
        z-index: 999;
    }

    .MenuSet li {
        font-size: 0;
        border-bottom: #aaa 1px solid;
        text-align: left;
        z-index: 999;
    }

    .MenuSet .level1, .level2, .level3, .level4, .level5 {
        background-color: #808080;
        border-left: 3px solid #D44153;
        z-index: 999;
    }

        .MenuSet .level1 li:hover, .level2 li:hover, .level3 li:hover, .level4 li:hover, .level5 li:hover {
            background-color: #000;
        }

    .MenuSet ul.level1 {
        display: none;
        position: absolute;
    }

    .MenuSet li.mainmenu {
        list-style: none;
        display: inline-block;
        margin: 0px;
        position: relative;
        border: 0;
        z-index: 999;
        /*float:left;*/
    }

    /*
            .MenuSet li:hover {
    }
    */



    .MenuSet ul.level2, .MenuSet ul.level3, .MenuSet ul.level4, .MenuSet ul.level5 {
        display: none;
        position: absolute;
        left: 246px;
        top: 0px;
        border-left: 3px solid #D44153;
    }

    .MenuSet li.submenu {
        list-style: none;
        width: 250px;
        margin: 0px;
        position: relative;
    }

    .MenuSet li.mainmenu:hover ul.level1, .MenuSet ul.level1 li.submenu:hover ul.level2, .MenuSet ul.level2 li.submenu:hover ul.level3, .MenuSet ul.level3 li.submenu:hover ul.level4, .MenuSet ul.level4 li.submenu:hover ul.level5 {
        display: block;
    }

@media (min-width: 737px) and (max-width: 1249px) {
    #MainMenuSet {
        display: none
    }

    .SubMenu {
        padding: 10px;
    }

        .SubMenu a {
            padding: 10px 30px;
            font-size: 13px;
        }
    .SubMenu {
        display: none
    }
    .PMLogo {
        width: 30%;
        padding: 1px;
        visibility: hidden;
    }
    .PMLogo img {
        width: 200px
    }
    .LogoFSTw {
        display: inline-block;
        color: #000;
        margin: 10px;
        margin-top: 15px;
        font-size: 25px
    }

    .LogoFSEn {
        display: inline-block;
        color: #000;
        margin: 10px;
        margin-top: 5px;
        font-size: 15px
    }
    .PageMainContent {
        width: 100%;
    }

    .PMLogoMenuBottom {
        display: none
    }

    .MainBanner {
        width: 100%;
        margin-top: 11px;
    }

        .MainBanner img {
            width: 100%;
         
            /*   max-height: 350px;*/
        }

    .FocusNewsMain a {
        width: 45%;
        margin: 10px;
    }

    .FocusNewsMainDiv {
        font-size: 15px;
        margin: 10px;
    }

        .FocusNewsMainDiv img {
            width: 95%;
        }

    .FocusNewsCGL {
        display: none
    }

    .FocusNewsCGR {
        display: none
    }

    .FocusNews2F {
        display: block;
        width: 100%;
        font-size: 15px;
    }

    .FocusNews2 {
        padding: 30px;
    }

        .FocusNews2 p {
            font-size: 17px;
            padding: 15px;
            margin: 15px;
            border-left: 5px solid #D44153;
        }

    .FocusNews2S {
        display: block;
        width: 100%;
    }

    .MO_Menu {
        display: block;
        background: rgba(255,255,255,0.96);
        border-bottom: 3px solid #D44153;
        border-top: 1px solid #D44153
    }

    .MOMenuLogo {
        display: inline-block;
        width: 25%;
        margin-top: 10px;
        vertical-align: top;
        text-align: center;
    }

        .MOMenuLogo img {
            width: 200px;
        }

    .MOMenuLogoBtn {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        padding: 1px;
        text-align: right;
    }

        .MOMenuLogoBtn img {
            display: inline-block;
            width: 40px;
            background: #D44153;
            padding: 10px;
            margin: 15px;
        }

    .MOMenuLogoR {
        display: inline-block;
        width: 72%;
        ;
        vertical-align: top;
    }

    .MOMenuLogoBtnT {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        padding: 1px;
        text-align: right;
    }

        .MOMenuLogoBtnT a {
            margin-left: 10px;
            padding: 4px 10px;
            background: #D44153;
            color: #fff;
            border-radius: 5px;
            transition-property: all 0.3s;
            -moz-transition: all 0.3s;
            -webkit-transition: all 0.3s;
        }

    .MO_MenuList {
        display: inline-block;
        position: fixed;
        z-index: 999;
        top: 0;
        background: rgba(0,0,0,0.8);
        width: 100%;
        height: 100%;
        overflow: hidden;
        overflow-y: auto;
    }

        .MO_MenuList .MenuListBtn {
            display: inline-block;
            width: 100%;
            text-align: right;
        }

            .MO_MenuList .MenuListBtn img {
                width: 30px;
                margin: 20px;
            }

        .MO_MenuList .MenuListContent {
            width: 95%;
            margin: 0 auto;
            background: #eee;
            height: 90%;
            text-align: center;
            overflow-y: auto;
        }

        .MO_MenuList .MenuListLogo img {
            width: 150px;
            margin: 15px;
            text-align: center;
        }

        .MO_MenuList .MenuListLogo {
            border-bottom: 1px dashed #D44153
        }

        .MO_MenuList .MenuListTop {
            display: inline-block;
            width: 20%;
            background: #D44153;
            color: #fff;
            margin-top: 5px;
            margin-bottom: 5px;
            transition-property: all 0.3s;
            -moz-transition: all 0.3s;
            -webkit-transition: all 0.3s;
            border-radius: 8px;
        }

            .MO_MenuList .MenuListTop:hover {
                background: #000;
                color: #fff
            }

            .MO_MenuList .MenuListTop a {
                display: inline-block;
                margin: 5px;
                padding: 8px;
                color: #fff;
                transition-property: all 0.3s;
                -moz-transition: all 0.3s;
                -webkit-transition: all 0.3s;
            }

        .MO_MenuList .MenuListF {
            margin: 1px 0px;
            background: #AF9366;
            padding: 10px;
        }

            .MO_MenuList .MenuListF a {
                display: inline-block;
                width: 100%;
                color: #fff;
                padding: 10px;
                transition-property: all 0.3s;
                -moz-transition: all 0.3s;
                -webkit-transition: all 0.3s;
            }

                .MO_MenuList .MenuListF a:hover {
                    color: #000;
                }

        .MO_MenuList .MenuListS {
            margin: 1px 0px;
            background: #fff;
            padding: 1px;
            text-align: left
        }

            .MO_MenuList .MenuListS a {
                display: inline-block;
                width: 100%;
                color: #000;
                padding: 15px;
                transition-property: all 0.3s;
                -moz-transition: all 0.3s;
                -webkit-transition: all 0.3s;
            }

                .MO_MenuList .MenuListS a:hover {
                    color: #AF9366;
                    background: #eee
                }

        .MO_MenuList .MenuListT {
            margin: 1px 0px;
            background: #fff;
            padding: 1px;
            text-align: left;
            padding-left: 50px
        }

            .MO_MenuList .MenuListT a {
                display: inline-block;
                width: 100%;
                color: #000;
                padding: 15px;
                transition-property: all 0.3s;
                -moz-transition: all 0.3s;
                -webkit-transition: all 0.3s;
            }

                .MO_MenuList .MenuListT a:hover {
                    color: #AF9366;
                    background: #eee
                }

    .PMLogoMenuTop {
        display: none
    }
}


@media screen and (max-width: 736px) {
    #MainMenuSet {
        display: none
    }

    .PMLogo {
        width: 40%;
        padding: 1px;
        visibility: hidden;
    }

    .LogoFSTw {
        display: inline-block;
        color: #000;
        margin: 10px;
        margin-top: 15px;
        font-size: 20px
    }

    .LogoFSEn {
        display: inline-block;
        color: #000;
        margin: 10px;
        margin-top: 5px;
        font-size: 19px
    }
        .PMLogo img {
            width: 150px;
        }

    .PageMainContent {
        width: 100%;
    }

    .PMLogoMenuBottom {
        display: none
    }

    .PMLogoMenuTop {
        display: none
    }

    .MainBanner {
        width: 100%;
        margin-top: 16px;
    }

        .MainBanner img {
            width: 100%;
            height: 160px;
            /* height: 250px;     height: 200px;  */
        }

    .FocusNews {
        padding: 10px;
    }

        .FocusNews p {
            font-size: 20px;
            padding-left: 30px;
            margin-bottom: 20px
        }
    .FocusNewsMC {
        padding: 10px;
    }

        .FocusNewsMC p {
            font-size: 20px;
            padding-left: 30px;
            margin-bottom: 20px
        }

    .SubMenu {
        display: none
    }

    .FocusNewsCGL {
        display: none
    }

    .FocusNewsCGR {
        display: none
    }

    .FocusNewsMain a {
        display: block;
        width: 95%;
        margin: 10px;
    }

    .FocusNewsMainDiv {
        display: block;
        font-size: 13px;
    }

        .FocusNewsMainDiv img {
            width: 99%;
        }

        .FocusNewsMainDiv p {
            display: none
        }

    .FocusNews2F {
        display: block;
        width: 100%;
        font-size: 15px;
    }

    .FocusNews2 {
        padding: 30px;
    }

        .FocusNews2 p {
            font-size: 17px;
            padding: 15px;
            margin: 15px;
            border-left: 5px solid #D44153;
        }

    .FocusNews2S {
        display: block;
        width: 100%;
    }

    .FocusNews2F .FocusNews2FDiv a {
        width: 95%;
        display: block;
        padding: 15px;
        color: #000;
        margin-left: 10px;
        border-top: 1px dashed #cccccc;
        font-size: 13px
    }

    .FocusNews2FLink {
        margin: 5px;
        padding: 5px;
        margin-left: 10px;
        vertical-align: top;
    }

        .FocusNews2FLink a {
            margin: 2px;
            padding: 8px;
            font-size: 13px
        }

    .FocusNews {
        padding: 10px;
    }

        .FocusNews p {
            display: inline-block;
            margin-left: 20px;
            font-size: 20px;
            padding: 10px;
            margin-bottom: 2px;
            background: #D44153;
            color: #fff;
        }

        .FocusNews .FocusNewsP {
            display: none
        }

    .FocusNewsMC {
        padding: 10px;
    }

        .FocusNewsMC p {
            display: inline-block;
            margin-left: 20px;
            font-size: 20px;
            padding: 10px;
            margin-bottom: 2px;
            background: #D44153;
            color: #fff;
        }

        .FocusNewsMC .FocusNewsP {
            display: none
        }

    .FocusNews3F .FocusNews3FDiv a {
        width: 95%;
        display: block;
        padding: 15px;
        color: #000;
        margin-left: 10px;
        border-top: 1px dashed #63A3CB;
        font-size: 13px
    }

    .FocusNews4F .FocusNews4FDiv a {
        font-size: 13px
    }

    .FocusNews3 {
        padding: 10px;
    }

    .FocusNews4 {
        padding: 10px;
    }

    .MO_Menu {
        display: block;
        border-bottom: 3px solid #D44153;
        height: 100px;
        background: rgba(255,255,255,0.96);
        border-top: 1px solid #D44153
    }

    .MOMenuLogo {
        display: inline-block;
        width: 65%;
        margin-top: 10px;
        vertical-align: top;
        text-align: left;
    }

        .MOMenuLogo img {
            width: 200px;
        }

    .MOMenuLogoBtn {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        padding: 1px;
        text-align: right;
    }

        .MOMenuLogoBtn img {
            display: inline-block;
            width: 50px;
            background: #D44153;
            padding: 10px;
            margin: 2px;
        }

    .MOMenuLogoR {
        display: inline-block;
        width: 30%;
        ;
        vertical-align: top;
    }

    .MOMenuLogoBtnT {
        display: none
    }

    .MO_MenuList {
        display: inline-block;
        position: fixed;
        z-index: 999;
        top: 0;
        background: rgba(0,0,0,0.8);
        width: 100%;
        height: 100%;
        overflow: hidden;
        overflow-y: auto;
    }

        .MO_MenuList .MenuListBtn {
            display: inline-block;
            width: 100%;
            text-align: right;
        }

            .MO_MenuList .MenuListBtn img {
                width: 30px;
                margin: 20px;
            }

        .MO_MenuList .MenuListContent {
            width: 95%;
            margin: 0 auto;
            background: #eee;
            height: 90%;
            text-align: center;
            overflow-y: auto;
        }

        .MO_MenuList .MenuListLogo img {
            width: 150px;
            margin: 15px;
            text-align: center;
        }

        .MO_MenuList .MenuListLogo {
            border-bottom: 1px dashed #D44153
        }

        .MO_MenuList .MenuListTop {
            display: inline-block;
            width: 20%;
            background: #D44153;
            color: #fff;
            margin-top: 5px;
            margin-bottom: 5px;
            transition-property: all 0.3s;
            -moz-transition: all 0.3s;
            -webkit-transition: all 0.3s;
            border-radius: 8px;
        }

            .MO_MenuList .MenuListTop:hover {
                background: #000;
                color: #fff
            }

            .MO_MenuList .MenuListTop a {
                display: inline-block;
                margin: 3px;
                padding: 1px;
                color: #fff;
                transition-property: all 0.3s;
                -moz-transition: all 0.3s;
                -webkit-transition: all 0.3s;
            }

        .MO_MenuList .MenuListF {
            margin: 1px 0px;
            background: #AF9366;
            padding: 10px;
        }

            .MO_MenuList .MenuListF a {
                display: inline-block;
                width: 100%;
                color: #fff;
                padding: 10px;
                transition-property: all 0.3s;
                -moz-transition: all 0.3s;
                -webkit-transition: all 0.3s;
            }

                .MO_MenuList .MenuListF a:hover {
                    color: #000;
                }

        .MO_MenuList .MenuListS {
            margin: 1px 0px;
            background: #fff;
            padding: 1px;
            text-align: left
        }

            .MO_MenuList .MenuListS a {
                display: inline-block;
                width: 100%;
                color: #000;
                padding: 15px;
                transition-property: all 0.3s;
                -moz-transition: all 0.3s;
                -webkit-transition: all 0.3s;
            }

                .MO_MenuList .MenuListS a:hover {
                    color: #AF9366;
                    background: #eee
                }

        .MO_MenuList .MenuListT {
            margin: 1px 0px;
            background: #fff;
            padding: 1px;
            text-align: left;
            padding-left: 50px
        }

            .MO_MenuList .MenuListT a {
                display: inline-block;
                width: 100%;
                color: #000;
                padding: 15px;
                transition-property: all 0.3s;
                -moz-transition: all 0.3s;
                -webkit-transition: all 0.3s;
            }

                .MO_MenuList .MenuListT a:hover {
                    color: #AF9366;
                    background: #eee
                }




    /*  */
}




.CGPageList {
    width: 100%;
    margin: 0 auto;
    z-index: 99;
    position: absolute;
    bottom: 10px;
    font-size: 14px;
    text-align: center;
}

.CGPageListTxt {
    width: 100%;
    margin: 0 auto;
    z-index: 99;
    background: rgba(255, 255, 255,0.8);
    letter-spacing: 3px;
    font-weight: bold;
    position: absolute;
    bottom: 45px;
    padding: 5px;
    font-size: 15px;
    text-align: center;
}

.CGPageSel {
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 1px solid #000;
    background: #fff;
    color: #000;
    line-height: 25px;
    padding: 0px;
    text-align: center;
    margin: 2px;
    border-radius: 100%;
    box-shadow: 0px 0px 9px #ccc;
    cursor: pointer;
}

    .CGPageSel:hover {
        background: red;
        color: #fff;
    }

.CGPageSelOver {
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 1px solid #000;
    background: red;
    color: #fff;
    line-height: 25px;
    padding: 0px;
    text-align: center;
    margin: 2px;
    border-radius: 100%;
    box-shadow: 0px 0px 9px #ccc;
    cursor: pointer;
}

@media screen and (max-width: 500px) {
    .CGPageSel {
        width: 15px !important;
        height: 15px !important;
        line-height: 15px !important;
        margin: 1.5px !important;
    }

    .CGPageList {
        bottom: -10px !important;
        font-size: 10px !important;
    }

    /*
        
@media screen and (max-width: 500px) {
    .CGPageSel {
        width: 19px !important;
        height: 19px !important;
        line-height: 18px !important;
        margin: 2px !important;
    }

    .CGPageList {
        bottom: -10px !important;
        font-size: 12px !important;
    }
}
    */

}


/* Overwite Parent CSS */
.MainMenuPath {
    margin:15px;
    margin-bottom: 10px;
    margin-top: 15px;
    margin-left: 10px;
    color: #000;
    padding-left: 10px;
    border-left: 5px solid #000;
}

.newsContent {
    color:#000;
}