.__se_tbl_ext {
    border: 1px #bcbcbc solid;
    width: 100%;
}

.__se_tbl_ext td,
.__se_tbl_ext tr {
    border: 1px #dfdfdf solid;
    padding: 6px;
}

/* ì¹´í…Œê³ ë¦¬ 1 */
.category_wrap {
/*    opacity: 0;*/
}

.category_wrap .center-pills {
    display: inline-block;
}

.category_wrap {
    margin-bottom: 30px;
}

.category_wrap .nav>li>a {
    border: 1px #eee solid;
    border-radius: 0.2em;
    padding: 10px 15px;
    margin: 0 2px;
    display: block;
}

.category_wrap #bo_cate_on,
.category_wrap .nav>li>a:focus,
.category_wrap .nav>li>a:hover {
    text-decoration: none;
    background-color: #f5f5f5;
    border: 1px #f5f5f5 solid;
    color: #000;
}
/* ì¹´í…Œê³ ë¦¬2 */


#tab_wrap .nav-tabs {}

#tab_wrap .nav-tabs > li a {
    margin: 0;
    border-bottom: 0;
}

#tab_wrap .nav-tabs > li > a,
#tab_wrap .nav-tabs > li > a:focus,
#tab_wrap .nav-tabs > li > a:hover {
    border-width: 0;
    color: #fff;
    border-top: 0;
    border-bottom: 1px #fff solid;
    border-left: 1px #cfcfcf solid;
}

#tab_wrap .nav-tabs > li > a {
    border: none;
    color: #000;
    background: #efefef;
    /*            font-size: 13px;*/
    font-weight: 600;
    border-top: 0;
    border-bottom: 0;
    border-left: 1px #cfcfcf solid;
    border-bottom: 1px #cfcfcf solid;
    border-radius: 0;
    line-height: 30px;
}

#tab_wrap .nav-tabs > li:first-child > a {
    border-left: 0;
}

#tab_wrap .nav-tabs > li:first-child > a#bo_cate_on {
    border-left: 0;
    background-color: #fff;
}

#tab_wrap .nav-tabs > li:last-child > a {
    border-right: 0;
}

#tab_wrap .nav-tabs > li > a > span {
    color: #000;
}

#tab_wrap .nav-tabs > li > a:hover,
#tab_wrap .nav-tabs > li > a#bo_cate_on,
#tab_wrap .nav-tabs > li > a:focus {
    color: #efefef;
    background: #fff;
    color: #000;
    border-top: 0;
    border-bottom: 1px #fff solid;
    border-left: 1px #cfcfcf solid;
}

#tab_wrap .nav-tabs > li:first-child > a:hover,
#tab_wrap .nav-tabs > li:first-child > a:focus {
    border-left: 0;
}

#tab_wrap .nav-tabs > li > a#bo_cate_on > span,
#tab_wrap .nav-tabs > li > a:hover > span {
    color: #000;
}
/* ì¹´í…Œê³ ë¦¬ ê°¯ìˆ˜ */
#tab_wrap .nav-tabs.two > li {
    width: 50%;
    text-align: center;
}
#tab_wrap .nav-tabs.three > li {
    width: 33.333333333333333%;
    text-align: center;
}
#tab_wrap .nav-tabs.four > li {
    width: 25%;
    text-align: center;
}
.tab-pane {
    padding: 10px 0;
}

.tab-content {
    padding: 20px
}



#tab_wrap {
    border: 1px #cfcfcf solid;
    border-bottom: 0;
    margin-bottom: 50px;
}
/* ëª©ë¡ */

h2#container_title {
    display: none;
}

#bo_v_info {
    border-top: 1px #4E4E4E solid;
    /* line-height: 46px; */
    height: 72px;
}

#bo_v_title {
    /* display: none; */
}

#bo_list_total {
    display: none;
}

#bo_list .tbl_head01 thead th {
    background-color: #fff;
    border-top: 1px #000 solid;
    border-bottom: 1px #ddd solid;
    font-weight: 900;
    font-size: 13px;
    padding: 13px 0;
}

#bo_list .tbl_head01 td {
    padding: 10px 0;
}

#bo_list .tbl_head01 a {
    font-size: 15px;
}

#bo_list .tbl_head01 th.use_title {
    text-align: left;
}

#bo_list .tbl_head01 th {
    font-weight: 900 !important;
    font-size: 14px !important;
}

#bo_list .tbl_head01 td {}

#bo_cate h2 {
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#bo_cate ul {
    display: table;
    width: auto;
    margin-bottom: 10px;
    padding-left: 1px;
    zoom: 1;
    background: #fff;
    margin: 0 auto;
    /* border-bottom: 1px solid #DDDEE0; */
}

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

#bo_cate li {
    float: left;
    margin-bottom: -1px;
}

#bo_cate a {
    min-width: 100px;
    font-size: 24px;
    display: block;
    position: relative;
    margin-left: -1px;
    padding: 12px 25px;
    border: 1px solid #f2f2f2;
    background: #e3e3e3;
    color: #000;
    text-align: center;
    line-height: 1.2em;
    cursor: pointer;
    font-weight: 100;
}

#bo_cate a:focus,
#bo_cate a:hover,
#bo_cate a:active {
    text-decoration: none
}

#bo_cate #bo_cate_on {
    z-index: 2;
    border: 1px solid #1b50b8;
    background: #1b50b8;
    color: #fff;
    font-weight: 500;
}

#bo_v_table {
    display: none;
}

.tbl_wrap span.badge {
    display: inline-block;
/*    min-width: 5px;*/
    padding: 5px 8px;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #bebebe;
    border-radius: 18px;
}


/*ì´ìŠ¤íŠ¸ íŽ˜ì´ì§•*/

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #383838;
    border-color: #383838;
}

.btn_submit {
    padding: 8px;
    border: 0;
    background: #242424 !important;
    color: #fff;
    letter-spacing: -0.1em;
    cursor: pointer;
}


/*ë¦¬ìŠ¤íŠ¸ íŽ˜ì´ì§• ë§ˆê°*/

a.btn_b01,
a.btn_b02,
a.btn_admin,
.btn_bo_adm input,
fieldset .btn_submit {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn_submit {
    background-color: #000;
    color: #fff;
    font-size: 13px
}

a.btn_b01,
a.btn_b02,
a.btn_admin,
.btn_bo_adm input {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
}


/* ê¸€ì“°ê¸° */

.tbl_frm01 {
    border-left: 1px #e9e9e9 solid;
}

.tbl_frm01 th {
    width: 90px;
    padding: 7px 13px;
    border: 1px solid #e9e9e9;
    border-left: 0;
    background: #F7F7F7;
    text-align: left;
    
}

.tbl_frm01 .wr_name,
.tbl_frm01 .wr_password {
    width: 30%;
}
.tbl_wrap {
    border-left: 0;
}
.tbl_wrap table.table {
    border-left: 0;
    border-right: 0;
}
#bo_sch select {
    height: 40px;
    /* border:1px #c2c2c2 solid; */
    background-color: #fff;
}
#bo_sch .btn_submit {
    font-weight: 600;
    width: 80px;
    border-radius: 3px;
    line-height: 1.62857143;
}
#bo_v_act {
    display: none;
}

#bo_vc h2 {
    font-size: 16px;
    font-weight: 900;
}

@media all and (max-width:768px) {
    .tbl_frm01 .wr_name,
    .tbl_frm01 .wr_password {
        width: 100%;
    }
}


/* ë·°íŽ˜ì´ì§€ */

#bo_v_top ul.bo_v_nb {
   /* display: none;*/
}

#bo_v_con {
    font-size: 15px;
}
#bo_v_con iframe{width:100%;height:450px}

#bo_v_info {
    font-size: 14px;
}


/*ì—ë””í„° í…Œì´ë¸”*/

#bo_v_con table {
    border: #dfdfdf 1px solid;
    font-size: 13px;
}

#bo_v_con table td {
    border: #dfdfdf 1px solid;
    padding: 3px 0;
    padding-left: 12px;
}

#bo_v_con table td:nth-child(1) {
    background-color: #f7f7f7;
}


/* ì½”ë©˜íŠ¸ */

legend {
    border-bottom: 0px solid #e5e5e5 !important;
}

#bo_vc {
    margin: 0 0 20px;
    padding: 20px 20px 10px;
    border: 1px solid #f3f3f3;
    background: #fff;
}

@media all and (max-width:768px) {
    .device_pc {
        display: none;
    }
    #bo_cate{width:100%}
    #bo_cate ul{display:table;width:100%;float: none;}
    #bo_cate ul li{display:table-cell;width:33.3333%}
    #bo_cate a {
        min-width: 100px;
        font-size: 13px;
        display: block;
        position: relative;
        margin-left: 2px;
        padding: 7px 9px;
        border: 1px solid #f2f2f2;
        background: #e3e3e3;
        color: #000;
        text-align: center;
        letter-spacing: -.5px;
        line-height: 1.2em;
        cursor: pointer;
        font-weight: 100;
        margin-bottom: 3px;
    }
    #bo_list .tbl_head01 th {
        background-color: #F3F3F3 !important;
    }
    #bo_list .tbl_head01 th.subject {
        text-align: left;
        padding-left: 15px !important;
        font-size: 15px !important;
        color: #000;
    }
    #bo_list .tbl_head01 th.use_title {
        padding-right: 0 !important;
        margin-right: 0 !important;
        font-size: 15px !important;
        text-align: center !important;
        border-left: 1px #eee solid;
    }
    #bo_list .tbl_head01 td.td_subject {
        text-align: left;
        padding-left: 15px!important;
        font-size: 14px !important;
    }
    #bo_list .tbl_head01 td.td_name {
        padding-right: 0 !important;
        margin-right: 0 !important;
        text-align: center !important;
        font-size: 14px !important;
        border-left: 1px #eee solid;
    }
    .wzd_board_header .name-data {
        display: none;
    }
    #bo_list .tbl_head01 .m-hidden{display:none}
    .bo_sch{left: 50% !important;transform: translateX(-50%);width: 90% !important;margin: 0 auto;}
}


#bo_gall h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#bo_gall #gall_ul {margin: 15px -15px 0;padding:0;list-style:none;zoom:1;}
#bo_gall #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_gall .gall_li {}
#bo_gall .gall_li .gall_chk {position:absolute;top:0;left:0;padding:5px;}
#bo_gall .gall_box {position:relative;margin:0 0 50px 0;border-radius:0 0 2px 2px;border: 1px solid #ccc;}

.gall_row .col-gn-0,.gall_row .col-gn-1,.gall_row .col-gn-2,.gall_row .col-gn-3,.gall_row .col-gn-4,.gall_row .col-gn-5,.gall_row .col-gn-6,.gall_row .col-gn-7,.gall_row .col-gn-8,.gall_row .col-gn-9,.gall_row .col-gn-10 {position:relative;min-height:1px;padding-left: 15px;*padding-left:0;padding-right: 15px;*padding-right:0;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0;}
.gall_row .col-gn-0,.latest_row .col-gn-1 {width:100%}
.gall_row .col-gn-2 {width:50%}
.gall_row .col-gn-3 {width:33.33333333%}
.gall_row .col-gn-4 {width:25%}
.gall_row .col-gn-5 {width:20%}
.gall_row .col-gn-6 {width:16.66666667%}
.gall_row .col-gn-7 {width:14.28571428%}
.gall_row .col-gn-8 {width:12.5%}
.gall_row .col-gn-9 {width:11.11111111%}
.gall_row .col-gn-10 {width:10%}

.gall_row .box_clear {clear:both}

#bo_gall .gall_now .gall_text_href a {color:#ff3061}

#bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none}
#bo_gall .gall_img {/* border: 1px solid #eee; */text-align:center;max-height: 220px;overflow:hidden;}
#bo_gall .gall_img a,#bo_gall .gall_img .no_image,#bo_gall .gall_img .is_notice {display:block}
#bo_gall .gall_img img{width: 380px;height: 220px !important;transition: transform 1s;-webkit-transition: -webkit-transform 1s;}
#bo_gall .gall_img .youtube:after{content:'';position: absolute;display:block;top: 27%;left: 43%;width: 55px;height: 55px;background: url('/theme/sse/img/bt_play.png') no-repeat center;z-index: 1;}
#bo_gall .gall_img img:hover { transform: scale(1.2, 1.2); -webkit-transform: scale(1.2, 1.2); }
#bo_gall .gall_img video{max-width:100%;height:auto !important;}
#bo_gall .gall_img video:hover {}

#bo_gall .gall_img span {display:inline-block;background:#eaeaea;text-align:center;line-height: 220px;text-transform:uppercase;font-weight:bold;font-size:1.25em;color:#777;}

#bo_gall .gall_text_href {margin:0px 0;padding:10px;/* background-color:#f6f6f6 */}
#bo_gall .gall_text_href a {font-weight:bold}
#bo_gall .gall_text_href img {margin:0 0 0 4px}
#bo_gall .bo_tit {display:block; /*line-height:30px;*/ font-weight:700;color:#000;font-size:1.1em}
#bo_gall .bo_tit .cnt_cmt {background:#fff;color:#333;font-size:0.7em;height:15px;line-height:15px;padding:0px 5px; padding-bottom:0px; border-radius:3px;vertical-align:middle; border:1px solid #aaa; margin-left:3px; }
#bo_gall .bo_cnt {color:#acacac;line-height:18px; display:none;}
#bo_gall .profile_img img {border-radius:50%}
#bo_gall .bo_tit .fa-heart {display:inline-block;line-height:14px;width:16px;font-size:0.833em;color:#C42828;background:none;text-align:center;border-radius:2px;font-size:12px;border:0px solid #cbe3e8;vertical-align:middle; margin-top:3px;}
#bo_gall .bo_tit .fa-lock {display:inline-block;line-height:14px;width:16px;font-size:0.833em;color:#666;background:none;text-align:center;border-radius:2px;font-size:12px;border:0px solid #cbe3e8;vertical-align:middle; margin-top:3px;}
#bo_gall .bo_tit .new_icon {display:inline-block;width:28px; height:15px; line-height:13px;font-size:0.7em; letter-spacing:0.05em; color:#fff;background:#3071CA;text-align:center;border-radius:2px;margin-left:2px;font-weight:normal;vertical-align:middle; margin-top:0px; margin-right:1px;}
#bo_gall .bo_tit .hot_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#1EA362;background:#ffb9b9;text-align:center;border-radius:2px;vertical-align:middle}
#bo_gall .bo_tit .fa-download {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#F19717;background:none;text-align:center;border-radius:2px;margin-left:5px;vertical-align:middle; margin-top:3px;}
#bo_gall .bo_tit .fa-link {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#BB51FD;background:none;text-align:center; border-radius:2px;margin-left:5px;vertical-align:middle; margin-top:3px;}




#bo_gall .gall_info {line-height:1.5em;line-height:20px; padding:5px 10px; padding-bottom:10px; background:#f6f6f6; font-size:0.9em;}
#bo_gall .gall_info strong {display:inline-block;margin:0}
#bo_gall .gall_info i {font-size:12px}
#bo_gall .gall_info .gall_date,
#bo_gall .gall_info .gall_view {display:inline-block;margin-right:10px;color:#777}
#bo_gall .gall_name{padding:5px 10px; background:#f6f6f6;}

#bo_gall .gall_option {position:absolute;bottom:10px;right:10px; font-size:0.9em;}
#bo_gall .gall_option strong {background:#f6f6f6;padding:5px 10px;border-radius:30px;
/*-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)*/}

#bo_btn_top {margin:10px 0}
#bo_btn_top:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx {margin-bottom:5px;float:right;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;line-height:34px;font-size:0.92em;color:#4e546f}

.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;width:auto;text-align:center;margin-left:5px;background:#fff}
.btn_bo_user > li {position:relative}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:0 8px;border:0;background:#d4d4d4;color:#666;text-decoration:none;vertical-align:middle}
.bo_notice td {background:#fff6fa !important;border-bottom:1px solid #f8e6ee}
.bo_notice td a {font-weight:bold}
.bo_notice .notice_icon {display:inline-block;line-height:25px;border-radius:5px;font-weight:bold;color:#f9267f}

.more_opt {display:none;position:absolute;top:45px;right:0;background:#fff;border:1px solid #b8bfc4;z-index:999}
.more_opt:before {content:"";position:absolute;top:-8px;right:13px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #b8bfc4 transparent}
.more_opt:after {content:"";position:absolute;top:-6px;right:13px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #fff transparent}
.more_opt li {border-bottom:1px solid #f1f1f1;padding:10px;float:inherit;width:90px;margin:0;color:#6b757c;text-align:left}
.more_opt li.wid_s {width:70px;}
.more_opt li:last-child {border-bottom:0}
.more_opt li button, .more_opt li a {width:100%;border:0;background:#fff;color:#6b757c; text-align:left;}
.more_opt li:hover a,
.more_opt li:hover button {color:#000}
.more_opt li i {float:right;line-height:20px}

.td_num strong {color:#000}
/*.bo_cate_link {font-size:0.9em; float:left;display:block;margin-right:10px;background:#666;color:#fff;font-weight:normal !important;height:20px;line-height:10px;padding:5px 8px;border-radius:5px;font-size:0.95em} *//* ê¸€ì œëª©ì¤„ ë¶„ë¥˜ìŠ¤íƒ€ì¼ */
.bo_cate_link{display:block; background:none; color:#333; border-bottom:1px solid #ddd; padding-bottom:10px; margin-bottom:5px; overflow:hidden; width:100%; text-align:center;}
.bo_cate_link:hover {text-decoration:none}
.bo_current {color:#e8180c}
#bo_list .profile_img {display:inline-block;margin-right:5px}
#bo_list .profile_img img {border-radius:50%}
#bo_list .cnt_cmt {background:#fff;color:#333;font-size:11px;height:16px;line-height:16px;padding:3px 5px; padding-bottom:1px; border-radius:3px;vertical-align:middle; border:1px solid #666; margin-left:3px; }
#bo_gall li.empty_list {padding:85px 0;text-align:center}

.bo_sch_wrap {display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999999;}
.bo_sch {position:absolute;top:50%;left: 55%;background:#fff;text-align:left;width:500px;max-height:300px;transform: translateX(-50%);margin-top:-150px;overflow-y:auto;border-radius:5px;-webkit-box-shadow:1px 1px 18px rgba(0,0,0,0.2);-moz-box-shadow:1px 1px 18px rgba(0,0,0,0.2);box-shadow:1px 1px 18px rgba(0,0,0,0.2);border:1px solid #dde7e9;background:#fff;border-radius:3px;}
.bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
.bo_sch h3 {padding:15px;border-bottom:1px solid #e8e8e8}
.bo_sch legend {background:red}
.bo_sch form {padding:15px;display:block}
.bo_sch select {border:0;width:100%;height:40px;border:1px solid #dddddd;border-radius:2px; /*-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)*/}
.bo_sch .sch_bar {display:inline-block;width:100%;clear:both;margin-top:15px;border:1px solid #dddddd;border-radius:2px; /*-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)*/}
.bo_sch .sch_input {width:80%;height:38px;border:0;padding:0;background-color:transparent;float:left}
.bo_sch .sch_btn {height:38px;float:right;color:#656565;background:none;border:0;width:40px;font-size:15px}
.bo_sch .bo_sch_cls {position:absolute;right:0;top:0;color:#b5b8bb;border:0;padding:12px 15px;font-size:16px;background:#fff}
.bo_sch_bg {background:#000;background:rgba(0,0,0,0.5);width:100%;height:100%;}