.mainBlk.oneCol {
    background: #fff none repeat-y 225px center;
}

.mainBlk .accessibility {
    left: 0;
    top: -15px;
}

    .mainBlk .accessibility a {
        color: #f7fcfd;
    }

.leftBlk {
    display: block;
    width: 22.9166666%;
    position: relative;
    float: left;
    margin-right: 20px;
    padding-right: 20px;
}

.rightBlk {
    display: block;
    width: 72.916666%;
    position: relative;
    float: left;
}

.centerBlk {
    display: block;
    width: 100%;
    position: relative;
}

.leftNavBlk {
    clear: both;
}

    .leftNavBlk .title {
        font-size: 1.25em;
        color: #fff;
        height: 105px;
        line-height: 180px;
        padding: 10px 0 10px 10px;
        border-top: 4px solid #134caa;
        font-weight: bold;
        background: pink none no-repeat 0 0;
    }

    .leftNavBlk ul {
        clear: both;
        padding: 0 0 10px 0;
    }

        .leftNavBlk ul > li {
            display: block;
            padding: 8px 0;
            border-bottom: 1px solid #ddd;
            letter-spacing: 1px;
        }

            .leftNavBlk ul > li.active {
                padding: 8px 0 8px 0;
                border-bottom: 1px solid #ddd;
            }

            .leftNavBlk ul > li > a {
                font-size: 1.0em;
                color: #0060ef;
            }

                .leftNavBlk ul > li > a:hover, .leftNavBlk ul > li > a:focus, .leftNavBlk ul > li.active > a:hover, .leftNavBlk ul > li.active > a:focus {
                    color: #f34c4c;
                    text-decoration: underline;
                }

        .leftNavBlk ul ul {
            padding: 0;
            margin: 8px 0 0 0;
            border-top: 0;
            display: block;
        }

        .leftNavBlk ul > li > ul > li {
            border-bottom: 0;
            border-top: 1px solid #ddd;
        }

        .leftNavBlk ul > li.active > ul > li.active {
            padding: 8px 0 8px 0;
            border-bottom: 0;
            border-top: 1px solid #ddd;
        }

        .leftNavBlk ul > li > ul > li.last {
            padding: 8px 0 0 0;
            border-bottom: 0;
        }

        .leftNavBlk ul > li.active > ul > li.active > a:hover, .leftNavBlk ul > li.active > ul > li.active > a:focus {
            color: #666;
            text-decoration: none;
        }

.breadCrumbBlk {
    clear: both;
    padding: 10px 0;
    margin: 0 0 5px 0;
    color: #999;
}

    .breadCrumbBlk span {
        color: #999;
    }

    .breadCrumbBlk a {
        color: #0060ef;
    }

        .breadCrumbBlk a:hover {
            color: #f34c4c;
            text-decoration: underline;
        }

.mainTitle {
    color: #333;
    font-size: 1.625em;
    padding: 10px 0 10px 0;
    margin: 0 0 8px 0;
    border-bottom: 3px solid #3e88e1;
}

.socialNWBlk {
    clear: both;
    overflow: hidden;
}

.publishBlk {
    float: left;
    padding: 0 0 12px 0;
}

    .publishBlk span {
        font-size: .875em;
        color: #888;
        line-height: 32px;
        margin-right: 12px;
    }

        .publishBlk span strong {
            color: #555;
        }

.socialNWBlk ul {
    float: right;
    padding: 0 0 12px 0;
    clear: none !important;
}

    .socialNWBlk ul li {
        float: left;
        background-image: none !important;
        padding-left: 0 !important;
    }

        .socialNWBlk ul li a {
            display: block;
            width: 32px;
            height: 32px;
            margin: 0 5px 0 0;
            text-indent: -9999px;
        }

        .socialNWBlk ul li.last a {
            margin: 0;
        }

.contentBlk {
    clear: both;
    padding: 0 0 30px 0;
    line-height: 1.5;
    min-height: 350px;
}

    .contentBlk h1 {
        font-size: 1.5em;
    }

    .contentBlk h2 {
        font-size: 1.375em;
    }

    .contentBlk h3 {
        font-size: 1.125em;
    }

    .contentBlk p {
        font-size: 1.0em;
        margin: 0 0 15px 0;
    }

    .contentBlk img {
        max-width: 100%;
    }

    .contentBlk a {
        color: #0060ef;
    }

        .contentBlk a:hover, .contentBlk a:focus {
            color: #f34c4c;
            text-decoration: underline;
        }

    .contentBlk iframe {
        width: 100%;
    }

    .contentBlk table {
        margin: 0 0 30px 0;
    }

        .contentBlk table td {
            padding: 3px 5px 3px 5px;
            margin: 0;
            border-left: 1px solid #eee;
            border-right: 1px solid #eee;
            border-bottom: 1px solid #ccc;
        }

        .contentBlk table.physical tr td {
            width: 24.5%;
        }

        .contentBlk table td.gsc-result-info-container, .contentBlk table td.gsc-orderby-container, .contentBlk table.gsc-table-result td, .contentBlk table.gsc-resultsHeader td {
            border: none !important;
        }

        .contentBlk table.gsc-table-result {
            border: none !important;
            margin: 0 0 0 0 !important;
        }

    .contentBlk dl {
        margin: 0 0 20px 0;
    }

    .contentBlk dt {
        font-weight: bold;
    }

    .contentBlk dd {
        color: #666;
        margin: 0 0 8px 0;
    }

        .contentBlk dd a {
            text-decoration: underline;
        }

    .contentBlk ul {
        position: relative;
        clear: both;
        padding: 0 0 0 15px;
        margin: 0 0 30px 0;
    }

    .contentBlk .chList {
        padding: 0 0 0 45px;
    }

        .contentBlk .chList a {
            text-decoration: underline;
            padding: 0 3px;
        }

            .contentBlk .chList a:hover, .contentBlk .chList a:focus {
                text-decoration: underline;
                color: #f34c4c;
            }

        .contentBlk .chList li {
            padding: 0;
            position: relative;
            font-weight: bold;
            color: #2a67a8;
            background-image: none;
        }

            .contentBlk .chList li span {
                position: absolute;
                text-indent: -45px;
                color: #2a67a8;
            }

            .contentBlk .chList li p {
                color: #2a67a8;
            }

        .contentBlk .chList ul {
            padding: 0 0 0 45px;
            margin: 5px 0 15px 0;
        }

            .contentBlk .chList ul li {
                font-weight: normal;
                color: #333;
                padding: 0 0 5px 0;
            }

                .contentBlk .chList ul li p {
                    color: #333;
                }

                .contentBlk .chList ul li span {
                    color: #333;
                }

        .contentBlk .chList.accessible {
            padding: 0 0 0 90px;
        }

            .contentBlk .chList.accessible ul li {
                padding-left: 90px;
            }

            .contentBlk .chList.accessible a {
                text-decoration: none;
            }

            .contentBlk .chList.accessible li span {
                text-indent: -80px;
                text-align: left;
            }

    .contentBlk .rss {
        padding: 0;
    }

        .contentBlk .rss li a {
            text-decoration: underline;
            padding: 8px 5px;
            height: 42px;
            line-height: 42px;
        }

.searchBarBlk {
    display: block;
    clear: both;
    height: 26px;
    margin: 0 0 15px 0;
    padding: 10px 10px 10px 10px;
    background-color: #f4eec8;
    border: 1px solid #eac9a4;
    position: relative;
    height: 100%;
}

    .searchBarBlk:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .searchBarBlk .searchField {
        width: 200px;
        margin: 0 10px 0 0;
        font-size: .875rem;
        border: 1px solid #eac9a4;
    }

        .searchBarBlk .searchField.datepicker {
            width: 100px;
        }

    .searchBarBlk span {
        font-size: .875em;
        color: #666;
        line-height: 29px;
    }

    .searchBarBlk .searchField, .searchBarBlk .startDate, .searchBarBlk .endDate, .searchBarBlk .search {
        float: left;
    }

    .searchBarBlk .startDate, .searchBarBlk .endDate {
        margin: 0 5px 0 0;
    }


    .searchBarBlk input[type="radio"] {
        float: left;
        margin: 6px 3px 0 0;
    }

    .searchBarBlk span.txt {
        float: left;
        margin: 0 6px 0 0;
    }

    .searchBarBlk select {
        float: left;
        border: 1px solid #bbb;
        height: 26px;
        line-height: 26px;
        margin: 0 6px 0 0;
    }

    .searchBarBlk.bilingual {
        height: auto;
        overflow: hidden;
        width: 420px;
        margin: 0 auto 20px auto;
    }

        .searchBarBlk.bilingual .searchField {
            margin: 0 10px 15px 0;
            width: 320px;
        }

    .searchBarBlk .alphabet {
        width: 60px;
    }

.alphabetBlk {
    display: block;
    clear: both;
    margin: 15px 0 0 0;
    padding: 0 0 0 15px;
    border-top: 1px solid #eac9a4;
    position: relative;
    height: 100%;
}

    .alphabetBlk:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .alphabetBlk .title {
        display: block;
        clear: both;
        font-size: 1.0rem;
        color: #666;
        padding: 5px 0 5px 0;
    }

    .alphabetBlk .alphabetGroup {
        display: block;
        float: left;
        width: 390px;
    }

        .alphabetBlk .alphabetGroup a.search {
            margin: 0 auto 0 auto;
            float: none;
            clear: both;
        }

.accesskeyBlk {
    clear: both;
    margin-bottom: 25px;
}

    .accesskeyBlk h3 {
        line-height: 1.35;
        color: #000;
        font-size: 1.0em;
        margin-bottom: 15px;
        padding-bottom: 0;
    }

    .accesskeyBlk p {
        line-height: 1.35;
        color: #333;
        font-size: .875em;
        margin-bottom: 5px;
        padding-bottom: 0;
    }

.tableListBlk {
    clear: both;
    width: 100%;
    padding: 0 0 15px 0;
}

    .tableListBlk .thead {
        clear: both;
    }

    .tableListBlk .tbody {
        clear: both;
        overflow: hidden;
        border-bottom: 3px solid #e98484;
    }

    .tableListBlk .tr {
        display: block;
    }

    .tableListBlk .th {
        display: block;
        float: left;
        border-bottom: 2px solid #ce2d2d;
        border-right: 1px solid #fff;
        background-color: #ed5c5c;
        padding: 8px 5px 8px 5px;
        font-weight: bold;
        color: #fff;
        text-align: center;
    }

.txtr {
    text-align: right;
}

.tableListBlk a {
    color: #0060ef;
    height: 25px;
    overflow: hidden;
}

    .tableListBlk a:hover {
        color: #f34c4c;
        text-decoration: underline;
    }

    .tableListBlk a.new {
        color: #f34c4c;
    }

.tableListBlk.newsR2C .c1 {
    width: 100px;
    text-align: center;
}

.tableListBlk.newsR2C .c2 {
    width: 576px;
}

.tableListBlk.newsR3C .c1 {
    width: 100px;
    text-align: center;
}

.tableListBlk.newsR3C .c2 {
    width: 475px;
}

.tableListBlk.newsR3C .c3 {
    width: 90px;
    text-align: center;
}

.tableListBlk.news4C .c1 {
    width: 100px;
}

.tableListBlk.news4C .c2 {
    width: 406px;
}

.tableListBlk.news4C .c3 {
    width: 90px;
}

.tableListBlk.news4C .c4 {
    width: 60px;
    border-right: 0;
}

.tableListBlk.UNBlc2C .tr {
    display: block;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.tableListBlk.UNBlc2C .td {
    border-bottom: 0;
}

    .tableListBlk.UNBlc2C .td a {
        overflow: hidden;
    }

.tableListBlk.UNBlc2C .c1 {
    width: 130px;
    text-align: center;
}

.tableListBlk.UNBlc2C .c2 {
    width: 808px;
    border-right: 0;
}

.tableListBlk.UNBlc2C-1 .tr {
    display: block;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.tableListBlk.UNBlc2C-1 .td {
    border-bottom: 0;
}

    .tableListBlk.UNBlc2C-1 .td a {
        overflow: hidden;
    }

.tableListBlk.UNBlc2C-1 .c1 {
    width: 548px;
}

.tableListBlk.UNBlc2C-1 .c2 {
    width: 130px;
    border-right: 0;
    text-align: center;
}

.tableListBlk.news3C .th, .tableListBlk.news3C .td {
    width: 100px;
}

    .tableListBlk.news3C .th:nth-child(2), .tableListBlk.news3C .td:nth-child(2) {
        width: 510px;
    }

    .tableListBlk.news3C .th:nth-child(3), .tableListBlk.news3C .td:nth-child(3) {
        width: 80px;
    }

.tableListBlk.news2C .th, .tableListBlk.news2C .td {
    width: 339px;
    text-align: center;
    padding: 5px 5px;
}

.tableListBlk.news2C .td {
    font-size: .875em;
}

.tableListBlk.news2C .th {
    background-color: #f0f0f0;
    border-top: 1px solid #ddd;
    border-bottom: 2px solid #bbb;
    color: #2a67a8;
}

.tableListBlk.news2C .tbody {
    border-bottom: 3px solid #bbb;
}

.tableListBlk.news2C .th + .th, .tableListBlk.news2C .td + .td {
    border-right: 0;
}

.tableListBlk.slice2C .th, .tableListBlk.slice2C .td {
    text-align: left;
    font-size: .875em;
    width: 550px;
}

    .tableListBlk.slice2C .th:nth-child(2), .tableListBlk.slice2C .td:nth-child(2) {
        text-align: center;
        font-size: .875em;
        width: 150px;
    }

    .tableListBlk.slice2C .td a {
        color: #0060ef;
    }

        .tableListBlk.slice2C .td a:hover, .tableListBlk.slice2C .td a:focus {
            color: #f34c4c;
        }

.downloadBar {
    width: 100%;
    padding: 0 0 15px 0;
}

    .downloadBar .title {
        font-size: 1.0em;
        color: #333;
        padding: 5px 0 5px 5px;
        border-bottom: 1px solid #888;
        font-weight: bold;
    }

    .downloadBar .tr {
        display: table-row;
        width: 100%;
    }

    .downloadBar .fileName {
        width: 420px;
    }

        .downloadBar .fileName .time {
            margin-left: 5px;
            color: #e27737;
        }

    .downloadBar .file {
        width: 280px;
        color: #999;
    }

    .downloadBar .size, .downloadBar .times {
        color: #222;
    }

    .downloadBar .file a {
        color: #fff;
        background-color: #0060ef;
        padding: 2px 5px 2px 27px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

        .downloadBar .file a:hover {
            color: #fff;
            background-color: #f34c4c;
            text-decoration: none;
        }

.pageBlk {
    padding: 10px 0 10px 0;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    overflow: hidden;
}

    .pageBlk .total {
        float: left;
        width: inherit;
        font-size: .875rem;
    }

    .pageBlk .serialNum {
        float: right;
        width: inherit;
        font-size: .875rem;
    }

    .pageBlk a, .pageBlk span {
        display: inline-block;
        width: 20px;
        height: 18px;
        line-height: 18px;
        font-size: .875rem;
        text-align: center;
        color: #464646;
        margin: 0 2px 5px 0;
        padding: 2px 2px;
        border: 1px solid #fff;
    }

        .pageBlk .first, .pageBlk span.first:hover {
            background-position: 2px 2px;
        }

        .pageBlk .previous, .pageBlk span.previous:hover {
            background-position: -18px 2px;
        }

        .pageBlk .next, .pageBlk span.next:hover {
            background-position: -38px 2px;
        }

        .pageBlk .last, .pageBlk span.last:hover {
            background-position: -58px 2px;
        }

        .pageBlk a:hover {
            color: #f34c4c;
            border: 1px solid #f34c4c;
        }

    .pageBlk .active {
        background-color: #f34c4c;
        color: #fff;
        border: 1px solid #f34c4c;
        cursor: default;
    }

    .pageBlk a.active:hover {
        color: #fff;
        border: 1px solid #f34c4c;
    }

.txtRPicBlk {
    width: 100%;
    padding: 0 0 15px 0;
    overflow: hidden;
}

    .txtRPicBlk img {
        float: left;
        width: 150px;
        margin: 0 20px 0 0;
    }

    .txtRPicBlk .blk {
        float: left;
        display: block;
        width: 529px;
    }

        .txtRPicBlk .blk p {
            font-size: 1.0em;
            line-height: 1.4;
        }

.anchorBlk {
    clear: both;
    width: 678px;
    display: block;
    clear: both;
    margin: 0 0 15px 0;
    padding: 10px 10px 0 10px;
    background-color: #daedf1;
    border: 1px solid #b6d9cd;
    overflow: hidden;
}

    .anchorBlk ul {
        text-align: center;
        padding-left: 0;
        margin-bottom: 0;
    }

        .anchorBlk ul li {
            display: inline-block;
            font-size: .875em;
            padding-left: 0;
            background-image: none;
        }

            .anchorBlk ul li a:hover, .anchorBlk ul li a:active {
                background: #f34c4c none repeat-x left bottom;
                border: 1px solid #f34c4c;
                color: #fff;
            }

            .anchorBlk ul li.active a {
                background: #2a67a8 none repeat-x left bottom;
                border: 1px solid #2a67a8;
                color: #fff;
                cursor: default;
            }

    .anchorBlk.region {
        height: 95px;
    }

        .anchorBlk.region ul li a {
            margin: 0 12px 0 0;
            padding: 0 5px 0 5px;
            background-color: #daedf1;
            border: 1px solid #daedf1;
            width: 72px;
            text-align: center;
            height: 68px;
            line-height: 160px;
            letter-spacing: 1px;
        }

.centerBlk .anchorBlk {
    width: 938px;
}

.hospitalListBlk {
    width: 100%;
    clear: both;
    margin: 0 0 15px 0;
}

    .hospitalListBlk .blk {
        width: 96.875%;
        display: block;
        border-top: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #bbb;
        margin: 0 0 30px 0;
        padding: 10px 10px 4px 10px;
        position: relative;
        background-color: #f7f7f7;
    }

    .hospitalListBlk.introduction .blk {
        padding: 10px 10px 30px 10px;
    }

    .hospitalListBlk .blk .title {
        width: 100%;
        display: block;
        margin: 0 0 15px 0;
        font-size: 1.125em;
        color: #333;
        font-weight: bold;
        line-height: 24px;
        overflow: hidden;
        position: relative;
    }

        .hospitalListBlk .blk .title img {
            margin: 0 8px 0 0;
            position: absolute;
            left: 0;
            top: 0;
        }

        .hospitalListBlk .blk .title a {
            vertical-align: top;
            margin-left: 30px;
            display: block;
        }

            .hospitalListBlk .blk .title a:hover, .hospitalListBlk .blk .title a:focus {
                color: #999;
                text-decoration: underline;
            }

    .hospitalListBlk p {
        margin: -5px 0 10px 32px;
        font-size: .875em;
        color: #666;
    }

    .hospitalListBlk .btnGroup {
        padding: 0 0 5px 0;
        margin: 0 0 0 32px;
    }

        .hospitalListBlk .btnGroup ul {
            padding-left: 0;
            margin-bottom: 0;
        }

            .hospitalListBlk .btnGroup ul li {
                padding-left: 0;
            }

        .hospitalListBlk .btnGroup a {
            display: block;
            color: #333;
            padding: 2px 5px 2px 25px;
            margin: 0 10px 10px 0;
            font-size: .875em;
            border: 1px solid #bbb;
            text-align: left;
            float: left;
        }

        .hospitalListBlk .btnGroup ul li + li + li a {
            margin-right: 0;
        }

        .hospitalListBlk .btnGroup li:hover a {
            color: #888;
            background-color: #ccc;
            border: 1px solid #888;
        }

    .hospitalListBlk .txtGroup {
        margin: 0 0 0 32px;
        clear: both;
    }

        .hospitalListBlk .txtGroup dl {
            display: block;
            padding: 6px 0 6px 0;
            margin: 0;
            font-size: 1.0em;
            overflow: hidden;
            border-top: 1px dashed #ddd;
        }

            .hospitalListBlk .txtGroup dl dt {
                float: left;
                font-weight: bold;
            }


            .hospitalListBlk .txtGroup dl dd {
                float: left;
                margin: 0 7px 0 0;
            }

                .hospitalListBlk .txtGroup dl dd a {
                    color: #0060ef;
                }

                    .hospitalListBlk .txtGroup dl dd a:hover, .hospitalListBlk .txtGroup dl dd a:focus {
                        color: #f34c4c;
                        text-decoration: underline;
                    }

.faqBlk {
    clear: both;
}

    .faqBlk dl {
        clear: both;
        margin: 0 0 30px 0;
    }

    .faqBlk .title {
        font-size: 1.25em;
        color: #333;
        margin: 0 0 10px 0;
        font-weight: bold;
    }

    .faqBlk dl dt {
        font-size: 1.0em;
        position: relative;
        padding: 0 0 10px 35px;
        line-height: 27px;
        color: #333;
        display: block;
    }

    .faqBlk dl dd {
        font-size: .875em;
        padding: 0 0 15px 35px;
        line-height: 1.6;
        color: #666;
        margin-bottom: 15px;
        border-bottom: 1px dashed #bbb;
    }


        .faqBlk dl dd ul {
            padding: 0 0 0 35px;
            margin-bottom: 0;
        }

            .faqBlk dl dd ul li {
                padding: 0 0 8px 0;
                background-image: none;
            }

                .faqBlk dl dd ul li span {
                    background: none no-repeat scroll 0 0 transparent;
                    color: #333;
                    text-indent: -65px;
                    font-size: .875rem;
                    line-height: 1.5;
                }

.formBlk {
    clear: both;
    border: 1px solid #eee;
    padding: 8px;
    background-color: #fff;
    margin: 20px 0 30px 0;
}

    .formBlk p {
        margin-bottom: 8px;
    }

.required {
    font-size: 1.25em;
    color: #f34c4c;
    margin-left: 4px;
}

.tip {
    color: #f34c4c;
    text-align: right;
}

.contentBlk p.fileNum {
    color: #7facc0;
    text-align: right;
    font-size: .875em;
}

.formBlk .tr {
    display: table-row;
}

.formBlk .th {
    display: table-cell;
    border-bottom: 1px solid #fff;
    background-color: #dce7ec;
    padding: 8px 5px 8px 5px;
    font-weight: bold;
    color: #2a67a8;
    text-align: center;
    width: 160px;
    text-align: right;
    font-size: .875em;
}

.MyAccesskey {
    margin: 0 5% 0 5%;
}

.siteMapBlk {
    clear: both;
}

    .siteMapBlk .chList {
        margin: 0 0 30px 0;
        overflow: hidden;
        list-style-type: none !important;
    }

        .siteMapBlk .chList li {
            font-size: 1.0rem;
            list-style-type: none !important;
        }

            .siteMapBlk .chList li.title {
                float: left;
                margin: 0 30px 20px 0;
                width: 355px;
                padding: 5px;
                /*border-top: 1px solid #ddd;
                border-left: 1px solid #ddd;
                border-right: 1px solid #ccc;
                border-bottom: 1px solid #bbb;
                background-color: #f7f7f7;
                border-radius: 5px;*/
                list-style-type: none !important;
            }

                .siteMapBlk .chList li.title a {
                    padding: 2px 5px 2px 30px;
                    background-color: #fcf595;
                    color: #333;
                    font-weight: normal;
                    width: 100%;
                    display: block;
                    text-decoration: none;
                    border-radius: 20px;
                }

                    .siteMapBlk .chList li.title a span {
                        color: #333;
                        font-weight: normal;
                        text-indent: -20px;
                    }

            .siteMapBlk .chList li.clear {
                clear: both;
            }

        .siteMapBlk .chList ul {
            padding: 0 0 0 30px;
            margin: 5px 0 0 0;
            list-style-type: none !important;
        }

        .siteMapBlk .chList li.title ul li {
            font-size: .875rem;
            padding: 2px 5px 2px 48px;
            text-indent: -35px;
            list-style-type: none !important;
        }

            .siteMapBlk .chList li.title ul li a {
                padding: 2px 5px 2px 35px;
                background-color: transparent;
                color: #333;
                font-weight: normal;
                display: inline;
                word-break: break-all;
            }

                .siteMapBlk .chList li.title ul li a span {
                    color: #333;
                    text-indent: -35px;
                }

            .siteMapBlk .chList li.title ul li:hover > a, .siteMapBlk .chList li.title ul li > a:focus {
                color: #000;
                text-decoration: underline;
                font-weight: bolder;
            }

                .siteMapBlk .chList li.title ul li:hover > a span, .siteMapBlk .chList li.title ul li > a:focus span {
                    color: #000;
                    font-weight: bolder;
                }

        .siteMapBlk .chList ul ul {
            padding: 0;
            list-style-type: none !important;
        }

        .siteMapBlk .chList li.title ul li ul li {
            text-indent: -48px;
            list-style-type: none !important;
        }

            .siteMapBlk .chList li.title ul li ul li a {
                padding: 2px 5px 2px 48px;
            }

                .siteMapBlk .chList li.title ul li ul li a span {
                    text-indent: -48px;
                }

.en .siteMapBlk .chList li.title {
    float: none;
    width: 920px;
}

    .en .siteMapBlk .chList li.title a {
        width: 884px;
    }

@media(max-width:979px) {


    .siteMapBlk .chList {
        padding: 0 0 0 8%;
        list-style-type: none !important;
    }

        .siteMapBlk .chList li.title {
            margin: 0 0 20px 0;
            width: 92%;
            list-style-type: none !important;
        }

            .siteMapBlk .chList li.title a {
                width: 100%;
            }

    .en .siteMapBlk .chList li.title ul li ul li a {
        display: block;
    }

    .en .siteMapBlk .chList li.title {
        width: 548px;
        list-style-type: none !important;
    }

        .en .siteMapBlk .chList li.title a {
            width: 512px;
        }

        .en .siteMapBlk .chList li.title ul li ul li a {
            width: 90%;
            padding: 2px 0 2px 0;
            text-indent: 0;
        }
}

@media(max-width:599px) {

    .siteMapBlk .chList {
        padding: 0 0 0 5%;
        list-style-type: none !important;
    }

        .siteMapBlk .chList li.title {
            width: 95%;
            list-style-type: none !important;
        }

            .siteMapBlk .chList li.title a {
                width: 100%;
            }

            .siteMapBlk .chList li.title ul li ul li {
                padding: 2px 5px 2px 48px;
                text-indent: -48px;
                list-style-type: none !important;
            }

    .en .siteMapBlk .chList li.title a {
        width: 510px;
    }

    .en .siteMapBlk .chList ul {
        width: 246px;
        list-style-type: none !important;
    }

    .en .siteMapBlk .chList li.title {
        width: 278px;
        list-style-type: none !important;
    }

        .en .siteMapBlk .chList li.title a {
            width: 200px;
        }

        .en .siteMapBlk .chList li.title ul li ul li a {
            width: 80%;
            padding: 2px 0 2px 0;
            text-indent: 0;
        }
}

.formBlk .td {
    display: table-cell;
    border-bottom: 1px solid #fff;
    background-color: #f5f9fb;
    padding: 8px 5px 8px 5px;
    color: #666;
    font-size: .875em;
    width: 580px;
    position: relative;
}

.formBlk input {
    width: 90%;
}

    .formBlk input.short {
        width: 120px;
        margin-right: 3px;
    }

    .formBlk input.validateCode {
        width: 80px;
        float: left;
        height: 21px;
        line-height: 21px;
    }

    .formBlk input[type="radio"] {
        width: auto;
        margin-right: 3px;
    }

    .formBlk input[type="checkbox"] {
        width: auto;
        margin-right: 3px;
    }

.formBlk .txt {
    margin-right: 6px;
}

.formBlk select {
    border: 1px solid #bbb;
}

.formBlk .validate {
    margin-right: 5px;
    position: absolute;
    left: 5px;
    top: 9px;
}

.formBlk .refresh:hover {
    background-color: #f34c4c;
}

.formBlk input[type="text"]:focus, .formBlk textarea:focus {
    border: 1px solid #36f;
}

.formBlk .error {
    display: block;
    color: #f34c4c;
    margin: 5px 0 0 5px;
    clear: both;
}

.formBlk.queryDetail {
    background-color: #f5f9fb;
}

    .formBlk.queryDetail .th {
        border-bottom: 1px solid #fff;
        background-color: transparent;
        display: block;
        text-align: left;
    }

    .formBlk.queryDetail .td {
        border: 1px solid #bbb;
        background-color: #fff;
        display: block;
        width: 670px;
        margin-bottom: 15px;
    }

    .formBlk.queryDetail .name .th {
        border: 0;
        background-color: transparent;
    }

    .formBlk.queryDetail .name .td {
        border: 0;
        background-color: transparent;
        padding: 0 0 0 5px;
    }

.formBlk.satisfy .th {
    width: 300px;
    text-align: left;
    vertical-align: top;
}

.formBlk.satisfy .td {
    width: 380px;
}

.formBlk.satisfy .blk {
    float: left;
}

.formBlk.satisfy .clear {
    clear: both;
}

.formBlk.satisfy textarea {
    height: 80px;
}

.formBlk.servey .th {
    width: 340px;
    text-align: left;
    vertical-align: top;
}

.formBlk.servey .td {
    width: 340px;
}

.formBlk.servey .blk {
    float: none;
    display: block;
    position: relative;
}

.formBlk.servey input[type="radio"] {
    width: auto;
    margin-right: 3px;
    position: absolute;
    left: 0;
    top: 0;
}

.formBlk.servey input[type="checkbox"] {
    width: auto;
    margin-right: 3px;
    position: absolute;
    left: 0;
    top: 0;
}

.formBlk.servey .txt {
    margin-left: 15px;
}

.serveyResultBlk {
    clear: both;
    border: 1px solid #eee;
    padding: 8px;
    background-color: #fff;
    margin: 20px 0 10px 0;
}

    .serveyResultBlk .tr {
        display: table-row;
    }

    .serveyResultBlk .th {
        display: block;
        background-color: #f5f9fb;
        padding: 8px 5px 8px 5px;
        font-weight: bold;
        color: #2a67a8;
        text-align: center;
        width: 673px;
        text-align: left;
        font-size: .875em;
    }

        .serveyResultBlk .th .totalNum {
            text-align: right;
            float: right;
            color: #999;
        }

    .serveyResultBlk .td {
        display: block;
        border-bottom: 1px dashed #bbb;
        background-color: #f5f9fb;
        padding: 8px 5px 8px 5px;
        margin: 0 0 15px 0;
        color: #666;
        font-size: .875em;
        width: 673px;
    }

        .serveyResultBlk .td .blk {
            display: block;
            padding: 0 0 5px 11px;
            clear: both;
            overflow: hidden;
        }

    .serveyResultBlk .level, .serveyResultBlk .rateBar, .serveyResultBlk .ratio, .serveyResultBlk .num {
        float: left;
    }

    .serveyResultBlk .level {
        width: 150px;
    }

    .serveyResultBlk .rateBar {
        width: 360px;
        text-indent: -9999px;
        overflow: hidden;
    }

        .serveyResultBlk .rateBar span {
            display: block;
            height: 16px;
        }

    .serveyResultBlk .ratio {
        width: 50px;
        text-align: right;
    }

    .serveyResultBlk .num {
        width: 80px;
        text-align: right;
        color: #999;
        margin: 0 0 0 5px;
    }

.magzBlk {
    overflow: hidden;
    margin: 0 auto 30px auto;
}


    .magzBlk ul li {
        padding: 15px 0 0 0;
        background-image: none;
        float: left;
        margin: 0 0 20px 0;
    }

        .magzBlk ul li .title {
            padding: 160px 10px 0 10px;
            margin: 0 0 5px 0;
            background-image: none;
            width: 126px;
            height: 60px;
            float: left;
            font-size: .875rem;
            overflow: hidden;
        }

        .magzBlk ul li:hover {
            background-color: #f0f0f0;
        }

        .magzBlk ul li .size {
            clear: both;
            display: block;
            font-size: .75rem;
            color: #666;
            height: 22px;
            line-height: 22px;
            padding: 0 10px 0 22px;
            margin: 0 10px 0 10px;
        }

ul.diseaseInfoList {
    padding: 0 0 0 30px;
    margin: 0 0 30px 0;
    overflow: hidden;
}

    ul.diseaseInfoList li {
        padding: 0;
        background-image: none;
        float: left;
    }

        ul.diseaseInfoList li.long a {
            width: 424px;
        }

        ul.diseaseInfoList li a:hover, ul.diseaseInfoList li a:focus {
            background: #f34c4c none repeat-x left bottom;
            border: 1px solid #f34c4c;
            border-left: 3px solid #f34c4c;
            color: #fff;
        }

.readMoreBlk {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}

    .readMoreBlk p:hover, .readMoreBlk p:focus {
        background-color: #EEE;
        color: #f34c4c;
    }

.titleSearchBlk {
    display: block;
    width: 650px;
    margin: 20px auto 30px auto;
    text-align: center;
    border: 1px solid #b6d9cd;
    background-color: #daedf1;
    overflow: hidden;
}

    .titleSearchBlk .blk {
        display: inline-block;
        padding: 20px 0 10px 0;
    }

    .titleSearchBlk .searchTipBlk {
        display: block;
        padding: 0 80px 20px 80px;
        text-align: left;
    }

        .titleSearchBlk .searchTipBlk a {
            display: inline-block;
        }

    .titleSearchBlk .searchField {
        width: 300px;
        margin: 0 10px 0 0;
        font-size: .875rem;
        border: 1px solid #bbb;
        float: left;
    }

    .titleSearchBlk select {
        float: left;
        border: 1px solid #bbb;
        height: 26px;
        line-height: 26px;
        margin: 0 6px 0 0;
    }

    .titleSearchBlk .search.ad {
        height: 28px;
        line-height: 28px;
        background: none no-repeat scroll 13px 7px #3e88e1;
        float: left;
        margin-right: 10px;
        padding: 0 8px 0 8px;
        width: inherit;
    }

    .titleSearchBlk a.search.ad:hover, .titleSearchBlk a.search.ad:focus {
        background: none no-repeat scroll 13px 7px #f34c4c;
        border: 0;
        color: #fff;
    }

.adSearchBlk {
    display: block;
    width: 620px;
    margin: 20px auto 30px auto;
    padding: 15px;
    text-align: center;
    border: 1px solid #b6d9cd;
    background-color: #daedf1;
    overflow: hidden;
}

    .adSearchBlk .adBlk select {
        border: 1px solid #b0b0b0;
        height: 28px;
        line-height: 28px;
    }

    .adSearchBlk .adBlk .w80 {
        width: 100px;
    }

    .adSearchBlk .left {
        float: left;
        margin-right: 30px;
    }

        .adSearchBlk .left + .left {
            margin-right: 0;
            border-left: 1px dashed #b6d9cd;
            padding-left: 15px;
        }

    .adSearchBlk .adBlk .tr {
        display: block;
    }

    .adSearchBlk .adBlk .th {
        display: table-cell;
        padding: 5px 5px;
        font-size: .875em;
    }

    .adSearchBlk .adBlk .td {
        display: table-cell;
        padding: 5px 5px;
    }

    .adSearchBlk .btnBlk {
        clear: both !important;
        padding: 20px 0 0 0;
    }

    .adSearchBlk input[type="button"] {
        width: auto;
    }

    .adSearchBlk input[type="text"] {
        width: 300px;
        margin-right: 8px;
    }

.ResultTipBlk {
    display: block;
    clear: both;
    margin: 0 0 15px 0;
    padding: 5px 10px 5px 10px;
    border: 1px solid #bbb;
    background-color: #f0f0f0;
    font-size: .875rem;
}

    .ResultTipBlk span {
        font-size: .875rem;
        padding: 0 5px 0 5px;
    }

    .ResultTipBlk .keyword {
        color: #e61b14;
        font-weight: bold;
    }

    .ResultTipBlk .total, .ResultTipBlk .display {
        color: #2a67a8;
    }

.searchResultBlk {
    display: block;
    margin: 0 0 15px 0;
    padding: 0;
}

    .searchResultBlk .blk {
        display: block;
        margin: 0 0 30px 0;
        padding: 8px 10px 8px 10px;
        overflow: hidden;
    }

        .searchResultBlk .blk:hover {
            background-color: #e4f2f8;
        }

    .searchResultBlk .file {
        display: block;
        float: left;
        width: 45px;
        height: 45px;
        margin: 0 20px 0 0;
        text-indent: -9999px;
    }

    .searchResultBlk .info {
        display: block;
        float: left;
        width: 875px;
        margin: 0;
    }

        .searchResultBlk .info span {
            color: #e61b14;
        }

        .searchResultBlk .info .subject {
            color: #0060ef;
            font-size: 1.125em;
        }

            .searchResultBlk .info .subject a {
                color: #0060ef;
                text-decoration: underline;
            }

                .searchResultBlk .info .subject a:hover, .searchResultBlk .info .subject a:focus {
                    color: #e61b14;
                }

        .searchResultBlk .info .summary {
            color: #666;
            font-size: .875em;
        }

        .searchResultBlk .info .link {
            color: #F60;
            font-size: .875em;
        }

.categoryBlk {
    overflow: hidden;
    margin: 0 0 30px 0;
}

    .categoryBlk .blk {
        width: 31.60%;
        display: block;
        margin: 0 0 15px 0;
        padding: 0;
        overflow: hidden;
        float: left;
        margin: 0 20px 0 0;
        width: 220px;
    }

        .categoryBlk .blk.last {
            margin: 0;
        }

    .categoryBlk .title {
        font-size: 1.25em;
        font-weight: bold;
        padding: 0 0 0 10px;
    }

    .categoryBlk .b1 .title {
        background-color: transparent;
        border: 10px solid #3e88e1;
    }

    .categoryBlk .b2 .title {
        background-color: transparent;
        border: 10px solid #f27b08;
    }

    .categoryBlk .b3 .title {
        background-color: transparent;
        border: 10px solid #94be02;
    }

.TreeBlk {
    padding: 10px 10px 10px 10px;
}

.btnBlk {
    display: block;
    padding-bottom: 30px;
    text-align: center;
}

    .btnBlk input {
        display: inline-block;
        font-size: .875em;
        color: #fff;
        background-color: #3e88e1;
        margin: 0 5px 0 0;
    }

.btnGroup {
    display: block;
    padding: 30px 0;
    text-align: center;
}

    .btnGroup a:hover, .btnGroup a:focus {
        background-color: #eee;
        color: #f34c4c;
    }

.workFlowBlk {
    clear: both;
    padding: 8px;
    background-color: #fff;
    margin: 20px 0 10px 0;
}

    .workFlowBlk .arrow {
        clear: both;
        margin: 0 0 0 341px;
    }

    .workFlowBlk .blk dl {
        padding: 0 0 0 150px;
        position: relative;
    }

    .workFlowBlk .blk dt {
        color: #fff;
        font-weight: bold;
    }

    .workFlowBlk .blk.no1 dt, .workFlowBlk .blk.no1 dt span {
        color: #02429d;
    }

    .workFlowBlk .blk.no2 dt, .workFlowBlk .blk.no2 dt span {
        color: #414800;
    }

    .workFlowBlk .blk.no3 dt, .workFlowBlk .blk.no3 dt span {
        color: #511c9d;
    }

    .workFlowBlk .blk.no4 dt, .workFlowBlk .blk.no4 dt span {
        color: #4f1a02;
    }

    .workFlowBlk .blk.no5 dt, .workFlowBlk .blk.no5 dt span {
        color: #9b0d15;
    }

    .workFlowBlk .blk.no6 dt, .workFlowBlk .blk.no6 dt span {
        color: #0c3f1b;
    }

    .workFlowBlk .blk.no7 dt, .workFlowBlk .blk.no7 dt span {
        color: #294f73;
    }

    .workFlowBlk .blk dt span {
        position: absolute;
        left: -50px;
        top: 0;
        font-weight: normal;
    }

    .workFlowBlk .blk dd {
        color: #fff;
    }

.onlineApplyBlk, .publicOpinionBlk, .relatedLinksBlk {
    margin: 0 0 20px 0;
    overflow: hidden;
}

    .onlineApplyBlk ul, .publicOpinionBlk ul, .relatedLinksBlk ul {
        padding: 10px 0 0 10px;
    }




    .onlineApplyBlk li:hover, .onlineApplyBlk li:focus, .publicOpinionBlk li:hover, .publicOpinionBlk li:focus, .relatedLinksBlk li:hover, .relatedLinksBlk li:focus {
        background-color: #f34c4c;
        background-image: none;
    }

        .onlineApplyBlk li:hover a, .onlineApplyBlk li:focus a, .publicOpinionBlk li:hover a, .publicOpinionBlk li:focus a, .relatedLinksBlk li:hover a, .relatedLinksBlk li:focus a {
            color: #fff;
            background-color: #f34c4c;
        }

    .onlineApplyBlk li a:hover, .onlineApplyBlk li a:focus, .publicOpinionBlk li a:hover, .publicOpinionBlk li a:focus, .relatedLinksBlk li a:hover, .relatedLinksBlk li a:focus {
        color: #fff;
        background-color: #f34c4c;
    }

    .relatedLinksBlk ul.img li {
        width: 207px;
        height: 59px;
        overflow: hidden;
    }

        .relatedLinksBlk ul.img li a {
            display: block;
            font-weight: bold;
            padding: 0;
            line-height: 1.0;
            background: transparent none no-repeat scroll 8px 13px;
            vertical-align: top;
            width: 100%;
            height: 59px;
        }

            .relatedLinksBlk ul.img li a img {
                width: 100%;
                height: 59px;
                vertical-align: top;
                padding: 0;
            }

        .relatedLinksBlk ul.img li:hover {
            border: 1px solid #f34c4c;
        }

.contentBlk .Zebra_DatePicker table {
    margin-bottom: 0;
}

    .contentBlk .Zebra_DatePicker table th {
        padding: 0;
        margin: 0;
        background-image: none;
        border: 0;
    }

    .contentBlk .Zebra_DatePicker table td {
        border: 0;
    }


@media(max-width:979px) {
    .mainBlk {
        background: #fff none repeat-y scroll center top;
    }

    .leftBlk {
        display: none;
    }

        .leftBlk.category {
            display: block;
            float: none;
            width: 100%;
            margin: 0;
            padding-right: 0;
        }

    .rightBlk {
        width: 100%;
        float: none;
    }

    .contentBlk img {
        max-width: 100%;
    }

    .downloadBar {
        padding: 15px 0 15px 0;
    }

        .downloadBar .fileName {
            width: 340px;
        }

    .txtRPicBlk .blk {
        width: 389px;
    }

    .anchorBlk {
        width: 538px;
    }

    .centerBlk .anchorBlk {
        width: 538px;
    }

    .tableListBlk.news2C .th, .tableListBlk.news2C .td {
        width: 269px;
    }

    .tableListBlk.UNBlc2C-1 .c1 {
        width: 408px;
    }

    .hospitalListBlk .blk .title img {
        width: auto;
    }

    .onlineApplyBlk ul, .publicOpinionBlk ul, .relatedLinksBlk ul {
        padding: 10px 0 0 0;
    }

        .onlineApplyBlk ul li, .publicOpinionBlk ul li {
            width: 98.5%;
            margin: 0 0 10px 0;
        }

    .formBlk .validate {
        width: auto;
    }

    .tableListBlk.newsR2C .c2 {
        width: 437px;
    }

    .tableListBlk.newsR3C .c2 {
        width: 336px;
    }

    .tableListBlk.news4C .c2 {
        width: 266px;
    }

    .tableListBlk.UNBlc2C .c2 {
        width: 408px;
    }

    .magzBlk {
        margin: 0 auto 10px;
    }

        .magzBlk ul {
            padding: 0;
        }

            .magzBlk ul li {
                float: none;
                padding: 15px 0 10px 15px;
                margin: 0;
                border-bottom: 1px dashed #bbb;
                position: relative;
            }

                .magzBlk ul li .title {
                    padding: 0 10px 0 40px;
                    margin: 0 0 5px;
                    width: 560px;
                    height: 45px;
                    float: none;
                    font-size: 1.0rem;
                    display: block;
                }

                .magzBlk ul li .size {
                    clear: none;
                    display: inline-block;
                    padding: 0 10px 0 22px;
                    margin: 0 10px;
                    position: absolute;
                    right: -18px;
                    top: 18px;
                }

    ul.diseaseInfoList li a {
        margin: 0 10px 15px 0;
        width: 240px;
    }

    ul.diseaseInfoList li.long a {
        width: 505px;
    }

    .categoryBlk .blk {
        float: none;
        margin: 0;
        width: 558px;
    }

    .TreeBlk {
        background-color: #f7f7f7;
    }

    .searchBarBlk {
        position: relative;
        height: 100%;
    }

        .searchBarBlk:after {
            content: "";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .searchBarBlk .searchField {
            width: 97.5%;
            margin: 0 10px 10px 0;
        }

    .titleSearchBlk {
        width: 558px;
    }

        .titleSearchBlk .searchTipBlk {
            padding: 0 30px 20px 30px;
        }

    .searchResultBlk .info {
        width: 500px;
    }

    .adSearchBlk {
        width: 528px;
    }

        .adSearchBlk input[type="text"] {
            width: 210px;
        }
}

@media(max-width:599px) {
    .searchBarBlk .searchField.datepicker {
        width: 210px;
    }

    .searchBarBlk.bilingual {
        width: 278px;
    }

        .searchBarBlk.bilingual:after {
            content: "";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .searchBarBlk.bilingual .searchField {
            margin: 0 10px 15px 0;
            width: 178px;
        }

    .alphabetBlk {
        padding: 0 0 0 10px;
        margin: 0;
    }

        .alphabetBlk .alphabetGroup {
            display: block;
            float: none;
            width: 270px;
        }

    .tableListBlk {
        width: 300px;
    }

        .tableListBlk .thead {
            display: none;
        }

        .tableListBlk .tr {
            border-bottom: 1px solid #DDD;
            padding: 10px;
            overflow: hidden;
        }

        .tableListBlk .td {
            border-bottom: 0;
            height: auto;
            display: inline;
            float: none;
            line-height: 1.3;
        }

        .tableListBlk.news2C .tr {
            padding: 0;
        }

        .tableListBlk.news2C .thead {
            display: block;
        }

        .tableListBlk.news2C .th, .tableListBlk.news2C .td {
            float: left;
            width: 139px;
        }

    .txtRPicBlk .blk {
        float: none;
        width: 100%;
    }

    .magzBlk ul li .title {
        height: auto;
    }

    .magzBlk ul li .size {
        padding: 0 10px 0 22px;
        margin: 0 10px 0 0;
        position: static;
        right: auto;
    }

    .magzBlk ul li .rate {
        padding: 0 10px 0 22px;
        margin: 0 10px 0 0;
        position: static;
        right: auto;
    }

    .anchorBlk {
        width: 278px;
    }

        .anchorBlk.region {
            height: 100%;
        }

            .anchorBlk.region:after {
                content: "";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
            }

            .anchorBlk.region ul li a {
                margin: 0 12px 45px 12px;
            }

    .centerBlk .anchorBlk {
        width: 278px;
    }

    .hospitalListBlk .blk {
        width: 278px;
    }

    .hospitalListBlk .txtGroup dl dd {
        margin: 0 0 10px 20px;
        clear: both;
    }

    .formBlk input.validateCode {
        margin-top: 8px;
    }

    .categoryBlk {
        overflow: inherit;
    }

        .categoryBlk .blk {
            width: 300px;
        }

    .titleSearchBlk {
        width: 270px;
        padding: 0 15px;
    }

        .titleSearchBlk .searchField {
            width: 258px;
            margin: 0 0 10px 0;
            float: none;
        }

    .searchTipBlk {
        color: #666;
        line-height: 2.0;
    }

    .titleSearchBlk .searchTipBlk {
        padding: 0 0 20px;
    }

    .searchResultBlk .blk {
        display: block;
        margin: 0;
        padding: 15px 10px 15px 10px;
        overflow: hidden;
        border-bottom: 1px dashed #bbb;
    }

    .searchResultBlk .pdf, .searchResultBlk .word, .searchResultBlk .xsl, .searchResultBlk .ppt, .searchResultBlk .img, .searchResultBlk .other, .searchResultBlk .web, .searchResultBlk .zip, .searchResultBlk .rar {
        height: 22px;
    }

    .searchResultBlk .info {
        width: 278px;
    }

    .adSearchBlk {
        width: 268px;
    }

        .adSearchBlk .left {
            float: none;
            margin-right: 0;
        }

        .adSearchBlk input[type="text"] {
            width: 180px;
        }

        .adSearchBlk .left + .left {
            border-left: none;
            padding-left: 0;
            border-top: 1px dashed #b6d9cd;
            padding: 10px 0 0 0;
            margin: 10px 0 0 0;
        }

        .adSearchBlk .adBlk .w80 {
            width: 192px;
        }

    .relatedLinksBlk {
        margin: 0 auto 20px auto;
        width: 202px;
        width: 100%;
    }

        .relatedLinksBlk ul {
            width: 100%;
        }

            .relatedLinksBlk ul li {
                width: 98.5%;
                height: auto;
                float: none;
                margin: 0 0 10px 0;
            }

            .relatedLinksBlk ul.img li {
                width: 298px;
                height: 85px;
            }

                .relatedLinksBlk ul.img li a img {
                    height: 85px;
                }

    .downloadBar .tr {
        display: block;
        border-bottom: 1px dashed #BBB;
    }

    .downloadBar .td {
        display: block;
        border-bottom: 0;
    }

    .contentBlk tablegsc-above-wrapper-area-container td {
        padding: 0;
        margin: 0;
        border: 0;
    }

    .downloadBar .fileName, .downloadBar .file {
        width: 100%;
    }

    .downloadBar .file {
        padding: 0 5px 8px 5px;
    }
}

#siteMapArea {
    /*width:8em;*/
    margin-left: 2.5em;
    margin-bottom: 1em;
    /*padding:0.75em 1em;*/
    /*border-radius:0.5em;*/
}

    #siteMapArea a {
        background-color: #fa7738;
        font-size: 1.5em;
        padding: 0.5em 0.75em;
        border-radius: 0.5em;
        color: white;
    }

    #siteMapArea .sitemapXml {
        background-color: #fa7738;
        font-size: 1.5em;
        padding: 0.5em 0.75em;
        border-radius: 0.5em;
        color: white;
    }
