/* BASIC css start */
/* BASIC css start */
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap);
#content {
    font-family: 'Noto Sans KR',"Helvetica Neue",Helvetica,NanumGothic,"Malgun Gothic",Dotum,Gulim,sans-serif
}



/* Ãß°¡ */
#contentWrapper{border-top: 1px solid #f3f3f3;}

.bbs-hd{padding: 45px 10px 20px !important; border-bottom: 0 !important; font-size: 0;}
.bbs-hd .bbs-tab{border: 1px solid #e5e5e5; width: 33%; display: inline-block; box-sizing: border-box; text-align: center;}
.bbs-hd .bbs-tab a p{font-size: 16px; font-family: '¸¼Àº °íµñ','Malgun Gothic', sans-serif; color: #838383; padding: 12px 0;}

.bbs-hd .bbs-tab.blac{border: 2px solid #000;}
.bbs-hd .bbs-tab.blac a p{color: #000; font-weight: bold;}
.img {position: relative;}

.img img {
    width: 100%;
} 

.img1, .img2 {
    position: relative;
}

.img1 a {
    width: 26%;
    height: 1%;
    position: absolute;
    top: 48.9%;
    right: 9%;
}

.img2 a:nth-child(1) {
    width: 26%;
    height: 1%;
    position: absolute;
    top: 10.6%;
    right: 9%;
}

.img2 a:nth-child(2) {
    width: 26%;
    height: 1%;
    position: absolute;
    top: 11.9%;
    right: 9%;
}
/* BASIC css end */


/* BASIC css end */

