/* board */
#bo_list{
    width:95%;
    margin:auto;
    max-width: 1280px;
    padding:120px 0 150px;
}
#bo_btn_top{
    display:flex;
    justify-content: space-between;
}
#bo_btn_top .btn_bo_user{
    display:flex;
    align-items: center;
    gap:20px;
}
#bo_btn_top .btn_bo_user > li{
    position: relative;
}
#bo_btn_top .btn_bo_user ul{
    display: none;
    position:absolute;
    bottom:-5px;
    transform: translateY(100%);
    z-index: 2;
}

#bo_list .title-,
#bo_v .title-{
    font-size:40px;
    font-weight: 500;
    margin-bottom:70px;
    text-align: center;
}
#bo_list table{
    width:100%;
}
#bo_list .list-{
    display:flex;
    border-bottom:1px solid #D9D9D9;
    padding:15px 20px;
    gap:30px;
    position:relative;
}
#bo_list .list-:first-child{
    border-top:1px solid #D9D9D9;
}
#bo_list .list-:hover{
    color:#fff;
    background:#848484;
}
#bo_list .list-:hover .td_datetime{
    color:#fff;
}
#bo_list .list- td{
    font-size:18px;
}
#bo_list .list- .td_chk{
    position:absolute;
    left:0;
    top:50%;
    transform:translateY(-50%);
}
#bo_list .list- .td_num2{
    width:40px;
}
#bo_list .list- .notice-{
    font-weight:600;
}
#bo_list .list- .td_subject{
    padding-left:20px;
    width: 75%;
}
#bo_list .list- .td_datetime{
    font-size:15px;
    color:#A3A3A3;
    width:9.5%;
    display: flex;
    align-items: center;
		justify-content: end;
		min-width: max-content;
}
 .pg_start, .pg_end{display:none;}
 .pg_wrap{
    margin:70px auto 0;
}
 .pg_wrap .pg{
    display:flex;
    align-items: center;
    justify-content: center;
    gap:10px;
    font-size:15px;
}
.pg_wrap .sound_only{
    display:none;
}
 .pg_wrap .pg .pg_current{
    color:#BA0000;
    font-weight:600;
}

/* ������ */
#bo_gall{
    width:95%;
    margin:auto;
    max-width: 1280px;
    padding:120px 0 150px;
}
#bo_gall .title-{
    font-size:40px;
    font-weight: 500;
    margin-bottom:70px;
    text-align: center;
}
#bo_gall #gall_ul{
    display:flex;
    flex-wrap: wrap;
    gap:40px;
}
#bo_gall #gall_ul li{
    width:31%;
    position: relative;
    background:#fff;
    border:1px solid #D9D9D9;
}
#bo_gall #gall_ul li:hover{
    background:#848484;
    color:#fff;
}
#bo_gall #gall_ul .gall_chk{
    position:absolute;
    left:10px;
    top:10px;
}
#bo_gall #gall_ul .gall_img img{
    width: 100%;
}
#bo_gall #gall_ul .gall_text_href{
    padding:20px 30px;
    font-size:18px;   
}


/*view */
#bo_v{
    width:95% !important;
    max-width: 1280px;
    margin:auto;
    padding:120px 0 120px;
    position:relative;
}

#bo_v_top .btn_bo_user{
    display:flex;
    align-items: center;
    gap:20px;
    position:absolute;
    top:100px;
}
#bo_v_top .btn_bo_user > li{
    position: relative;
}
#bo_v_top .btn_bo_user ul{
    display: none;
    position:absolute;
    bottom:-5px;
    transform: translateY(100%);
    z-index: 2;
}
#bo_v .title-wrap{
    display:flex;
    padding:15px 20px;
    background:#848484;
    color:#fff;
    font-size: 18px;
    gap:30px;
}
#bo_v .title-wrap span{
    min-width:max-content;
}
#bo_v .title-wrap .num-{
    width:30px;
}
#bo_v .title-wrap  .notice-{
    font-weight:600;
}
#bo_v .title-wrap  .subject-{
    padding-left:20px;
    width: 100%;
    min-width: initial;
}
#bo_v .title-wrap  .date-{
    font-size:15px;
    width:max-content;
    display: flex;
    align-items: center;
}
#bo_v_con{
    width:100%;
    padding-left:180px;
    padding-right:140px;
    padding-top:80px;
    padding-bottom:80px;
    position:relative;
}
#bo_v_con .name-{
    position:absolute;
    right:20px;
    top:40px;
    color:#A3A3A3;
    font-size:15px;
    font-weight: 600;
}
.bo_v_nb .board-list{
    padding:15px 80px;
    border-bottom:1px solid #D9D9D9;
}
.bo_v_nb .board-list:first-child{
    border-top:1px solid #D9D9D9;
}
.list-btn.btn.btn_b01{
    background:#BA0000;
    color:#fff;
    float: right;
}
.bo_v_nb .board-list{
    display:flex;
    align-items: center;
    gap:60px;
    font-size:15px;
}
.bo_v_nb .board-list .nb_tit{
    font-weight: 700;
}
.bo_v_nb .board-list .nb_date{
    display: none;
}
.bo_v_nb .board-list a{
    color:#848484;
}
#bo_v_file{
    background:#848484;
    padding:30px 80px;
    color:#fff;
    display: flex;
    align-items: start;
    gap:40px;
}
#bo_v_file > h2{
    font-size:15px;
    font-weight: 600;
}
#bo_v_file li{
    font-size:15px;
    font-weight: normal;
}
#bo_v_file li + li{
    margin-top:10px;
}
#bo_v_file li strong{
    font-weight: normal;
}
#bo_v_top .btn_bo_user ul li a{
    background: #fff;
    border: 1px solid #D9D9D9;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 0;
    height:auto;
    display:block;
}
.bo_w_link{
    display:none;
}
#autosave_pop, #btn_autosave{
    display:none !important;
}
#bo_w .bo_w_flie .file_del{
    position:initial;
    margin-top:5px;
    display:flex;
    align-items: center;
    gap:5px;
}
#bo_w .bo_w_flie .lb_icon{
    width:max-content;
    left:5px;
}
.bo_v_option #html,
.bo_v_option label[for="html"]{
    display:none;
}
#bo_v_img{
    margin-bottom:40px;
}
.write_div .cke_sc{display:none;}

#gall_ul .is_notice{display:none;}