/* .cont_detail overflow 초기화*/

.cont_detail {
    overflow: visible;
}

.bbs {
    width: 100%;
    max-width: 1405px;
    color:#333;
}

.bbs a:link {
    text-decoration: none;
    /*color: #666666;*/
}


/* #004ED1 */

.bbs a:visited {
    /*color: #666666;*/
    text-decoration: none;
}

.bbs a:hover {
    /*color: #3399bf;*/
    text-decoration: none;
}

.bbs a:active {
    /*color: #666666;*/
    text-decoration: none;
}


/*200624 검색결과창 추가*/

.search_count_box {
    padding-left: 2%;
    width: 98%;
    height: 60px;
    line-height: 60px;
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    background-color: #f9f9f9;
    color: #08B302;
    margin-bottom: 30px;
}

.search_count_box strong {
    font-size: 15pt;
}

.search_count_box span {
    font-size: 11pt;
}

#bbs_search {
    float: right;
    padding-top: 10px;
    height: 50px;
    width: 380px;
    text-align: right;
}

.bbs .input_box01 {
    height: 26px;
    line-height: 26px;
    border: 1px #DDDDDD solid;
    color: #666666;
}

.bbs_write_form .input_box01 {
    height: 30px;
    line-height: 30px;
    border: 1px #DDDDDD solid;
    color: #666666;
}

.bbs .select_box01 {
    height: 26px;
    margin-bottom: 0px;
    line-height: 18px;
    border: 1px #DDDDDD solid;
    color: #666666;
}

.bbs input {
    padding: 0;
}


/* 리스트화면 배경설정과 위에 선색 설정 */

.bbs thead th {
    height: 40px;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #e1e1e1;
    color: #111;
    text-align: center;
    background: #f5f5f5;
}

.bbs table {
    border-collapse: collapse;
}

.bbs table .chk_All {
    width: 30px;
}

.bbs table .no {
    width: 40px;
}

.bbs thead .chk_file {
    width: 30px;
}

.bbs table .reg_name {
    width: 120px;
}

.bbs table .date {
    width: 90px;
}

.bbs table .date2 {
    width: 85px;
}


/* 공지사항*/

.bbs table .hit {
    width: 50px;
}

.bbs .list img {
    vertical-align: middle;
}

.list tbody td,
.photo tbody td {
    height: 35px;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
    vertical-align:middle;
    background: #FFFFFF;
    color:#333;
}

.default tbody td {}

.photo tbody td {}

.bbs tbody td a {
    color: #222;
}

.bbs tbody td a:hover {
    color: #111;
}

.bbs tbody td.tit {
    padding-left: 10px;
    text-align: left;
}

.bbs tfoot td {
    height: 50px;
    text-align: center;
}

.view_list thead .hit {
    background: url(../images/top/style2/view_right.gif) no-repeat top right;
    text-align: center;
}

.view_list tbody .chk,
.view_list tbody .no {
    border-bottom: 1px solid #CFDAE0;
}

.view_list tbody .tit {
    padding-top: 10px;
    height: 30px;
    line-height: 30px;
}

.view_list tbody .date {
    padding-top: 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.view_list tbody .tit_con {
    display: block;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    background: #F5F5F5;
}

.view_list tbody .tit_img {
    height: 120px;
    border-bottom: 1px solid #CFDAE0;
    text-align: center;
}

.view_list tbody .list_con {
    padding-left: 10px;
    padding-top: 10px;
    line-height: 18px;
    height: 85px;
    border-bottom: 1px solid #CFDAE0;
    vertical-align: top;
}


/*.bbs tbody td a{color:#222;}*/

.bbs tbody td a:hover {
    color: #111;
}

.bbs tbody td.tit {
    padding-left: 10px;
    text-align: left;
}

.bbs tfoot td {
    height: 50px;
    text-align: center;
}


/* 밑에 페이지 번호 보더색과 색 설정 */

.bbs tfoot td a {
    display: inline-block;
    padding: 2px 4px;
    /*border: 1px solid #efefef;*/
}

.bbs tfoot td a:hover {
    background: #F7F7F7;
    border-color: #ff8d18;
    color: #979797;
    text-decoration: none;
}

.bbs tfoot td .page_sel {
    display: inline-block;
    padding: 2px 4px;
    border: 1px solid #979797;
}

.bbs tfoot td .page_sel {
    background: #F7F7F7;
    color: #333;
    text-decoration: none;
}


/* 밑에 페이지 번호 보더색과 색 설정 */

.bbs .gallery_num {
    width: 100%;
    text-align: center;
}

.bbs .gallery_num td {
    border: 0;
}

.bbs .gallery_num td a {
    display: inline-block;
    padding: 2px 4px;
    border: 1px solid #efefef;
}

.bbs .gallery_num td a:hover {
    background: #F7F7F7;
    border-color: #ff8d18;
    color: #6887C7;
    text-decoration: none;
}

.bbs .gallery_num td .page_sel {
    display: inline-block;
    padding: 2px 4px;
    border: 1px solid #6887C7;
}

.bbs .gallery_num td .page_sel {
    background: #F7F7F7;
    color: #6887C7;
    text-decoration: none;
}

.bbs .gallery_num .footer_bt {
    text-align: right;
}


/* 밑에 페이지 번호 보더색과 색 설정 */

table.bbs_buttons {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

table.bbs_buttons td {
    border: 0;
}

table.bbs_buttons td a {
    display: inline-block;
    padding: 2px 4px;
    border: 1px solid #efefef;
}

table.bbs_buttons td a:hover {
    background: #F7F7F7;
    border-color: #ff8d18;
    color: #6887C7;
    text-decoration: none;
}

table.bbs_buttons td .page_sel {
    display: inline-block;
    padding: 2px 4px;
    border: 1px solid #6887C7;
}

table.bbs_buttons td .page_sel {
    background: #F7F7F7;
    color: #6887C7;
    text-decoration: none;
}

table.bbs_buttons .footer_bt {
    text-align: right;
}

tr.bbs_buttons td a {
    display: inline-block;
    padding: 2px 4px;
    border: 1px solid #efefef;
}

tr.bbs_buttons td a:hover {
    background: #F7F7F7;
    border-color: #ff8d18;
    color: #6887C7;
    text-decoration: none;
}

tr.bbs_buttons td .page_sel {
    display: inline-block;
    padding: 2px 4px;
    border: 1px solid #6887C7;
}

tr.bbs_buttons td .page_sel {
    background: #F7F7F7;
    color: #6887C7;
    text-decoration: none;
}

tr.bbs_buttons .footer_bt {
    text-align: right;
}

.bbs tfoot .footer_bt {
    text-align: right;
}

.bbs tbody .alt td {
    background: #daedfe;
}

.bbs tbody .alt td.no,
.bbs tbody .alt td.tit {
    font-weight: bold;
    color: #5e5e5e;
}

.bbs t_center {
    text-align: center;
}

.bbs .boardTileLine {
    text-align: center;
    height: 25px;
    vertical-align:middle;
}


/* 글쓰기 뷰 수정화면 선색  */

.bbs .bbs_head {
    background: #FFFFFF;
    height: auto;
    border-bottom: 1px solid #e1e1e1;
}

.bbs_head .bbs_head_top {
    padding-left: 8px;
    border-top: 1px solid #222;
    border-bottom: 1px solid #e1e1e1;
    color: #111;
    font-weight: normal;
    font-size: 12pt;
    line-height: 35px;
}

.bbs_head .bbs_head_top {
    background-size: 100% 100%;
    background: #f5f5f5;
}


/* view 타이틀 */

.bbs_head h3.bbs_head_top {
    font-family: Mnoto;
}

.bbs_head ul {
    display: inline-block;
}

.bbs_head li {
    float: left;
    height: 30px;
    padding: 3px 10px 0 10px;
    font-size: 10pt;
    line-height: 30px;
    background: url("../images/view_title_line.gif") right center no-repeat;
}

.bbs_head li.write_name {
    float: left;
    padding: 0 10px 9px 15px;
    font-size: 10pt;
    background: url("../images/view_title_line.gif") right center no-repeat;
}

.bbs_head li.hit {
    background: none;
}


/*.bbs .bbs_head_title{text-align:center;border-top:1px solid #6887C7; color:#666666;height:35px;font-weight:bold;line-height:35px;} 글쓰기 수정 타이틀 */


/* .bbs .bbs_head_title{background:url(../board_utf8/images/top/style2/view2.gif) no-repeat;background-size:100% 100%;}글쓰기 수정 타이틀 */

.bbs .bbs_head_title {
    height: 40px;
    border-top: 1px solid #6887C7;
    border-bottom: 0px solid #6887C7;
    color: #566C96;
    line-height: 40px;
    text-align: center;
}


/* ie 8 이하에서 적용시킬 배경*/

.bbs .write_body th {
    height: 35px;
    border-bottom: 1px solid #CFDAE0;
    text-align: center;
    line-height: 35px;
    font-size: 10pt;
    background: #FFFFFF;
}

.bbs .write_body td {
    height: 35px;
    border-bottom: 1px solid #CFDAE0;
    text-align: left;
    line-height: 35px;
    font-size: 10pt;
    background: #FFFFFF;
}

.bbs_head dl {
    clear: both;
}

.bbs_head dt {
    float: left;
    height: 30px;
    line-height: 30px;
}

.bbs_head dd {
    float: left;
    height: 30px;
    line-height: 30px;
}

.bbs_head .bbs_head_conL {
    text-align: left;
    padding-left: 1%;
    width: 49%;
}

.bbs_head .bbs_head_conR {
    text-align: right;
    width: 50%;
}

.bbs_head p {
    clear: both;
    border-top: 1px solid #e1e1e1;
}

.bbs_head p a {
    font-size: 9pt;
}

.bbs_head p img {
    vertical-align: middle;
}

.bbs_head .bbs_head_fileN {
    text-align: left;
    width: 10%;
    text-align: center;
}

.bbs_head .bbs_head_fileF {
    text-align: left;
    width: 90%;
}

.bbs_head .bbs_head_fileF ul li {
    display: inline-block;
    list-style: none;
    text-align: left;
    width: 100%;
    height: 22px;
}

.bbs_head .bbs_head_fileF ul li img {
    vertical-align: middle;
}


/*  뷰화면 길이 설정*/

.bbs_content {
    clear: both;
    padding: 1% 2%;
    min-height: 200px;
    line-height: 180%;
}

.bbs_content .con_left {
    float: left;
    width: 40%;
    height: auto;
}

.bbs_content .con_right {
    float: right;
    margin-left: 2%;
    width: 55%;
    height: auto;
}

.bbs_content .up_img {
    margin: 5px 0;
}

.bbs_buttons {
    clear: both;
    width: 100%;
    text-align: right;
    height: 30px;
    padding-top: 10px;
}

.bbs_viewlist {
    clear: both;
    width: 100%;
    line-height: 20px;
    text-align: right;
    height: 60px;
    padding-top: 10px;
    border-top: 1px double #7F7F7F;
}

.bbs_viewlist li {
    text-align: left;
}


/* 갤러리 리스트*/


/*#gallery_div{text-align:left;}*/

#gallery_div div {
    float: left;
    width: 25%;
    text-align: center;
    padding-bottom: 20px;
}

#gallery_div div.sp_pop {
    width: 25%;
}

#gallery_div div.gallery_img img {
    width: 95%;
    max-width: 209px;
    max-height: 139px;
    height: 100%;
}

#gallery_div div ul {
    display: block;
    min-height: 40px;
}

#gallery_div div ul li {
    width: 95%;
}


/*margin:0 auto;} */

#gallery_div div p {
    min-height: 30px;
    height: 30px;
}

#gallery_div div a.in_img_a {
    display: inline-block;
    width: 95%;
    overflow: hidden;
    text-align: center;
}


/* #gallery_div div img.in_img{ width:100%;min-width:270px; height:214px;} */

#gallery_div div img.in_img {
    height: 100%;
    object-fit: none;
    max-height:230px;
    object-position: 50% 50%;
}

#gallery_div div .g_title {
    text-align: center;
    margin-top: 10px;
    color: #7c7c7c;
}

#gallery_div div .g_title a {
    color: black;
}

#gallery_div div .g_stitle {
    text-align: left;
    color: #7C7C7C;
}

#gallery_div div .g_date {
    text-align: right;
}

#gallery_div div.g_first {
    clear: both;
}

#grid_div .grid-item {
    float: left;
    width: 280px;
}

#grid_div img {
    width: 100%;
}


/* 자격증 리스트*/


/*
 #gallery_div div.certificate{float:left; width:25%;background:url(../images/cer_s.gif) no-repeat top center;text-align:center;padding-bottom:30px;}
 #gallery_div div.certificate img{margin:16px 2px 20px 0;}
 #gallery_div div.certificate .g_title{text-align:center;}
*/


/* Q&A 게시판 글쓰기 추가 속성 */

.bbs_write_form th {
    height: 40px;
    text-align: center;
    vertical-align:middle;
    border-bottom: 1px solid #E8E8E8;
    font-weight: normal;
    background: #F7F7F7;
}

.bbs_write_form td {
    height: 40px;
    vertical-align:middle;
    border-bottom: 1px solid #E8E8E8;
}

.bbs_write_form .bbs_head_title {
    border-top: 3px solid #6887C7;
    border-bottom: 0px;
}

td.bbs_button_set {
    height: 35px;
    text-align: center;
    border-bottom: 0px;
}

#agree_text li {
    padding-left: 15px;
}


/* 게시판 버튼 셋 */
.bbs .note-form-control{
    border: 1px solid #ededef;
}
#summernote{display: none;}

.note-align-center {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
.bbs button:not(.note-btn) {
    margin: 0;
    padding: 0;
    border: 0px;
    border-radius: 5px;
    font-size: 14px;
    background: none;
    vertical-align: top;
    overflow: hidden;
    cursor: pointer;
    margin-left: 1px;
}


/* 게시판 버튼 배경과 글자 설정 */

.bbs button:not(.note-btn) {
    background: #136ab2;
    color: white;
}


/* 다른색버젼은 y축 -20px  :root 는 ie 9버젼 핵 */

.bbs .button1 span {
    display: block;
    width: 45px;
    height: 19px;
    line-height: 17px;
}

:root .bbs .button1 span {
    display: inline-block\0/IE9;
    padding-top: 1px\0/IE9;
}

.bbs .button1 {
    width: 45px;
    height: 19px;
    line-height: 28px;
    height: 28px;
}

.bbs .button2 span {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 45px;
    height: 19px;
}

:root .bbs .button2 span {
    display: inline-block\0/IE9;
    padding-top: 1px\0/IE9;
}

.bbs .button2 {
    width: 45px;
    height: 19px;
    line-height: 28px;
    height: 28px;
}

.bbs .button3 span {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 60px;
    height: 19px;
}

:root .bbs .button3 span {
    display: inline-block\0/IE9;
    padding-top: 1px\0/IE9;
}

.bbs .button3 {
    width: 60px;
    height: 19px;
    line-height: 28px;
    height: 28px;
}

.bbs .button4 span {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100px;
    height: 19px;
}

:root .bbs .button4 span {
    display: inline-block\0/IE9;
    padding-top: 1px\0/IE9;
}

.bbs .button4 {
    width: 100px;
    height: 19px;
    line-height: 28px;
    height: 28px;
}

.bbs .button1 span {
    display: block;
    width: 45px;
    height: 19px;
    line-height: 17px;
}

:root .bbs .button1 span {
    display: inline-block\0/IE9;
    padding-top: 1px\0/IE9;
}

.bbs .button1 {
    width: 45px;
    height: 19px;
    line-height: 28px;
    height: 28px;
}


/* 게시판 버튼 셋 갤러리 모드 */

.bbs_buttons button {
    margin: 0;
    padding: 0;
    border: 0px;
    border-radius: 5px;
    font-size: 14px;
    background: none;
    vertical-align: top;
    overflow: hidden;
    cursor: pointer;
    margin-left: 1px;
}


/* 게시판 버튼 배경과 글자 설정 */

.bbs_buttons button {
    background: #136ab2;
    color: white;
}


/* 다른색버젼은 y축 -20px  :root 는 ie 9버젼 핵 */

.bbs_buttons .button1 span {
    display: block;
    width: 45px;
    height: 19px;
    line-height: 17px;
}

:root .bbs_buttons .button1 span {
    display: inline-block\0/IE9;
    padding-top: 1px\0/IE9;
}

.bbs_buttons .button1 {
    width: 45px;
    height: 19px;
    line-height: 28px;
    height: 28px;
}

.bbs_buttons .button2 span {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 45px;
    height: 19px;
}

:root .bbs_buttons .button2 span {
    display: inline-block\0/IE9;
    padding-top: 1px\0/IE9;
}

.bbs_buttons .button2 {
    
    padding:0px 10px;
    font-size:1.6rem;
    line-height: 28px;
    height: 28px;
}

.bbs_buttons .button3 span {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 60px;
    height: 19px;
}

:root .bbs_buttons .button3 span {
    display: inline-block\0/IE9;
    padding-top: 1px\0/IE9;
}

.bbs_buttons .button3 {
    width: 60px;
    height: 19px;
    line-height: 28px;
    height: 28px;
}

.bbs_buttons .button4 span {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100px;
    height: 19px;
}

:root .bbs_buttons .button4 span {
    display: inline-block\0/IE9;
    padding-top: 1px\0/IE9;
}

.bbs_buttons .button4 {
    width: 100px;
    height: 19px;
    line-height: 28px;
    height: 28px;
}

.bbs_buttons .button1 span {
    display: block;
    width: 45px;
    height: 19px;
    line-height: 17px;
}

:root .bbs_buttons .button1 span {
    display: inline-block\0/IE9;
    padding-top: 1px\0/IE9;
}

.bbs_buttons .button1 {
    width: 45px;
    height: 19px;
    line-height: 28px;
    height: 28px;
}

.product_search button {
    background: #46474C;
    color: white;
    border-radius: 0px;
}


/* 비공개 비밀번호 페이지 */

.bbs_secret {
    background-color: #F5F4F4;
    border: 1px solid #5674B9;
    color: #666666;
}


/* 제목쓰는태그, 보내야하는태그 멀리 보내기 */


/*레전트나 캡션은 특정 브라우저에서 안사라지는 경향이 있으므로 자세하게 이렇게 다 기술해줌*/

.blind,
legend,
caption {
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
}

legend,
caption {
    line-height: 0;
    width: 0;
    font-size: 0;
}

.button {
    background-color: #5E85B5;
    border: 0px;
    color: white;
    padding: 0px 2px 1px 0px;
    font-size: 12px;
    cursor: pointer;
}

.bt_basic {
    width: 45px;
    height: 20px;
    line-height: 20px;
}

.bt_small {
    width: 35px;
    height: 18px;
    line-height: 18px;
}

.button:hover,
.button:active {
    font-weight: bold;
}

@media all and (max-width:620px) {
    .bbs {
        font-size: 11pt;
    }
    .bbs tfoot {
        font-size: 9pt;
    }
    table.bbs .chk_file,
    table.bbs .date,
    table.bbs .hit {
        display: none;
    }
    .bbs table .no {
        min-width: 50px;
    }
    .bbs table .reg_name {
        min-width: 70px;
    }
    .bbs table .date2 {
        min-width: 70px;
    }
    .bbs_head li.view_ip {
        display: none;
    }
    .bbs tfoot td a {
        min-width: 15px;
    }
    #prd_view {
        font-size: 11pt;
    }
    #gallery_div div {
        float: left;
        max-width: 50%;
        text-align: center;
        padding-bottom: 20px;
    }
    #gallery_div div a.in_img_a {
        display: block;
        width: 95%;
        text-align: center
    }
    #gallery_div div img.in_img {
        width: 100%;
    }
    #gallery_div div ul li {
        line-height: 15px;
    }
    #gallery_div div {
        float: left;
        width: 50%;
        text-align: center;
        padding-bottom: 30px;
    }
    #gallery_div div.sp_pop {
        width: 50%;
    }
    .bbs_view_img .up_img img {
        width: 98%;
    }
    .bbs_write_form,
    .bbs_write_form thead,
    .bbs_write_form tbody,
    .bbs_write_form tr,
    .bbs_write_form th,
    .bbs_write_form td {
        display: block
    }
    /* 테이블의 모든 요소를 block화 시킴*/
    .bbs_write_form {
        border-top: 1px solid #000
    }
    .bbs_write_form tr:after {
        content: "";
        display: block;
        clear: both
    }
    /* th,td의 플롯해제 */
    .bbs_write_form th {
        position: relative;
        border-top: 0 none;
        float: left;
        width: 100%;
        border-right: 0;
        box-sizing: border-box
    }
    /* ie9에서 float을 줘야함 */
    .bbs_write_form td {
        position: relative;
        border-top: 0 none;
        float: left;
        width: 100%;
        border-right: 0;
        box-sizing: border-box
    }
    /* relative를 줘야 사파리에서 다시 키웠을때, 안깨짐*/
}


/* VIEW 이미지 버튼 */

.btn_list {
    width: 100%;
    text-align: center;
    padding: 15px;
}

.btn_list a {
    display: inline-block;
    width: 160px;
    padding: 10px 40px;
    background: #faa419;
    color: #fff;
    font-size: 13pt;
    font-weight: 600;
    border-radius: 100px;
}

.btn_list a:hover {
    background: #fa9218;
    color: #fff;
}

@media all and (max-width:500px) {
    #gallery_div div {
        float: left;
        width: 50%;
        max-width: 100%;
    }
    #gallery_div div a.in_img_a {
        display: block;
        width: 95%;
        text-align: center
    }
    #gallery_div div img.in_img {
        width: 100%;
    }
    #gallery_div div ul {
        display: block;
        min-height: 40px;
    }
    #gallery_div div ul li {
        width: 95%;
        max-width: 95%;
    }
    /*margin:0 auto;} */
}

#list_style li img.thumb {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 120px;
    height: 78px;
}

#list_style li a.link_section {
    padding: 0px 20px 0px 130px;
}

#list_style li .writing {
    left: 130px;
}