/* BASIC css start */
.page-body {width:1080px; display:inline-block; vertical-align:top;}
.bbs-table-list thead {display:none;}
.bbs-table-list .notice_cont td {border-top:1px solid #000; background:#f3f3f3;}


.myList {
    width:250px; 
    display:inline-block; 
    vertical-align:top;
    padding-top:58px;
}

.myList li {
    line-height:40px;
}

.myList li p {
    font-size: 25px;
    font-weight:500;
    margin-bottom:5px;
}

.myList li a {
    color: #000000;
    font-size: 15px;
    position: relative;
}

.myList li a:hover {
    opacity: 0.85;
}
.myList li a.on {font-weight:bold;}
.mydesc {
    color: #000000;
    font-size: 16px;
    text-align: center;
    margin: 45px 0;
}

.mydesc span {
    color: #fe6061;
}
.tit-tb-list {
    display: none;
}
.paging {
    padding: 80px 0 95px;
}

/*.myList li:after {content: "";background: #e6e6e6;height: 16px;width: 1px;display: block;position: absolute;top: 1px;left: 0;}*/

.myList li.first:after {
    display: none;
}

.myList li.on {}

.myList li.on a {
    font-weight: bold;
}

/*.myList li.on a:after {content: "";background: #000;width: 136%;height: 2px;display: block;position: absolute;bottom: -21px;left: -16%;}*/

/* °Ô½ÃÆÇ°Ë»ö */
.bbs-sch2 {
    text-align: center;
    padding: 44px 0;
    background:#fafafa;
}

.bbs-sch2 label {
    color: #262626;
    font-size: 13px;
    margin-left: 13px;
}

.key-wrap {
    margin-left: 13px;
    border: 1px solid #cfcfcf;
    width: 407px;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    text-align: left;
    position:relative;
}

.key-wrap a {
    position:absolute;
    right:10px;
    top:12px;
    width:20px;
    height:20px;
    background:url('/design/koreajisuk/renewal/pc/img/search_icon.png')no-repeat 95% center;
    background-size:20px 20px;
    margin-left:10px;
}

.key-wrap a img {
    width:0;
}

.key-wrap input.MS_input_txt {
    margin: 0;
    height: 100%;
    padding:0;
    border: 0;
    width: 100%;
    text-indent:15px;
}


.brd-st {width:152px; height:44px; line-height:44px; border-radius:0; border:1px solid #cfcfcf; font-size:14px; text-indent:15px; color:#4f4f4f; -webkit-appearance: none; background:#fff url('/design/koreajisuk/renewal/pc/img/board_arrow.png')no-repeat 92% center;}
.pageTit .bbs-link {float:right; margin-top:-7px;}
.pageTit .bbs-link a {background:#000; color:#fff; width:75px; line-height:32px; font-size:13px;}
/* BASIC css end */

