/* BASIC css start */
.mcate .child {display: none !important;}
#page img {width: 100%;}

/* Å¸ÀÌÆ² */
h2.titl {
    font-weight: Bold;
    font-size: 1.2em;
    padding-bottom: 10px;
    margin: 50px 12px 0px;
    line-height: 26px;
    text-align: left;
}
h2.lineBottom {
    text-align: left;
    border-bottom: 2px solid #e6e6e6;
}
h2.titl  a.more-list {
    position: absolute;
    right: 10px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #12423e;
    color: #e8e6db;
    padding: 0 20px;
    border-radius: 15px;
    font-size: 12px;
    font-family: 'Nanum Gothic';
    margin-top: 6px;
}
/* °¶·¯¸®º¸µå ¸®½ºÆ® */
div.img_list {
    padding: 0 7px;
}
.img_list ul {
    display: flex;
    flex-wrap: wrap;
}
.img_list li {width: 50%;padding: 0 5px 10px;box-sizing: border-box;}
.img_list li > a > img {width: 100%}
.img_list li p {
    line-height: 1.2em;
    text-align: left;
    padding: 10px 0;
    height: 30px;
    font-size: 12px;
}

/* °øÁö»çÇ× */
.notice_list {margin: 5px 12px 30px;}
.notice_list .re_Left { padding-top: 10px;}
.notice_list .re_Right { border-bottom: 1px solid #e6e6e6; padding-bottom: 10px;}
.notice_list .re_Left a {font-size: 1em;}
.notice_list .re_Right a { font-size: 0.75em; color: #ccc; }

.list_bt_w {
    width: 50%;
    border: 1px solid #cecece;
    height: 35px;
    line-height: 35px;
    background-color: #333;
    font-weight: bold;
    display: block;
    margin: 0 auto;
	color:#FFF;
	text-align:center;
}






/* BASIC css end */

