/* ����� ************************************************************************************************************************************************************************/

@media only screen and (min-width:100px) and (max-width:1300px) {
    .board_pa_back {
        height: 450px;
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center 0%;
        background-image: url('/theme/Mlang_Home_Basic/img/sub_img_board.jpg');
        background-size: cover;
    }
    .board_pa_title {
        padding-top: 160px;
        text-align: center;
        font-size: 40px;
        color: #fff;
        font-family: 'NanumSquareNeo800';
        letter-spacing: 0.1em;
        line-height: 1em;
    }
    .board_pa_title2 {
        padding-top: 50px;
        text-align: center;
        font-size: 20px;
        color: #fff;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1em;
    }
    #board_centent {
        text-align: center;
        margin: 0 auto;
        font-size: 14px;
        padding-bottom: 30px;
    }
    .board_centents {
        width: 100%;
        display: inline-block;
        text-align: left;
    }
    .html_title {
        text-align: center;
        font-size: 30px;
        color: #333;
        font-family: 'NanumSquareNeo800';
        letter-spacing: 0.1em;
        line-height: 1em;
        margin-bottom: 20px;
    }
    #board_centent b {
        font-family: 'NanumGothic';
    }
    /* Mlang_board_btn s */
    .Mlang_board_btn_list_w {
        text-align: center;
        margin: 0 auto;
        width: 100%;
        display: inline-block;
        height: 80px;
    }
    .Mlang_board_bt_list_w li {
        text-align: center;
        float: left;
    }
    .Mlang_board_btn_list_w a {
        background: #222;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin: 3px;
        text-align: center;
        border: 1px solid #bbb;
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
    }
    .Mlang_board_btn_list_w a:hover {
        background: #777;
        border: 1px solid #333;
    }
    .Mlang_board_btn_view {
        text-align: center;
        display: inline-block;
        width: 100%;
        display: inline-block;
    }
    .Mlang_board_btn li {
        text-align: center;
        float: right;
        display: inline-block;
    }
    .Mlang_board_btn_view a,
    .bo_vl_opt a,
    .bo_vl_opt span {
        background: #fff;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin: 1px;
        border-radius: 16px;
        text-align: center;
        border: 1px solid #e3e4e4;
        font-size: 12px;
        color: #333;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        cursor: pointer;
    }
    .Mlang_board_btn_view a:hover,
    .bo_vl_opt a:hover,
    .bo_vl_opt span:hover {
        background: #f9fdff;
        border: 1px solid #333;
        color: #333;
    }
    .Mlang_board_btn_wr {
        text-align: center;
        width: 100%;
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .Mlang_board_btn_wr li {
        text-align: center;
        float: left;
        width: 100%;
        margin: 4px;
    }
    .Mlang_board_btn_wr li div {
        width: 100%;
        background: #e3e4e4;
        padding-top: 14px;
        padding-bottom: 14px;
        border-radius: 16px;
        cursor: pointer;
        height: 38px;
        text-align: center;
        border: 0px;
        font-size: 14px;
        color: #333;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_btn_wr li div:hover {
        background: #f3f3f3;
        border: 1px solid #333;
        color: #333;
    }
    .Mlang_board_btn_wr li button {
        width: 100%;
        position: relative;
        background: #444;
        padding-left: 30px;
        padding-right: 30px;
        height: 38px;
        border-radius: 16px;
        text-align: center;
        border: 0px;
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_btn_wr li button:hover {
        background: #f9fdff;
        color: #333;
        border: 1px solid #333;
    }
    /* Mlang_board_btn e */
    /* basic s*/
    .Mlang_board_basics {
        border-bottom: 1px solid #222;
    }
    .Mlang_board_basic_list {
        cursor: pointer;
        background: #fff;
        text-align: center;
        display: inline-block;
        width: 100%;
        border-top: 1px solid #e3e4e4;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .Mlang_board_basic_list:hover {
        background: #fefff0;
    }
    .Mlang_board_basic_list li {
        float: left;
    }
    .Mlang_board_basic_list_subject {
        width: 70%;
        text-align: left;
        color: #222;
        font-size: 14px;
        font-weight: bold;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_basic_list_comment {
        width: 30%;
        text-align: right;
        color: #222;
        font-size: 11px;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_basic_list_icon_cate {
        padding: 6px;
        background: #777;
        color: #333;
        font-size: 11px;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_basic_list_icon_notice {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 12px;
        padding-right: 12px;
        border-radius: 10px;
        background: #444;
        color: #fff;
        font-size: 12px;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_basic_icon_new {
        border-radius: 12px;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 4px;
        padding-right: 4px;
        background: #ed4141;
        font-size: 11px;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1em;
        color: #fff;
    }
    .Mboard_list_ca_name {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 3px;
        padding-right: 3px;
        background: #444;
        color: #fff;
        font-size: 12px;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.1em;
        line-height: 1.0em;
        border-radius: 4px;
    }
    .Mlang_board_basic_list_icon_comment {
        padding: 2px;
        background: #ddd;
        color: #333;
        font-size: 11px;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    /* basic e*/
    /* 5-3 s*/
    .mlang_gall_img_5_3 img {
        width: 100%;
    }
    /* 5-3 e*/
    #bo_cate {
        margin-bottom: 15px;
        background: #fff;
    }
    #bo_cate h2 {
        width: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        overflow: hidden
    }
    #bo_cate ul {
        zoom: 1;
    }
    #bo_cate ul:after {
        display: block;
        visibility: hidden;
        clear: both;
        content: ""
    }
    #bo_cate li {
        display: inline-block;
        float: left;
        font-size: 14px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
    }
    #bo_cate a {
        color: #222;
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 12px;
        padding-right: 12px;
    }
    #bo_cate a:hover {
        color: #ec0060;
    }
    #bo_cate #bo_cate_on {
        display: inline-block;
        position: relative;
        color: #fff;
        background: #000;
        border-radius: 16px;
    }
    #bo_cate #bo_cate_on:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 4px;
        display: inline-block;
    }
    #bo_v {
        background: #fff;
        color: #333;
        margin-top: 10px;
        margin-bottom: 20px;
        padding: 15px;
    }
    #bo_v>header {
        margin-bottom: 15px;
    }
    #bo_v_atc {
        min-height: 200px;
    }
    .bbsView_t_1 {
        text-align: left;
        width: 100%;
        display: inline-block;
    }
    .bbsView_t_1 li {
        display: inline-block;
    }
    .bbsView_cate {
        padding-right: 10px;
        float: left;
        text-align: left;
        width: 100%;
    }
    .bbsView_title {
        padding-right: 10px;
        float: left;
        text-align: left;
        border-bottom: 1px solid #e4e5ea;
        width: 100%;
        display: inline-block;
        color: #333;
        text-align: left;
        font-size: 20px;
        font-family: 'NanumSquareNeo700';
        padding-bottom: 10px;
        letter-spacing: 0.01em;
        line-height: 1.3em;
    }
    .bbsView_name {
        margin-top: 10px;
        float: left;
        text-align: left;
        width: 100%;
        height: 20px;
    }
    .bbsView_date {
        margin-top: 10px;
        float: left;
        text-align: left;
        width: 100%;
        height: 20px;
    }
    .bbsView_name,
    .bbsView_date {
        color: #444;
        font-size: 14px;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .bbsView_name b,
    .bbsView_date b {
        color: #757880;
    }
    .bbsView_name span,
    .bbsView_date span {
        font-size: 13px;
    }
    #bbs_job_menu {
        text-align: center;
    }
    #bbs_job_menu li {
        display: inline-block;
        float: left;
        padding-top: 8px;
        padding-bottom: 1px;
        width: 50%;
        margin-bottom: 10px;
        text-align: center;
        font-size: 14px;
        font-family: 'NanumGothic';
        letter-spacing: 0.3em;
        cursor: pointer;
    }
    #bbs_job_menu li img {
        border: 0px;
        height: 30px;
        margin-bottom: 10px;
    }
    .bbs_job_menuClass {
        color: #222;
        border-top: 1px solid #333;
        border-bottom: 1px solid #333;
        background: #fff;
    }
    .bbs_job_menuClass_on {
        color: #333;
        border-top: 1px solid #333;
        border-bottom: 1px solid #333;
        background: #444;
    }
    /* �˻� �ڽ� */
    .Mlang_board_search {
        padding: 15px;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding-top: 20px;
    }
    .Mlang_board_searchs {
        width: 100%;
        display: inline-block;
    }
    .Mlang_board_search_l {
        width: 30%;
        float: left;
        text-align: left;
    }
    .Mlang_board_search_c {
        width: 50%;
        float: left;
        text-align: left;
    }
    .Mlang_board_search_r {
        width: 20%;
        float: left;
        text-align: left;
    }
    .Mlang_board_search_select {
        width: 100%;
        background: #f9fdff;
        border: 1px solid #e3e4e4;
        padding: 10px;
        height: 44px;
        color: #333;
        font-size: 14px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_search_select2 {
        background: #f9fdff;
        border: 1px solid #e3e4e4;
        padding: 10px;
        height: 44px;
        color: #333;
        font-size: 14px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_search_input {
        width: 100%;
        background: #f9fdff;
        border: 1px solid #e3e4e4;
        padding: 10px;
        height: 44px;
        color: #333;
        font-size: 14px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_search_input2 {
        width: 100%;
        background: #f9fdff;
        border: 1px solid #e3e4e4;
        padding: 10px;
        height: 44px;
        color: #333;
        font-size: 14px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_search_btn {
        width: 100%;
        background: #fff;
        height: 44px;
        border: 1px solid #e3e4e4;
        background-image: url('/Mlang/img/search_icon.png');
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 20px 20px;
    }
    /* paging */
    a.Mlang_board_pg_page,
    a.Mlang_board_page_pg_start,
    a.Mlang_board_pg_page_prev,
    a.Mlang_board_pg_page_next,
    a.Mlang_board_pg_page_end {
        background: #fff;
        border: 1px solid #e3e4e4;
        border-radius: 4px;
        margin: 1px;
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 8px;
        padding-bottom: 8px;
        color: #333;
        font-size: 14px;
        font-family: 'NanumSquareNeo700';
    }
    a.Mlang_board_pg_page:hover,
    a.Mlang_board_page_pg_start:hover,
    a.Mlang_board_pg_page_prev:hover,
    a.Mlang_board_pg_page_next:hover,
    a.Mlang_board_pg_page_end:hover {
        background: #f5f5f5;
    }
    .Mlang_board_pg_current {
        background: #1d5288;
        border: 1px solid #1d5288;
        border-radius: 4px;
        margin: 1px;
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 8px;
        padding-bottom: 8px;
        color: #fff;
        font-size: 14px;
        font-family: 'NanumSquareNeo700';
        ;
    }
    /* ���� */
    #bo_w {
        background: #fff;
        color: #333;
        font-size: 12px;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .frm_input {
        border: 1px solid #e3e4e4;
        background: #f9fdff;
        color: #333;
        font-size: 14px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        padding: 10px;
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .full_input {
        width: 100%;
        border: 1px solid #e3e4e4;
        background: #f9fdff;
        color: #333;
        font-size: 14px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        padding: 10px;
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_fileName {
        padding-left: 50px;
        padding-top: 10px;
        padding-bottom: 17px;
        width: 100%;
        border: 0px;
        background: #f9fdff;
        color: #333;
        font-size: 12px;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .bo_w_tit_wr {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px;
        color: #333;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .bo_w_tit_wrspan {
        margin-right: 10px;
        font-size: 14px;
        color: #f2f2f2;
        font-weight: bold;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .link_iframe {
        width: 100%;
        height: 250px;
        border: 1px solid #222;
    }
    .link_iframe_btn {
        border: 1px solid #eee;
        border-radius: 6px;
        padding: 15px;
        background: #eee;
        text-align: center;
        font-size: 16px;
        color: #333;
        font-weight: bold;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
        cursor: pointer;
    }
    .link_iframe_btn:hover {
        opacity: 0.7;
    }
    .con_tb {
        text-align: center;
    }
    .con_tb li {
        float: left;
        display: inline-block;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .con_tb_1 {
        width: 40%;
        text-align: center;
        border-radius: 10px;
        background: #666;
        font-size: 16px;
        color: #333;
        font-weight: bold;
        font-family: 'NanumGothic';
        letter-spacing: 0.001em;
        line-height: 1.0em;
    }
    .con_tb_2 {
        width: 60%;
        text-align: left;
        padding-left: 10px;
        font-size: 16px;
        color: #333;
        font-weight: bold;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    /* ���� ������ */
    .Mlang_board_bo_v_nb {
        display: inline-block;
        width: 100%;
        background: #fff;
        border: 0px;
        margin-top: 20px;
        border-top: 1px solid #e3e4e4;
        border-bottom: 1px solid #e3e4e4;
    }
    .Mlang_board_bo_v_nb li {
        float: left;
        display: inline-block;
        width: 100%;
        padding: 10px;
    }
    .Mlang_board_bo_v_prev {
        border-bottom: 1px solid #e3e4e4;
    }
    .Mlang_board_bo_v_next {}
    .Mlang_board_bo_v_prev a,
    .Mlang_board_bo_v_next a {
        color: #333;
        font-size: 12px;
        font-weight: bold;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    /* ��� */
    #bo_vc {
        font-size: 12px;
        text-align: left;
        display: inline-block;
        width: 100%;
        background: #fff;
        margin-bottom: 5px;
    }
    #bo_vc h2.bo_vc_tit {
        margin: 10px;
    }
    #bo_vc h2 span {
        color: #777;
    }
    #bo_vc article {}
    #bo_vc article h2 {
        position: absolute;
        font-size: 0;
        text-indent: -9999em;
        line-height: 0;
        overflow: hidden;
    }
    #bo_vc header {
        color: #333;
        font-weight: bold;
        font-family: 'NanumGothic';
        position: relative;
        padding: 0;
        line-height: 20px;
        padding-right: 18px
    }
    #bo_vc .profile_img {
        vertical-align: text-bottom
    }
    #bo_vc .profile_img img {
        width: 23px;
        height: 23px;
        border-radius: 50%
    }
    .comment_inner .bo_vc_w {
        margin-top: 10px;
        padding-top: 15px
    }
    .bo_vl_opt {
        text-align: left;
        display: inline-block;
        width: 100%;
    }
    .bo_vl_opt li {
        float: left;
    }
    #bo_vc_w textarea,
    .comment_inner textarea {
        background: #fff;
        border: 1px solid #777;
        padding: 10px;
        text-align: left;
        font-size: 12px;
        color: #333;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.3em;
    }
    .comment_btn_submit {
        width: 100%;
        background: #999;
        border: 0px solid #fff;
        padding: 10px;
        border-radius: 16px;
        text-align: center;
        font-size: 12px;
        color: #fff;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.3em;
    }
    .btn_file {
        font-size: 12px;
        font-weight: bold;
        font-family: 'NanumGothic';
    }
    .cke_sc,
    .btn_cke_sc {
        font-size: 12px;
        font-weight: bold;
        font-family: 'NanumGothic';
    }
    .filebox input {
        border: 1px solid #e3e4e4;
    }
    .bo_w_title {
        text-align: left;
        font-size: 14px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        padding-top: 15px;
        padding-bottom: 2px;
    }
    .bbs_movie {
        border: 0px;
        width: 100%;
        height: 500px;
    }
    .btn_submit {
        width: 100%;
        padding: 12px;
        border-radius: 16px;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .keywordTag {
        width: 100%;
        display: inline-block;
        text-align: left;
        margin-top: 10px;
        overflow-x: hidden;
        overflow-y: scroll;
        max-height: 65px;
    }
    .keywordTag li {
        float: left;
        margin: 3px;
        background: #f1f1f1;
        padding: 4px 10px 4px 10px;
        border-radius: 10px;
        font-size: 12px;
        font-family: 'NanumSquareNeo700';
        color: #666;
        letter-spacing: 0.01em;
        line-height: 1.0em;
        cursor: pointer;
    }
    .keywordTag li:hover {
        background: #444;
        color: #fff;
    }
    .keywordTags {
        width: 100%;
        display: inline-block;
        margin-top: 10px;
        font-size: 12px;
        font-family: 'NanumSquareNeo700';
        color: #666;
        letter-spacing: 0.01em;
        line-height: 1.0em;
        cursor: pointer;
    }
    .keywordTags_l_b {
        color: #db3232;
        font-size: 14px;
        font-family: 'NanumSquareNeo700';
        text-decoration: underline;
        font-family: 'NanumSquareNeo700';
    }
    .keywordTags img {
        height: 18px;
        margin-right: 5px;
    }
    .keywordTags_l {
        float: left;
        width: 65%;
        text-align: left;
    }
    .keywordTags_r {
        float: left;
        width: 35%;
        text-align: right;
    }
    .keywordTags_l:hover,
    .keywordTags_r:hover {
        color: #bc0000;
    }
    .bbsSearchBasic {
        width: 100%;
        display: inline-block;
        margin-top: 10px;
    }
    .bbsSearchBasic_l {
        float: left;
        width: 60%;
        text-align: left;
        padding-top: 12px;
    }
    .bbsSearchBasic_r {
        float: left;
        width: 40%;
        text-align: right;
    }
    .bbsSearchBasic_l span {
        font-size: 12px;
        font-family: 'NanumSquareNeo700';
        color: #666;
        letter-spacing: 0.01em;
        line-height: 1.0em;
        cursor: pointer;
        background: #fff;
        border: 1px solid #666;
        border-radius: 8px;
        padding: 7px 12px 7px 12px;
    }
    .bbsSearchBasic_l span:hover {
        background: #f1f1f1;
    }
    .bbsSearchBasic_l img {
        height: 18px;
        margin-right: 5px;
        opacity: 0.7;
    }
    .bo_w_flie24 {
        width: 100%;
        display: inline-block;
        margin-top: 25px;
        height: 40px;
    }
    .bo_w_flie24_title {
        float: left;
        width: 40%;
        text-align: left;
        font-size: 18px;
        font-family: 'NanumSquareNeo700';
        color: #333;
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .bo_w_flie24_btn {
        float: left;
        width: 60%;
        text-align: right;
    }
    .bo_w_flie24_btn_1 {
        background: #fff;
        border: 2px solid #db3232;
        padding: 5px 10px 5px 10px;
        border-radius: 10px;
        font-size: 14px;
        font-family: 'NanumSquareNeo700';
        color: #db3232;
        letter-spacing: 0.01em;
        line-height: 1.0em;
        cursor: pointer;
    }
    .bo_w_flie24_btn_2 {
        background: #fff;
        margin-left: 5px;
        border: 2px solid #777;
        padding: 5px 10px 5px 10px;
        border-radius: 10px;
        font-size: 14px;
        font-family: 'NanumSquareNeo700';
        color: #777;
        letter-spacing: 0.01em;
        line-height: 1.0em;
        cursor: pointer;
    }
    .bo_w_flie24_btn_1:hover,
    .bo_w_flie24_btn_2:hover {
        background: #f9f9f9;
    }
    .bo_w_flie {
        background: #f9f9f9;
        padding: 10px;
    }
    .file_del {
        background: #f9f9f9;
        padding: 0px 10px 0px 10px;
    }
    /* list ī�װ��� */
    .ListCateBox {
        margin-top: 20px;
        text-align: center;
        font-family: 'NanumSquareNeo700';
        font-size: 18px;
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .ListCateBox a {
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 10px;
    }
    a.ListCateBox_a {
        color: #444;
        border-top: 3px solid #fff;
    }
    a.ListCateBox_a:hover {
        color: #1d5288;
    }
    a.ListCateBox_a_on {
        color: #1d5288;
        border-top: 3px solid #1d5288;
    }
    a.ListCateBox_a_on:hover {
        color: #1d5288;
    }
}

/* ����� end */

/* PC ************************************************************************************************************************************************************************/

@media all and (min-width: 1300px) {
    .board_pa_back {
        height: 450px;
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center 0%;
        background-image: url('/theme/Mlang_Home_Basic/img/sub_img_board.jpg');
        background-size: cover;
    }
    .board_pa_title {
        padding-top: 160px;
        text-align: center;
        font-size: 50px;
        color: #fff;
        font-family: 'NanumSquareNeo800';
        letter-spacing: 0.1em;
        line-height: 1em;
    }
    .board_pa_title2 {
        padding-top: 50px;
        text-align: center;
        font-size: 26px;
        color: #fff;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.1em;
        line-height: 1em;
    }
    #board_centent {
        text-align: center;
        margin: 0 auto;
        width: 1300px;
        font-size: 14px;
        padding-bottom: 50px;
    }
    .board_centents {
        width: 100%;
        display: inline-block;
        text-align: left;
    }
    .html_title {
        text-align: center;
        font-size: 40px;
        color: #333;
        font-family: 'NanumSquareNeo800';
        letter-spacing: 0.1em;
        line-height: 1em;
        margin-bottom: 30px;
    }
    #board_centent b {
        font-family: 'NanumGothic';
    }
    /* Mlang_board_btn s */
    .Mlang_board_btn_list_w {
        text-align: center;
        margin: 0 auto;
        width: 100%;
        display: inline-block;
        height: 80px;
    }
    .Mlang_board_bt_list_w li {
        text-align: center;
        float: left;
    }
    .Mlang_board_btn_list_w a {
        background: #222;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin: 3px;
        text-align: center;
        border: 1px solid #bbb;
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
    }
    .Mlang_board_btn_list_w a:hover {
        background: #777;
        border: 1px solid #333;
    }
    .Mlang_board_btn_view {
        text-align: center;
        display: inline-block;
        width: 100%;
        margin: 20px;
        display: inline-block;
    }
    .Mlang_board_btn li {
        text-align: center;
        float: right;
        display: inline-block;
    }
    .Mlang_board_btn_view a,
    .bo_vl_opt a,
    .bo_vl_opt span {
        background: #fff;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin: 2px;
        border-radius: 12px;
        text-align: center;
        border: 1px solid #e3e4e4;
        font-size: 12px;
        color: #333;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        cursor: pointer;
    }
    .Mlang_board_btn_view a:hover,
    .bo_vl_opt a:hover,
    .bo_vl_opt span:hover {
        background: #f9fdff;
        border: 1px solid #333;
        color: #333;
    }
    .Mlang_board_btn_wr {
        text-align: center;
        width: 100%;
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .Mlang_board_btn_wr li {
        text-align: center;
        float: left;
        width: 48%;
        margin: 4px;
    }
    .Mlang_board_btn_wr li div {
        width: 100%;
        background: #e3e4e4;
        padding-top: 14px;
        padding-bottom: 14px;
        border-radius: 16px;
        cursor: pointer;
        height: 38px;
        text-align: center;
        border: 0px;
        font-size: 14px;
        color: #333;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_btn_wr li div:hover {
        background: #f3f3f3;
        border: 1px solid #333;
        color: #333;
    }
    .Mlang_board_btn_wr li button {
        width: 100%;
        position: relative;
        background: #444;
        padding-left: 30px;
        padding-right: 30px;
        height: 38px;
        border-radius: 16px;
        text-align: center;
        border: 0px;
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_btn_wr li button:hover {
        background: #f9fdff;
        color: #333;
        border: 1px solid #333;
    }
    /* Mlang_board_btn e */
    /* basic s*/
    .Mlang_board_basics {
        border-bottom: 1px solid #222;
    }
    .Mlang_board_basic_list {
        cursor: pointer;
        background: #fff;
        text-align: center;
        display: inline-block;
        width: 100%;
        border-top: 1px solid #e3e4e4;
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .Mlang_board_basic_list:hover {
        background: #fefff0;
    }
    .Mlang_board_basic_list li {
        float: left;
    }
    .Mlang_board_basic_list_subject {
        width: 70%;
        text-align: left;
        color: #222;
        font-size: 14px;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_basic_list_comment {
        width: 30%;
        text-align: right;
        color: #222;
        font-size: 12px;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_basic_list_icon_cate {
        padding: 6px;
        background: #777;
        color: #333;
        font-size: 12px;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_basic_list_icon_notice {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 12px;
        padding-right: 12px;
        border-radius: 10px;
        background: #444;
        color: #fff;
        font-size: 14px;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_basic_icon_new {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 4px;
        padding-right: 4px;
        background: #ed4141;
        font-size: 14px;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.5em;
        color: #fff;
    }
    .Mlang_board_basic_list_icon_comment {
        padding: 2px;
        background: #ddd;
        color: #333;
        font-size: 11px;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    /* basic e*/
    #bo_cate {
        margin-bottom: 10px;
        background: #fff;
    }
    #bo_cate h2 {
        width: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        overflow: hidden
    }
    #bo_cate ul {
        zoom: 1;
    }
    #bo_cate ul:after {
        display: block;
        visibility: hidden;
        clear: both;
        content: ""
    }
    #bo_cate li {
        display: inline-block;
        float: left;
        font-size: 14px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
    }
    #bo_cate a {
        color: #222;
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 12px;
        padding-right: 12px;
    }
    #bo_cate a:hover {
        color: #ec0060;
    }
    #bo_cate #bo_cate_on {
        display: inline-block;
        position: relative;
        color: #fff;
        background: #000;
        border-radius: 16px;
    }
    #bo_cate #bo_cate_on:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 4px;
        display: inline-block;
    }
    #bo_v {
        padding: 20px 0 0;
        background: #fff;
        color: #333;
    }
    #bo_v>header {
        padding: 0 15px;
    }
    #bo_v_atc {
        min-height: 200px;
        padding: 15px
    }
    .bbsView_t_1 {
        text-align: left;
        width: 100%;
        display: inline-block;
    }
    .bbsView_t_1 li {
        display: inline-block;
    }
    .bbsView_cate {
        padding-right: 10px;
        float: left;
        text-align: left;
        width: 100%;
    }
    .bbsView_title {
        padding-right: 10px;
        float: left;
        text-align: left;
        border-bottom: 1px solid #e4e5ea;
        width: 100%;
        display: inline-block;
        color: #333;
        text-align: left;
        font-size: 24px;
        font-family: 'NanumSquareNeo700';
        padding-bottom: 15px;
        letter-spacing: 0.01em;
        line-height: 1.3em;
    }
    .bbsView_name {
        margin-top: 15px;
        float: left;
        text-align: left;
        width: 50%;
        height: 20px;
    }
    .bbsView_date {
        margin-top: 15px;
        float: left;
        text-align: right;
        width: 50%;
        height: 20px;
    }
    .bbsView_name,
    .bbsView_date {
        color: #444;
        font-size: 14px;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .bbsView_name b,
    .bbsView_date b {
        color: #757880;
    }
    .bbsView_name span,
    .bbsView_date span {
        font-size: 13px;
    }
    #bbs_job_menu {
        text-align: center;
        display: inline-block;
        width: 100%;
    }
    #bbs_job_menu li {
        display: inline-block;
        float: left;
        padding-top: 10px;
        padding-bottom: 1px;
        width: 50%;
        margin-bottom: 10px;
        text-align: center;
        font-size: 16px;
        font-family: 'NanumGothic';
        letter-spacing: 0.3em;
        cursor: pointer;
    }
    #bbs_job_menu li img {
        border: 0px;
        height: 40px;
        margin-bottom: 10px;
    }
    .bbs_job_menuClass {
        color: #222;
        border-top: 1px solid #333;
        border-bottom: 1px solid #333;
        background: #fff;
    }
    .bbs_job_menuClass_on {
        color: #333;
        border-top: 1px solid #333;
        border-bottom: 1px solid #333;
        background: #444;
    }
    /* �˻� �ڽ� */
    .Mlang_board_search {
        padding: 15px;
        width: 700px;
        text-align: center;
        margin: 0 auto;
        padding-top: 20px;
    }
    .Mlang_board_searchs {
        width: 100%;
        display: inline-block;
    }
    .Mlang_board_search_l {
        width: 20%;
        float: left;
        text-align: left;
    }
    .Mlang_board_search_c {
        width: 70%;
        float: left;
        text-align: left;
    }
    .Mlang_board_search_r {
        width: 10%;
        float: left;
        text-align: left;
    }
    .Mlang_board_search_select {
        width: 100%;
        background: #f9fdff;
        border: 1px solid #e3e4e4;
        padding: 10px;
        height: 44px;
        color: #333;
        font-size: 18px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_search_select2 {
        background: #f9fdff;
        border: 1px solid #e3e4e4;
        padding: 10px;
        height: 44px;
        color: #333;
        font-size: 18px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_search_input {
        width: 100%;
        background: #f9fdff;
        border: 1px solid #e3e4e4;
        padding: 10px;
        height: 44px;
        color: #333;
        font-size: 18px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_search_input2 {
        width: 100%;
        background: #f9fdff;
        border: 1px solid #e3e4e4;
        padding: 10px;
        height: 44px;
        color: #333;
        font-size: 18px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_search_btn {
        width: 100%;
        background: #fff;
        height: 44px;
        border: 1px solid #e3e4e4;
        background-image: url('/Mlang/img/search_icon.png');
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 20px 20px;
    }
    /* paging */
    a.Mlang_board_pg_page,
    a.Mlang_board_page_pg_start,
    a.Mlang_board_pg_page_prev,
    a.Mlang_board_pg_page_next,
    a.Mlang_board_pg_page_end {
        background: #fff;
        border: 1px solid #e3e4e4;
        border-radius: 8px;
        margin: 1px;
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 8px;
        padding-bottom: 8px;
        color: #333;
        font-size: 18px;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    a.Mlang_board_pg_page:hover,
    a.Mlang_board_page_pg_start:hover,
    a.Mlang_board_pg_page_prev:hover,
    a.Mlang_board_pg_page_next:hover,
    a.Mlang_board_pg_page_end:hover {
        background: #f5f5f5;
    }
    .Mlang_board_pg_current {
        background: #1d5288;
        border: 1px solid #1d5288;
        border-radius: 8px;
        margin: 1px;
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 8px;
        padding-bottom: 8px;
        color: #fff;
        font-size: 18px;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    /* ���� */
    #bo_w {
        background: #fff;
        color: #333;
        font-size: 12px;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .frm_input {
        border: 1px solid #e3e4e4;
        background: #f9fdff;
        color: #333;
        font-size: 14px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        padding: 10px;
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .full_input {
        width: 100%;
        border: 1px solid #e3e4e4;
        background: #f9fdff;
        color: #333;
        font-size: 14px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        padding: 10px;
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .Mlang_board_fileName {
        padding-left: 50px;
        padding-top: 10px;
        padding-bottom: 17px;
        width: 100%;
        border: 0px;
        background: #f9fdff;
        color: #333;
        font-size: 12px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .bo_w_tit_wr {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 12px;
        color: #333;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .bo_w_tit_wrspan {
        margin-right: 10px;
        font-size: 14px;
        color: #f2f2f2;
        font-weight: bold;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .link_iframe {
        width: 100%;
        height: 500px;
        border: 1px solid #222;
    }
    .link_iframe_btn {
        border: 1px solid #eee;
        border-radius: 6px;
        padding: 15px;
        background: #eee;
        text-align: center;
        font-size: 16px;
        color: #333;
        font-weight: bold;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
        cursor: pointer;
    }
    .link_iframe_btn:hover {
        opacity: 0.7;
    }
    .con_tb {
        text-align: center;
    }
    .con_tb li {
        float: left;
        display: inline-block;
        width: 25%;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .con_tb_1 {
        text-align: center;
        border-radius: 10px;
        background: #666;
        font-size: 16px;
        color: #333;
        font-weight: bold;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .con_tb_2 {
        text-align: left;
        padding-left: 10px;
        font-size: 16px;
        color: #333;
        font-weight: bold;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    /* ���� ������ */
    .Mlang_board_bo_v_nb {
        display: inline-block;
        width: 100%;
        background: #fff;
        border: 0px;
        margin-top: 20px;
        border-top: 1px solid #e3e4e4;
        border-bottom: 1px solid #e3e4e4;
    }
    .Mlang_board_bo_v_nb li {
        float: left;
        display: inline-block;
        width: 100%;
        padding: 10px;
    }
    .Mlang_board_bo_v_prev {
        border-bottom: 1px solid #e3e4e4;
    }
    .Mlang_board_bo_v_next {}
    .Mlang_board_bo_v_prev a,
    .Mlang_board_bo_v_next a {
        color: #333;
        font-size: 12px;
        font-weight: bold;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    /* ��� */
    #bo_vc {
        font-size: 12px;
        text-align: left;
        display: inline-block;
        width: 100%;
        background: #fff;
        margin-bottom: 5px;
    }
    #bo_vc h2.bo_vc_tit {
        margin: 10px;
    }
    #bo_vc h2 span {
        color: #777;
    }
    #bo_vc article {}
    #bo_vc article h2 {
        position: absolute;
        font-size: 0;
        text-indent: -9999em;
        line-height: 0;
        overflow: hidden;
    }
    #bo_vc header {
        color: #333;
        font-weight: bold;
        font-family: 'NanumGothic';
        position: relative;
        padding: 0;
        line-height: 20px;
        padding-right: 18px
    }
    #bo_vc .profile_img {
        vertical-align: text-bottom
    }
    #bo_vc .profile_img img {
        width: 23px;
        height: 23px;
        border-radius: 50%
    }
    .comment_inner .bo_vc_w {
        margin-top: 10px;
        padding-top: 15px
    }
    .bo_vl_opt {
        text-align: left;
        display: inline-block;
        width: 100%;
    }
    .bo_vl_opt li {
        float: left;
    }
    #bo_vc_w textarea,
    .comment_inner textarea {
        background: #fff;
        border: 1px solid #777;
        padding: 10px;
        text-align: left;
        font-size: 12px;
        color: #333;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.3em;
    }
    .comment_btn_submit {
        width: 100%;
        background: #999;
        border: 0px solid #fff;
        padding: 10px;
        border-radius: 16px;
        text-align: center;
        font-size: 12px;
        color: #fff;
        font-family: 'NanumGothic';
        letter-spacing: 0.01em;
        line-height: 1.3em;
    }
    .btn_file {
        font-size: 12px;
        font-weight: bold;
        font-family: 'NanumGothic';
    }
    .cke_sc,
    .btn_cke_sc {
        font-size: 12px;
        font-weight: bold;
        font-family: 'NanumGothic';
    }
    .filebox input {
        border: 1px solid #e3e4e4;
    }
    .bo_w_title {
        text-align: left;
        font-size: 14px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        padding-top: 15px;
        padding-bottom: 2px;
    }
    .bbs_movie {
        border: 0px;
        width: 100%;
        height: 500px;
    }
    .btn_submit {
        width: 100%;
        padding: 15px;
        border-radius: 16px;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        font-family: 'NanumSquareNeo700';
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .keywordTag {
        width: 100%;
        display: inline-block;
        text-align: left;
        margin-top: 10px;
        overflow-x: hidden;
        overflow-y: scroll;
        max-height: 65px;
    }
    .keywordTag li {
        float: left;
        margin: 3px;
        background: #f1f1f1;
        padding: 4px 10px 4px 10px;
        border-radius: 10px;
        font-size: 14px;
        font-family: 'NanumSquareNeo700';
        color: #666;
        letter-spacing: 0.01em;
        line-height: 1.0em;
        cursor: pointer;
    }
    .keywordTag li:hover {
        background: #444;
        color: #fff;
    }
    .keywordTags {
        width: 100%;
        display: inline-block;
        margin-top: 10px;
        font-size: 14px;
        font-family: 'NanumSquareNeo700';
        color: #666;
        letter-spacing: 0.01em;
        line-height: 1.0em;
        cursor: pointer;
    }
    .keywordTags_l_b {
        color: #db3232;
        font-size: 16px;
        font-family: 'NanumSquareNeo700';
        text-decoration: underline;
        font-family: 'NanumSquareNeo700';
    }
    .keywordTags img {
        height: 18px;
        margin-right: 5px;
    }
    .keywordTags_l {
        float: left;
        width: 65%;
        text-align: left;
    }
    .keywordTags_r {
        float: left;
        width: 35%;
        text-align: right;
    }
    .keywordTags_l:hover,
    .keywordTags_r:hover {
        color: #bc0000;
    }
    .bbsSearchBasic {
        width: 100%;
        display: inline-block;
        margin-top: 10px;
    }
    .bbsSearchBasic_l {
        float: left;
        width: 60%;
        text-align: left;
        padding-top: 15px;
    }
    .bbsSearchBasic_r {
        float: left;
        width: 40%;
        text-align: right;
    }
    .bbsSearchBasic_l span {
        font-size: 14px;
        font-family: 'NanumSquareNeo700';
        color: #666;
        letter-spacing: 0.01em;
        line-height: 1.0em;
        cursor: pointer;
        background: #fff;
        border: 1px solid #666;
        border-radius: 8px;
        padding: 7px 12px 7px 12px;
    }
    .bbsSearchBasic_l span:hover {
        background: #f1f1f1;
    }
    .bbsSearchBasic_l img {
        height: 20px;
        margin-right: 5px;
        opacity: 0.7;
    }
    .bo_w_flie24 {
        width: 100%;
        display: inline-block;
        margin-top: 25px;
        height: 40px;
    }
    .bo_w_flie24_title {
        float: left;
        width: 60%;
        text-align: left;
        font-size: 18px;
        font-family: 'NanumSquareNeo700';
        color: #333;
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .bo_w_flie24_btn {
        float: left;
        width: 40%;
        text-align: right;
    }
    .bo_w_flie24_btn_1 {
        background: #fff;
        border: 2px solid #db3232;
        padding: 5px 10px 5px 10px;
        border-radius: 10px;
        font-size: 16px;
        font-family: 'NanumSquareNeo700';
        color: #db3232;
        letter-spacing: 0.01em;
        line-height: 1.0em;
        cursor: pointer;
    }
    .bo_w_flie24_btn_2 {
        background: #fff;
        margin-left: 5px;
        border: 2px solid #777;
        padding: 5px 10px 5px 10px;
        border-radius: 10px;
        font-size: 16px;
        font-family: 'NanumSquareNeo700';
        color: #777;
        letter-spacing: 0.01em;
        line-height: 1.0em;
        cursor: pointer;
    }
    .bo_w_flie24_btn_1:hover,
    .bo_w_flie24_btn_2:hover {
        background: #f9f9f9;
    }
    .bo_w_flie {
        background: #f9f9f9;
        padding: 10px;
    }
    .file_del {
        background: #f9f9f9;
        padding: 0px 10px 0px 10px;
    }
    /* list ī�װ��� */
    .ListCateBox {
        margin-top: 20px;
        text-align: center;
        font-family: 'NanumSquareNeo700';
        font-size: 24px;
        letter-spacing: 0.01em;
        line-height: 1.0em;
    }
    .ListCateBox a {
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 10px;
    }
    a.ListCateBox_a {
        color: #444;
        border-top: 3px solid #fff;
    }
    a.ListCateBox_a:hover {
        color: #1d5288;
    }
    a.ListCateBox_a_on {
        color: #1d5288;
        border-top: 3px solid #1d5288;
    }
    a.ListCateBox_a_on:hover {
        color: #1d5288;
    }
}

/* PC end */

.Mboard_list_notice {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
    background: #777;
    font-size: 18px;
    font-family: 'NanumSquareNeo700';
    letter-spacing: 0.01em;
    line-height: 1em;
    color: #fff;
    display: inline-block;
}

.Mboard_list_cate {
    border-radius: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    background: #777;
    font-size: 12px;
    font-family: 'NanumGothic';
    letter-spacing: 0.01em;
    line-height: 1em;
    color: #fff;
    display: inline-block;
}

.Mboard_list_cate24 {
    border-radius: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 12px;
    font-family: 'NanumSquareNeo700';
    letter-spacing: 0.01em;
    line-height: 1.5em;
    color: #fff;
    display: inline-block;
}

#bo_vc article .comment_inner {
    padding: 15px;
    border-top: 1px solid #e3e4e4;
}

.comment_inner_re {
    padding: 5px 15px 15px 50px;
}

.comment_LuckEvent {
    text-align: left;
    margin-top: 10px;
}

.comment_LuckEvent img {
    height: 20px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.comment_LuckEvent_b {
    color: #db3232;
    font-size: 18px;
    font-family: NanumSquareNeo800;
}

.cmt_contents,
.bo_vc_w_wr {
    text-align: left;
    display: inline-block;
    width: 100%;
    color: #333;
    font-size: 14px;
}

.bo_vl_opt,
.bo_vl_opt li,
.bo_vl_opt li a {
    color: #333;
}

.chk_box input[type="checkbox"]+label {
    padding-left: 20px;
    color: #333;
}

.chk_box input[type="checkbox"]+label:hover {
    color: #fff000;
}

.chk_box input[type="checkbox"]:checked+label {
    color: #ffca01;
}

.frm_input_checkbox {
    width: 16px;
    height: 16px;
}

.bo_w_select_select {
    color: #333;
    background: #fff;
    width: 100%;
    border: 1px solid #e3e4e4;
    background: #f9fdff;
}

#bo_v_con {
    font-size: 16px;
    font-family: 'NanumGothic';
    letter-spacing: 0.01em;
    line-height: 1.5em;
}

#bo_v_con img {
    max-width: 100%;
}

#bo_v_con b {
    font-family: 'NanumSquareNeo700';
    font-weight: bold;
}

.write_div {
    margin-bottom: 10px;
}

.admin_checked {
    text-align: left;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    font-family: 'NanumSquareNeo700';
    padding: 10px;
}

.admin_checked button {
    padding: 6px;
    border: 0px;
}

.writepp {
    margin-left: 10px;
    background: #1d5288;
    border: 0px;
    color: #fff;
    font-size: 18px;
    font-family: 'NanumSquareNeo700';
    letter-spacing: 0.01em;
    line-height: 1.3em;
    cursor: pointer;
    border-radius: 8px;
    padding: 10px 20px 10px 20px;
}

.writepp img {
    height: 18px;
    margin-bottom: 3px;
}

/* ��õ/����õ */

#bo_v_act_good,
#bo_v_act_nogood {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 9999;
    padding: 10px 0;
    width: 165px;
    background: #ff3061;
    color: #fff;
    text-align: center;
    border-radius: 10px;
}

#bo_v_act .bo_v_good {
    background: #db3232;
    display: inline-block;
    width: 120px;
    line-height: 34px;
    border-radius: 10px;
    background-image: url('/Mlang/img/icon_bo_good.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px 20px;
    font-size: 12px;
    color: #fff;
    font-family: 'NanumGothic';
    letter-spacing: 0.01em;
    cursor: pointer;
    border: 1px solid #db3232;
}

#bo_v_act .bo_v_good:hover {
    background: #bc0000;
    display: inline-block;
    width: 120px;
    line-height: 34px;
    border-radius: 10px;
    background-image: url('/Mlang/img/icon_bo_good.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px 20px;
    font-size: 12px;
    color: #fff;
    font-family: 'NanumGothic';
    letter-spacing: 0.01em;
    cursor: pointer;
    border: 1px solid #bc0000;
}

#bo_v_act .bo_v_nogood {
    background: #fff;
    display: inline-block;
    width: 120px;
    line-height: 34px;
    border-radius: 10px;
    background-image: url('/Mlang/img/icon_bo_nogood.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px 20px;
    font-size: 12px;
    color: #777;
    font-family: 'NanumGothic';
    letter-spacing: 0.01em;
    cursor: pointer;
    border: 1px solid #dfdfdf;
}

#bo_v_act .bo_v_nogood:hover {
    background: #f1f1f1;
    display: inline-block;
    width: 120px;
    line-height: 34px;
    border-radius: 10px;
    background-image: url('/Mlang/img/icon_bo_nogood.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px 20px;
    font-size: 12px;
    color: #777;
    font-family: 'NanumGothic';
    letter-spacing: 0.01em;
    cursor: pointer;
    border: 1px solid #f1f1f1;
}

.icon_good {
    height: 14px;
    opacity: 0.5;
}

/* comment */

.fa-thumbs-a-bo {
    margin-top: 10px;
    width: 100%;
    display: inline-block;
    text-align: right;
}

.fa-thumbs-a-bo li {
    float: right;
    margin-right: 5px;
}

.fa-thumbs-up {
    color: #db3232;
}

.fa-thumbs-down {
    color: #444;
}

.fa-thumbs-a-box {
    border-radius: 8px;
    border: 1px solid #ccc;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    color: #222;
    font-family: 'NanumSquareNeo700';
    letter-spacing: 0.01em;
    line-height: 1em;
    cursor: pointer;
}

.fa-thumbs-a-box-red {
    border-radius: 8px;
    border: 1px solid #db3232;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    color: #db3232;
    font-family: 'NanumGothic';
    letter-spacing: 0.01em;
    line-height: 1em;
    cursor: pointer;
}

a.fa-thumbs-a-box-red {
    color: #db3232;
}

.comment_inner_li_1 {
    float: left;
    text-align: left;
    width: 60%;
    font-size: 14px;
}

.comment_inner_li_2 {
    float: right;
    text-align: right;
    width: 40%;
}

.comment_inner_li_2 img {
    height: 16px;
    margin-right: 5px;
}

.comment_inner_li_2_span4 {
    font-size: 14px;
    color: #333;
    font-family: 'NanumGothic';
    display: flex;
    align-items: center;
    justify-content: right;
}

.comment_inner_li_2_span {
    margin-left: 5px;
    font-size: 16px;
    color: #db3232;
    font-family: NanumSquareNeo800;
}

.icon_119 {
    height: 14px;
    margin-right: 3px;
    margin-bottom: 3px;
}

.icon_119b {
    height: 18px;
    margin-right: 5px;
    margin-bottom: 3px;
}

.MlangBoImage {
    max-width: 100%;
}

.Mboard_memberClass_LevelIcon {
    font-size: 12px;
    color: #db3232;
    font-family: 'NanumGothic';
}

.sv_wrap .sv a {
    font-size: 13px;
    font-family: 'NanumGothic';
    width: 120px;
}

.comment_inner_li_datetime {
    font-size: 12px;
    font-family: 'NanumGothic';
    color: #777;
}

/* ��� ������Ʈ - 2024-05-27 Mlang */

.bo_vc_w_pzx,
.bo_vc_w_pbm {
    width: 100%;
    display: inline-block;
    margin-top: 5px;
    font-size: 13px;
    color: #777;
    letter-spacing: 0.01em;
    line-height: 1em;
}

.bo_vc_w_pzx li,
.bo_vc_w_pbm li {
    margin-top: 5px;
}

.bo_vc_w_pbm select {
    padding: 4px;
    border: 1px solid #777;
    text-align: left;
    font-family: NanumSquareNeo700;
    margin-right: 5px;
}

/* ����� ************************************************************************************************************************************************************************/

@media only screen and (min-width:100px) and (max-width:1300px) {
    .bo_vc_w_pzx_l {
        float: left;
        width: 100%;
        text-align: left;
        font-family: NanumSquareNeo700;
    }
    .bo_vc_w_pzx_r {
        margin-bottom: 10px;
        float: left;
        width: 100%;
        text-align: left;
        font-family: 'NanumGothic';
    }
    .bo_vc_w_pbm_l {
        float: left;
        width: 100%;
        text-align: left;
        font-family: NanumSquareNeo700;
    }
    .bo_vc_w_pbm_r {
        margin-top: 10px;
        float: left;
        width: 100%;
        text-align: left;
        font-family: 'NanumGothic';
        padding-top: 2px;
    }
    /* // �Խ��� ��� HTML DIV */
    .MlangBBSHEADHTML {
        display: none;
    }
    .MlangBBSHEADHTMLs {
        display: none;
    }
    .MlangBBSHEADHTMLs img {
        display: none;
    }
    .MlangBBSFOOTHTML {
        display: none;
    }
    .MlangBBSFOOTHTMLs {
        display: none;
    }
    .MlangBBSFOOTHTMLs img {
        display: none;
    }
    .MlangBBSHEADHTML_m {
        margin-left: 15px;
        margin-right: 15px;
        margin-top: 20px;
    }
    .MlangBBSHEADHTMLs_m {
        width: 100%;
        display: inline-block;
    }
    .MlangBBSHEADHTMLs_m img {
        max-width: 100%;
    }
    .MlangBBSFOOTHTML_m {
        margin-left: 15px;
        margin-right: 15px;
    }
    .MlangBBSFOOTHTMLs_m {
        width: 100%;
        display: inline-block;
    }
    .MlangBBSFOOTDHTMLs_m img {
        max-width: 100%;
    }
}

/* ����� end */

/* PC ************************************************************************************************************************************************************************/

@media all and (min-width: 1300px) {
    .bo_vc_w_pzx_l {
        float: left;
        width: 40%;
        text-align: left;
        font-family: NanumSquareNeo700;
    }
    .bo_vc_w_pzx_r {
        float: left;
        width: 60%;
        text-align: right;
        font-family: 'NanumGothic';
    }
    .bo_vc_w_pbm_l {
        float: left;
        text-align: left;
    }
    .bo_vc_w_pbm_r {
        float: left;
        text-align: left;
        padding-top: 10px;
        padding-left: 10px;
    }
    /* // �Խ��� ��� HTML DIV */
    .MlangBBSHEADHTML {}
    .MlangBBSHEADHTMLs {
        width: 100%;
        display: inline-block;
    }
    .MlangBBSHEADHTMLs img {
        max-width: 100%;
    }
    .MlangBBSFOOTHTML {
        margin-top: 10px;
    }
    .MlangBBSFOOTHTMLs {
        width: 100%;
        display: inline-block;
    }
    .MlangBBSFOOTHTMLs img {
        max-width: 100%;
    }
    .MlangBBSHEADHTML_m {
        display: none;
    }
    .MlangBBSHEADHTMLs_m {
        display: none;
    }
    .MlangBBSHEADHTMLs_m img {
        display: none;
    }
    .MlangBBSFOOTHTML_m {
        display: none;
    }
    .MlangBBSFOOTHTMLs_m {
        display: none;
    }
    .MlangBBSFOOTHTMLs_m img {
        display: none;
    }
}

/* PC end */

.bo_vc_w_pzc {
    width: 100%;
    display: inline-block;
}

.char_counts {
    color: #db3232;
    font-family: NanumSquareNeo800;
}

.bo_vc_w_minfo {
    width: 100%;
    display: inline-block;
}

.bo_vc_w_minfo_l {
    float: left;
    width: 30%;
    text-align: left;
}

.bo_vc_w_minfo_r {
    float: left;
    width: 70%;
    text-align: right;
}

.bo_vc_w_minfo_r img {
    height: 16px;
    margin-left: 5px;
    cursor: pointer;
}

.bo_vc_w_minfo_r img:hover {
    transform: scale(1.2);
    transition: 0.3s;
}

.bo_vc_w_minfo_icon_opa {
    opacity: 0.6;
}

#wr_content {
    height: 100px;
}

.cmt_contents img {
    max-width: 100%;
}

.bo_vc_w_pbm dd {
    float: left;
    text-align: left;
}

.bo_vc_w_pbm_r b {
    color: #db3232;
}

.write_div {
    color: #000;
    font-family: 'NanumSquareNeo700';
    font-size: 14px;
}

.bo_w_select,
.Mlang_board_fileName,
.Mlangfrm_textarea,
.write_div textarea,
.write_div input,
.write_div select {
    border-radius: 10px;
    background: #fff;
    color: #000;
    font-family: 'NanumSquareNeo700';
    font-size: 14px;
}

.write_div_so {
    margin-top: 5px;
    color: #db3232;
    font-family: 'NanumGothic';
    font-size: 12px;
    line-height: 1.5em;
}