/* BASIC css start */
.tab_qna ul{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;}
    
.tab_qna ul.left li,
.tab_qna ul.left li a{
    display: block;
    height: 31px !important;
    line-height: 31px !important;}
.tab_qna ul.left li{
    display: inline-block;
    vertical-align: top;
    width: 117px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    border: 1px solid #e9e9e9;
    margin-right: 7px;}
.tab_qna ul.left li:hover,
.tab_qna ul.left li.on {background:#000; border:1px solid #000; }
.tab_qna ul.left li:hover a,
.tab_qna ul.left li.on a { color: #fff; }

.data-bd-cont .attach{display:none}
#bbsData .bbs-link-btm{margin-bottom:60px}
#bbsData .bbs-link-btm a{width:128px !important; height:38px !important; line-height:38px !important; font-size:13px !Important;}
.subject_td .thumb a img{width:100px}
.notice_list{}

.notice_list td b,
.notice_list td a,
.basic_list td div a{font-weight:bold; color:#000;
    display: inline-block;
    vertical-align: middle;}
    

.basic_list td{color:#000}

#content h2{
    font-family: 'Nanum Barun Gothic';
}

#contentWrap{width:1280px; margin:0 auto}
.mypage_common .my_tit{
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    padding: 60px 0 45px;
    color: #0b0b0b;
    font-family: 'Malgun Gothic';
    letter-spacing: -2px;}
.mypage_common ul{font-size:0;
    margin-bottom: 20px;}
    
.mypage_common ul li{
    display: inline-block;
    vertical-align: top;
    width: 159px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #e8e8e8;
    margin-right: -1px;}
    
    
.mypage_common ul li.on,
.mypage_common ul li:hover{
    border: 1px solid #000;}
    
.mypage_common ul li a{
    display: block;
    color: #000;
    letter-spacing: -1px;
    line-height: 48px;
    }
.mypage_common ul li.on a,
.mypage_common ul li:hover a{background:#0b0b0b; color:#fff}



.bbs-table-list thead th{
    border-top: 1px solid #bbbbbb !important;
    border-bottom: 1px solid #e9e9e9 !important;
    font-family: dotum;
    background: #fcfcfc !important;}
    
    
.bbs-table-list thead th div{
    font-family: dotum; color:#000;
    font-weight: bold;
    letter-spacing: -1px;}
/* BASIC css end */

