/* BASIC css start */
/* BASIC css start */
/* °¶·¯¸®º¸µå ¸®½ºÆ® */
.img_listx3 { margin-bottom : 50px;}
.img_listx3 li {width: 411px; margin: 0 33px 0 0; float: left; text-align: center;}
.img_listx3 li:nth-child(3) {margin-right: 0;}
.img_listx3 li > a > img {width: 100%; border-radius: 15px;}
.img_listx3 li p {
    line-height: 1.2em;
    padding: 10px 3%;
}

.img_listx4 { margin-bottom : 50px;}
.img_listx4 li {width: 300px; margin: 0 33px 0 0; float: left; text-align: center;}
.img_listx4 li:nth-child(4) {margin-right: 0;}
.img_listx4 li > a > img {width: 100%;}
.img_listx4 li p {
    line-height: 1.2em;
    padding: 10px 3%;
}

/* °øÁö»çÇ× */
.board_list {
    width: 300px;
    float: left;
    margin: 0;
    height: 430px;
    margin-top: 30px;
    overflow: hidden;
}
h2{
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    text-align: left;
    border-bottom: 2px solid #e6e6e6;
    position: relative;
}
h2 a.more-list { margin-top: 0;}
.board_list li {line-height: 16px;padding:12px 0px 13px;border-bottom: 1px solid #e6e6e6;}

/* »ç¿ëÈÄ±â */
.re_list {width: 967px; float: right; margin-top: 30px;}

.subcontentWrap hr {*margin-bottom: 80px; display: inline-block;}
.subcontentWrap h1, .subcontentWrap h1 font {
    font-size: 28px;
    margin: 50px 0 20px;
    line-height: 26px;
    text-align: center;
}




.more-list {
    position: absolute;
    right: 10px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #12423e;
    color: #fff;
    padding: 0 18px;
    border-radius: 25px;
    font-size: 12px;
    font-family: 'Nanum Gothic';
    margin-top: 6px;
}

.subcontentWrap.subleft { overflow: hidden; margin-top: 115px; }
/* BASIC css end */


/* BASIC css end */

