﻿.anmnu .hdr {
    background: #233d57;
}

    .anmnu .hdr span {
        margin-left: 11px;
        font-size: 16px;
        line-height: 38px;
        color: white;
    }

.anmnu .itm {
    background: #295376;
    border-bottom: 1px solid #476d90;
    padding: 8px 11px;
}

    .anmnu .itm span {
        font-size: 13px;
        color: white;
    }

.anmnu .itm-sel, .itm:hover {
    background: #476d90;
    padding: 8px 11px;
    cursor: pointer;
}

    .anmnu .itm-sel span {
        font-size: 13px;
        color: white;
        cursor: pointer;
    }

.anmnu .itm-sel-spc {
    background: #eeeeee;
    border-left: 1px solid #233d57;
    border-right: 1px solid #233d57;
    height: 5px;
}

.anmnu .itm-sel-sub, .itm-sel-sub-sel {
    background: #eeeeee url(../common/images/mnuarrow.png) 11px 8px no-repeat;
    border-left: 1px solid #233d57;
    border-right: 1px solid #233d57;
    padding: 6px 2px 6px 21px;
}

    .anmnu .itm-sel-sub a {
        font-size: 12px;
        color: #555555;
    }

.anmnu .itm-sel-sub-sel a {
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

.anmnu .itm-sel-sub-sel:hover a {
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.grydbl {
    background: url(../common/images/grydbl.png) repeat-x;
}

.b-btn-lg {
    height: 34px;
    width: 20px;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    background: url(../common/images/btn_lg.png) no-repeat;
}

    .b-btn-lg a {
        margin: 0px;
        padding: 6px 25px 9px 0px;
        position: relative;
        top: 7px;
        left: 0px;
        font-size: 17px;
        white-space: nowrap;
        color: White;
        text-decoration: none;
        background: url(../common/images/btn_lg.png) top right no-repeat;
        background-color: #6a6a6a;
        clear: both;
    }

    .b-btn-lg input {
        margin: 0px;
        padding: 6px 25px 10px 0px;
        position: relative;
        top: 0px;
        left: 0px;
        border: 0px;
        font-size: 15px;
        white-space: nowrap;
        color: White;
        text-decoration: none;
        background: url(../common/images/btn_lg.png) top right no-repeat;
        clear: both;
    }

.infot-a {
    height: 30px;
    width: 20px;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    background: url(../common/images/infot_a.png) no-repeat;
}

    .infot-a a {
        margin: 0px;
        padding: 6px 25px 8px 0px;
        position: relative;
        top: 7px;
        left: 0px;
        font-size: 14px;
        font-weight: bold;
        white-space: nowrap;
        color: White;
        text-decoration: none;
        background: url(../common/images/infot_a.png) top right no-repeat;
    }

.infot {
    height: 30px;
    width: 20px;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    background: url(../common/images/infot.png) no-repeat;
}

    .infot a {
        margin: 0px;
        padding: 6px 25px 8px 0px;
        position: relative;
        top: 7px;
        left: 0px;
        font-size: 14px;
        white-space: nowrap;
        color: #17355d;
        font-weight: bold;
        text-decoration: none;
        background: url(../common/images/infot.png) top right no-repeat;
    }

.amhd {
    border-top: 1px dotted #000000;
    border-bottom: 1px dotted #000000;
    padding: 5px 0px 5px 3px;
}

    .amhd span {
        font-size: 20px;
        color: black;
        font-weight: bold;
    }

.amshd {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .amshd span {
        font-size: 16px;
        font-weight: bold;
        color: #1d7276;
    }

.commontable {
    background: white;
}

    .commontable .col2 {
        text-align: right;
    }

    .commontable input {
        margin-left: 15px;
    }

    .commontable .orng-div-sm {
        background: orange;
        height: 9px;
    }

        .commontable .orng-div-sm td {
            padding: 0;
            margin: 0
        }

    .commontable .odd td {
        font-weight: bold;
        font-size: 12px;
    }

.aques {
    margin-top: 25px;
}

    .aques .aq {
        font-weight: bold;
        font-size: 14px;
        color: #1d7276;
    }

    .aques .aa {
        margin-top: 5px;
    }

    .aques ul {
        margin-left: 25px;
        list-style-type: disc;
        padding-top: 9px;
        padding-left: 7px;
    }

.akv {
    margin-top: 10px;
    overflow: hidden
}

    .akv span {
        font-weight: bold;
        margin-left: 10px;
    }

.akv-v {
    overflow: hidden;
}

    .akv-v span {
        font-weight: bold;
        margin-left: 5px;
        line-height: 30px;
    }

.amsg {
    border: solid 1px #b3b3b3;
    min-height: 30px;
    margin: 10px 0px 0px 0px;
    padding: 10px 10px 10px 65px;
    background: #eeeeee url(../common/images/exclb.png) 10px 5px no-repeat;
    display: none;
}

    .amsg .hd span {
        font-size: 14px;
        font-weight: bold;
    }

    .amsg .bd {
        margin-top: 8px;
    }

        .amsg .bd span {
            color: #c00000;
        }

.smsg {
    border: solid 1px #b3b3b3;
    min-height: 30px;
    margin: 10px 0px 0px 0px;
    padding: 10px 10px 10px 65px;
    background: #eeeeee url(../common/images/grnchk.png) 15px 10px no-repeat;
}

    .smsg .hd span {
        font-size: 14px;
        font-weight: bold;
    }

    .smsg .bd {
        margin-top: 8px;
    }

.bl-pgrs {
    width: 312px;
    height: 23px;
    background: white;
}

    .bl-pgrs .bl-lf {
        float: left;
        width: 39px;
        height: 23px;
        background: url(../common/images/bl-pgrs.png) 0px 0px no-repeat;
    }

    .bl-pgrs .bl-md {
        float: left;
        width: 39px;
        height: 23px;
        background: url(../common/images/bl-pgrs.png) -41px 0px no-repeat;
    }

    .bl-pgrs .bl-rt {
        float: left;
        width: 38px;
        height: 23px;
        background: url(../common/images/bl-pgrs.png) -81px 0px no-repeat;
    }

    .bl-pgrs .gr-md {
        float: left;
        width: 39px;
        height: 23px;
        background: url(../common/images/bl-pgrs.png) -121px 0px no-repeat;
    }

    .bl-pgrs .gr-rt {
        float: left;
        width: 38px;
        height: 23px;
        background: url(../common/images/bl-pgrs.png) -162px 0px no-repeat;
    }

    .bl-pgrs .fin {
        clear: both;
    }

.bl-pgrs-ttl {
    width: 180px;
    overflow: hidden;
    padding-top: 5px;
    padding-right: 15px;
    text-align: right;
}

    .bl-pgrs-ttl span {
        font-size: 11px;
        color: #4b739b;
    }
