.msg_sound_only,
.sound_only {
    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important;
}

.hd_sch_wr {
    position: absolute;
    top: 25px;
    left: 50%;
    width: 430px;
    margin-left: -215px;
    display: none;
}

#hd_sch h3 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#hd_sch {
    border: 2px solid #556ada;
    background: #fff;
    border-radius: 5px;
    overflow: hidden
}

#hd_sch #sch_stx {
    padding-left: 10px;
    height: 40px;
    width: 376px;
    border: 0;
    border-right: 0;
    float: left;
    font-size: 1.25em
}

#hd_sch #sch_submit {
    height: 40px;
    border: 0;
    background: #fff;
    color: #253dbe;
    width: 50px;
    float: left;
    cursor: pointer;
    font-size: 18px
}

#tnb {
    border-bottom: 1px solid #ddd;
    background: #fff;
    display: none;
}

#tnb h3 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#tnb ul {
    margin: 0 auto;
    zoom: 1
}

#tnb ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#tnb li {
    float: right;
    border-left: 1px solid #ddd;
    margin-bottom: -1px;
    font-size: 0.92em
}

#tnb a {
    display: inline-block;
    padding: 0 10px;
    color: #646464;
    line-height: 35px
}

#tnb a:focus,
#tnb a:hover {
    color: #253dbe;
    background: #fafafa
}

#tnb .tnb_admin a {
    color: #ff0000;
}

#tnb .tnb_left {
    float: left
}

#tnb .tnb_left a {
    padding: 0 14px
}

#tnb .tnb_cart {
    border-right: 1px solid #ddd;
}

#tnb .tnb_community {
    border-right: 1px solid #ddd
}

#tnb .tnb_community i {
    font-size: 15px
}

#tnb .tnb_community {
    background: #e7e7e7;
    font-weight: bold;
}

#tnb .tnb_community:focus,
#tnb .tnb_community:hover {
    color: #333;
    border-bottom: 0
}

#tnb .tnb_community a {
    color: #253dbe;
    border-bottom: 1px solid #e7e7e7
}

#gnb_all {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 99;
}

#gnb_all .gnb_al_ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#gnb_all .gnb_al_ul {
    background: #fff;
    border: 1px solid #4158d1;
    padding: 20px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

#gnb_all .gnb_al_li {
    background: #fff;
    float: left;
    min-width: 20%;
    padding: 5px
}

#gnb_all .gnb_al_li .gnb_al_a {
    font-size: 1.083em;
    padding: 10px;
    display: block;
    position: relative;
    margin-bottom: 10px;
    background: #eff1f9;
    border-bottom: 1px solid #dee2f1;
    font-weight: bold;
    color: #243071
}

#gnb_all .gnb_al_li li {
    padding-left: 10px;
    line-height: 2em
}

#gnb_all .gnb_al_li li i {
    color: #9ca6cc
}

#gnb_all .gnb_al_li li a {
    color: #555
}
/* 
#top_btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    line-height: 46px;
    border: 2px solid #333;
    color: #333;
    text-align: center;
    font-size: 15px;
    z-index: 90;
    background: rgba(255, 255, 255, 0.5)
}

#top_btn:hover {
    background: #3059c7;
    color: #fff
} */