
.sideQuick .sq_top {background: #084e99 url("/static/images/design/layout/sideQuick_bg.png") no-repeat bottom center;}
.sideQuick .sq_top li a:hover {color: #084e99;}


@media only screen and (min-width:1025px) {

    #gnb-right li:last-child a {color: #084e99;}
    .topmenu .mn_l1.is-open .mn_a1 .mn_s1 {color: #084e99;}
    .topmenu .depth2-wrap {background: #084e99;}
    #mainNavi-wrap .ovbar:after {background: #fff;}

    .foot-service .btit b {color: #333}

    #gnb-right li:last-child a {background: #084e99;}

}


.topBtn.over {background: rgba(49,148,94,0.9)}
#subNavi .lm-tit {background: #2464bf}
#subNavi .leftmenu ul .over .lm_a2 {background: #102748}
.cont-ctrl-btns .bt-bookmark {background: #7ab605}
#subNavi .leftmenu ul .lm_a2:hover span.isTxt {color: #084e99}


#gnb {overflow: inherit !important}
#gnb #gnb-left {position: absolute;top: 45px;left: 235px;padding: 0}


@media only screen and (max-width:1024px) {
    #gnb {overflow: hidden}
    #gnb #gnb-left {display: none}

    #gnb-right li:nth-child(4) {display: none}
}