@charset "UTF-8";


/* 메인섹션 */
.import_board_wrap .import_board_item{display: inline-block; vertical-align: top;  }
.import_board.type_board{width: 400px; padding: 15px 10px 15px 0; }
.import_board.type_board .title_wrapper{font-size: 16px;line-height: 16px; padding: 10px 0;background: url('../img/underline1.jpg');background-repeat: repeat-x;background-position: bottom;}
.import_board.type_board .title_wrapper .title_edu::before{content: url("../img/icon_board_edu.png"); padding-right: 8px; height: 21px; vertical-align: middle;}
.import_board.type_board .title_wrapper .title_noti::before{content: url("../img/icon_board_noti.png"); padding-right: 8px; height: 21px; vertical-align: middle;}
.import_board.type_board .title_wrapper .more{float: right;}
.import_board.type_board .title_wrapper .more img{ margin-right: 4px; padding-top: 10px}
.import_board.type_board .title_wrapper a:link{font-weight: 600;}
.import_board.type_board .article_wrapper{font-size: 13px; line-height: 26px; padding: 10px 0; height: 140px; }
.import_board.type_board .article_wrapper .article_title{width:100%;}
.import_board.type_board .article_wrapper .article_title li{display:inline-block;text-align: center;background-color:#dee8f1}
.import_board.type_board .article_wrapper .article_content li{display:inline-block;}
.subject{width:61%;}
.date{width:37%;}
.import_board.type_board .article_wrapper .article_title li.subject2{width:69%;}
.import_board.type_board .article_wrapper .article_title li.date2{width:29%;}
.import_board.type_board .article_wrapper li{height: 28px; }
.import_board.type_board .article_wrapper li a{width: 100%; height: 100%; display: block; }
/*.import_board.type_board .article_wrapper li a::before{content: url("../img/icon_board_dot.png"); vertical-align: top; top: -2px; position: relative; margin-right: 8px; }
.import_board.type_board .article_wrapper li a::after{content: url("../img/icon_board_view.png"); position: relative; vertical-align: top; top: 4px; float: right; margin-right: 4px; }
.import_board.type_board.type_download .article_wrapper li a::after{content: url("../img/icon_board_down.png"); }
*/
/* .import_board.type_board.type_download .article li a::after{content: url("../img/icon_board_down.png"); position: relative; vertical-align: top; top: 5px; float: right; margin-right: 4px; } */

.import_board.type_gallery{padding: 34px 24px; background-color: #dee8f1; width: auto; margin-top: 40px;}
.import_board.type_gallery .title_wrapper .title{ background-color: #037bc1; color: white; font-size: 16px; padding: 4px 15px; }
.import_board.type_gallery .title_wrapper .title a{color: white; }
.import_board.type_gallery .title_wrapper .title::before{content: unset; }
.import_board.type_gallery .article_wrapper{font-size: 0; margin-top: 16px; }
.import_board.type_gallery .article_wrapper .article{display: inline-block; margin-right: 13px; }
.import_board.type_gallery .article_wrapper .article:last-child{margin-right: 0; }
.import_board.type_gallery .article_wrapper dl{width: 212px; background-color: white; }
.import_board.type_gallery .article_wrapper dt{width: 100%; height: 116px; overflow: hidden; background-color: #ededed; }
.import_board.type_gallery .article_wrapper dt img{width: 100%; display: none; }
.import_board.type_gallery .article_wrapper dd{width: auto; height: 61px; padding: 13px; overflow: hidden; font-size: 13px; word-spacing: -1px; letter-spacing: -1px; position: relative; line-height: 18px; }
.import_board.type_gallery .article_wrapper dd .article_date{position: absolute; bottom: 13px; right: 13px; }
.import_board.type_gallery .article_wrapper dd .article_date ul li{display: inline-block;}
.import_board.type_gallery .article_wrapper dd .article_date ul li:first-child{padding:3px 10px;background-color: #ededed;margin-right:10px;}
.quick_wrap {margin-top:25px;border:6px solid #037bc1}
.quick_wrap li{padding:10px 18px;border-bottom: 1px solid #ededed;}
.quick_wrap li:first-child{border:0;background-color:#037bc1 ;color:#fff;padding-bottom:16px;font-size:1.2em;font-weight:bold;}
.quick_wrap li:last-child{border:0;}
/*
#article_slick{ display:inline-block; }
#article_dummy{ display:inline-block; } */
