

.top_right_box a i, .top_right_box span i {color: #ffde00;}


.gnb_box{
    border-top-color: #fcb624;
    border-bottom-color: #fcb624;
}


.gnb_menu_box a:hover, .gnb_menu_box span:hover {
    color: #fcb624;
    text-shadow: 0 1px 3px #000000;
}


.btn_top_login {

    border:2px solid #fcb624;

}


.btn_top_join {
    background: linear-gradient(180deg, rgb(250 206 51) 0%, rgb(255 126 2) 100%);
    border:2px solid #fcb624;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.7);
    color:#eee;
}


.mb_box {
    /*border:2px solid #fcb624;*/
}



/*.snb_left ul li a.btn_gray{
    background: linear-gradient(180deg, #fcb624, #b48c43);
}*/


.main_bbs_ttl{
    background: linear-gradient(180deg, #263148, #263148);
}

.notice_area .main_bbs_ttl{
    /* background: url(/static/img/category_bg-notice.png?=6); */
    height: 47px;
}

.event_area .main_bbs_ttl{
    /* background: url(/static/img/category_bg-event.png?=6); */
    height: 47px;
}