@charset "utf-8";
body {background:#22272d;}
#wrapper {background:#fff;}

/* 내용관리 */
#ctt {margin:10px 0;padding:20px;background:#fff}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:130px 0;line-height:1.6em}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

.historyBar {color:#242424;}
.historyBar p {display:inline-block;margin:0 20px;padding:5px 0;cursor:pointer;}
.historyBar .act {color:#0c4da2;border-bottom:2px solid #0c4da2;font-family: 'NanumSquareNeoExtraBold';}
.historyArticle {display:grid;}
.historyArticleFlex {display:flex;justify-content:center;width:1200px;}
.historyArticleFlex>div:first-child {margin-right:100px;text-align:right;}
.historyArticleFlex>div:nth-child(2) {text-align:right;margin-right:30px;}
.historyArticleFlex>div:last-child {}

.history2011 .historyArticleFlex>div:first-child {width:120px;}
.history2011 .historyArticleFlex>div:last-child {width:530px;}
.history1999 .historyArticleFlex>div:first-child {width:120px;}
.history1999 .historyArticleFlex>div:last-child {width:530px;}