.conbodyT1 {
    font-size: 1.8rem;
}
.HGuide {
    overflow: hidden;
}
.HGuide .personal {
    color: #00609f;
    font-size: 15px;
    margin: 15px 0 10px;
    font-weight: 600;
}
.HGuide .adminis {
    background: url('/assets/kor/images/sub/fr_img.png') no-repeat right top #d3e5ff;
    padding: 15px 0 15px 24px;
    color: #000;
    font-weight: 600;
    font-size: 16px;
}
.HGuide .adminisBox {
    padding: 10px 23px 15px;
    line-height: 130%;
}
.HGuide .adminisBox > div {
    margin: 15px 0;
    font-size: 15px;
}
.HGuide .adminisBox > div.sub {
    margin: 10px 0;
    font-size: 14px;
}
.HGuide .subul {
    overflow: hidden;
    color: #333;
}
.HGuide .subul li {
    padding-left: 5px;
    font-size: 13px;
    margin-bottom: 3px;
    line-height: 150%;
}
.HGuide .subul li.intable {
    margin: 10px 0;
}
.HGuide .subulbg {
    overflow: hidden;
    color: #333;
    background: #f7f7f7;
    padding: 20px;
}
.HGuide .subulbg li {
    font-size: 13px;
    margin-bottom: 3px;
    line-height: 150%;
}
.HGuide .subul1 {
    overflow: hidden;
    color: #333;
}
.HGuide .subul1 li {
    background: url('/assets/kor/images/wvCommon/pointer01.png') no-repeat 5px 8px;
    padding-left: 15px;
    font-size: 13px;
    margin-bottom: 3px;
}
.HGuide .subul2 {
    overflow: hidden;
    color: #333;
}
.HGuide .subul2 li {
    background: url('/assets/kor/images/wvCommon/pointer04.png') no-repeat 14px 8px;
    padding-left: 25px;
    font-size: 13px;
    margin-bottom: 3px;
}
.HGuide .copyright {
    border: 1px solid #dedfe2;
    padding: 33px 26px 33px 26px;
    font-size: 14px;
    line-height: 140%;
}
.HGuide .copyright .intxt {
    display: block;
    margin-bottom: 25px;
}
.HGuide .sitemap {
    overflow: hidden;
}
.HGuide .sitemap > li {
    float: left;
    width: 24%;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
    margin-right: 1.3%;
    margin-bottom: 30px;
}
.HGuide .sitemap > li:nth-child(4n + 0) {
    margin-right: 0;
}
.HGuide .sitemap li .siteTitle {
    background: #4d75d9;
    font-size: 18px;
    color: #fff;
    border-bottom: 1px solid #e4e4e4;
    padding: 13px 15px;
}
.HGuide .sitemap li .siteList {
    padding: 10px;
    font-size: 14px;
    min-height: 460px;
}
.HGuide .sitemap li .siteList li {
    border-bottom: 1px solid #e4e4e4;
    padding: 10px 0 8px;
    width: 100%;
}
.HGuide .sitemap li .siteList li:last-child {
    border-bottom: none;
}
.HGuide .sitemap li .siteList li a {
    color: #666;
}
.HGuide .sitemap li .siteList li a:hover {
    color: #4d75d9;
}
.HGuide .emailreject {
    padding: 30px 0 0 0;
}
.HGuide .emailreject dl {
    height: 185px;
    padding: 70px 0 0 285px;
    background: url('/assets/kor/images/sub/img_emailreject.gif') no-repeat 65px 40px;
    border: 1px solid #e6e6e6;
}
.HGuide .emailreject dl dt {
    margin: 0 0 22px 0;
    color: #d93d00;
    font-size: 26px;
}
.HGuide .emailreject dl dd {
    color: #3d3d3d;
    line-height: 20px;
    font-size: 14px;
    font-family: ngb;
    word-spacing: -1px;
}
.HGuide .emailreject dl dd strong {
    color: #d33a3a;
}

.HGuide .popul {
    overflow: hidden;
    color: #333;
    font-size: 13px;
    line-height: 140%;
}
.HGuide .popul li {
    margin: 10px 0 15px;
}
.HGuide .popul li.tit {
    font-weight: 600;
    margin: 10px 0 5px !important;
}
.HGuide .popul li.sub {
    background: url('/assets/kor/images/wvCommon/pointer04.png') no-repeat 10px 8px;
    padding-left: 20px;
    margin: 0 0 3px !important;
}
.HGuide .popul li.sub2 {
    padding-left: 20px;
    margin: 0 0 3px !important;
}
.HGuide .popul li span {
    display: block;
}
.HGuide .popul li a {
    color: #666;
}
.HGuide .popul li a:hover {
    color: #4d75d9;
}

.tbSlash {
    width: 308px;
    height: 35px;
    background: url('/assets/kor/images/sub/tbSlash.png') no-repeat;
    background-size: contain;
}

.gray_box {
    margin: 10px 0;
    padding: 15px;
    background-color: #f8f8f8;
    border: 1px solid #ddd;
}
.content_anchor {
    margin: 30px 0;
}
.content_anchor strong {
    margin-bottom: 10px;
    font-size: 15px;
}
.content_anchorList {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 0px;
}
.content_anchorList > li {
    min-height: 260px;
    flex: 1 1 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    margin: 2px;
    justify-content: center;
}
.content_anchorList > li img {
    height: 90px;
    margin-bottom: 10px;
}
.content_anchorList > li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 13px;
}
.content_anchorList > li a:hover {
    text-decoration: none;
    color: #333;
}

.content_anchorList .summary > li {
    padding: 0 20px;
    font-size: 14px;
    text-align: center;
}
.content_anchorList .summary .summary_sub {
    font-size: 12px;
    color: #00609f;
}

.anchor-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 2%;
    row-gap: 10px;
    justify-content: space-between;
    margin-top: 15px;
    border: 1px solid #ddd;
    padding: 10px;
}
.anchor-list li {
    flex: 0 0 48%;
}
.anchor-list li a {
    display: flex;
    align-items: flex-start;
    font-size: 13px;
    word-break: keep-all;
}
.anchor-list li img {
    width: 28px;
    margin-right: 5px;
}
.section-bg {
    position: relative;
    top: -2px;
    width: 28px;
    margin-right: 5px;
}
.link {
    color: #00609f;
}
.link img {
    position: relative;
    top: -2px;
    width: 14px;
    margin: 0 3px;
}

.intable table th,
.intable table td {
    padding: 2px;
    border: 1px solid #dbdbdb;
}
.intable .scroll-table table th,
.intable .scroll-table table td {
    word-break: keep-all;
}
