@charset "utf-8";
/* 새글 스킨 (latest) */
.kor {}/* 한글 줄바꿈 */
.kor li {padding:30px; height:140px; position:relative; margin:10px 0; background:url(/img/main_notice_bg.jpg) center no-repeat; background-size:cover;}
.kor li:first-child { border-radius:50px 0 0;}
.latest { width:90%;}
.latest .latest_title { font-size:20px; color:#fff; font-weight:700; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.latest .latest_cont { font-size:17px; color:#fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.latest img { position:absolute; right:30px; top:30px;}
.latest_date .date02 { font-size:17px; color:#ffd800; font-weight:700; margin-bottom:10px;}

.lt_text { float:left; font-size:20px; font-weight:700; color:#0068db; margin:20px 0 40px 0;}
.lt_more { text-align:right; margin:30px 0 40px 0;}
.lt_more a { color: #000; font-size: 17px; padding:14px 30px; border:#000 solid 1px; border-radius:30px;}
.lt_more a:hover { color: #fff; background:#000;}