@charset "utf-8";

/* 새글 스킨 (latest) */
.bo_lst_casel { width: 100%; height: 400px; margin-top:0px; background-color:#fff ; overflow: hidden; border:0px solid #ccc; }


/* 리스트 카우셀 { */
.bo_lst_casel_hd { border:0px solid #ccc; margin-top: -41px; padding: 0px; width: auto; height: auto; position: static; z-index: 10;border-bottom:1px solid #ebebeb  !important;z-index:-1 !important }

.bo_lst_casel_hd::after { clear: both; float: none; display: block; content: ""; }
.bo_lst_casel_hd .bo_lst_casel_tit { margin: 0px; padding: 0px; width: 100%; height: 0px; float: left; position: relative; }

.bo_lst_casel_hd .bo_lst_casel_tit h3 { font-size:17px; margin-top:13px; color:#000; margin-left: 10px; display: inline-block; font-size-adjust: none; font-stretch: normal;font-weight:600 }
.bo_lst_casel_hd .bo_lst_casel_tit h3 a { color: #000;}
.bo_lst_casel_hd .bo_lst_casel_tit h4 { padding: 0px; color: rgb(255, 255, 255); letter-spacing: -1.5px; margin-right: 15px; float: right; display: inline-block; font-size-adjust: none; font-stretch: normal; }
.bo_lst_casel_hd .bo_lst_casel_tit .count { top: 26px; right: 20px; color: rgb(255, 255, 255); font-weight: bold; position: absolute; z-index: 100; }

.bo_lst_casel_hd .casel_control { margin: 0px; width: 80px; height: 100%; float: right; }
.bo_lst_casel_hd .casel_control span { background: url("./img/casel_control_arr.png") no-repeat; margin: 0px; padding: 0px; width: 40px; height: 40px; float: left; cursor: pointer; }
.bo_lst_casel_hd .casel_control .prev { background-position: 0px 0px; }
.bo_lst_casel_hd .casel_control .next { background-position: 0px -68px; }

.bo_lst_casel_in { margin: 2px 0px 0px; padding: 0px; width: auto; height: auto; z-index: 5; }
.bo_lst_casel_in ul { margin: 4px 10px 3px 10px; padding: 0px; width: auto; height: 29px; overflow: hidden; border-bottom:1px solid #ebebeb; }
.bo_lst_casel_in ul::after { clear: both; float: none; display: block; content: ""; }
.bo_lst_casel_in ul:last-child { border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; }
.bo_lst_casel_in li { margin: 0px; padding: 0px; height: 24px; text-align: center; font-size: 12px; float: left; display: table; }
.bo_lst_casel_in li span { margin: -3px 0 0 0 !important; padding: 0px; width: 100%; height: auto; vertical-align: middle;  display: table-cell; }
.bo_lst_casel_in li a { color:#000; }
.bo_lst_casel_in li a:hover { text-decoration: underline; }
.bo_lst_casel_in li.casel_img { width: 60px; float:left; }
.bo_lst_casel_in li.casel_img img { width: 60px; height: 33px; }
.bo_lst_casel_in li.casel_cate { width: 80px; }
.bo_lst_casel_in li.casel_cate span { padding-left:10px; text-align: left; color:#3366cc; }
.bo_lst_casel_in li.casel_tit { margin:0;padding:0px; text-align: left;margin-top:-6px; }
.bo_lst_casel_in li.casel_date { width: 80px; float:right;text-align:right; padding:0px; }
.bo_lst_casel_in li.casel_date span {float:right; text-align:right; font-weight:bold;border-right-color: currentColor; border-right-width: medium; border-right-style: none;margin:0px 0px 0 0;}/* } 리스트 카우셀 */


@charset "utf-8";

/* 최근게시물 스킨 (latest) */
.lt {position:relative;padding:15px 10px ;}
.lt ul {margin:6px 0 0 ;padding:0;list-style:none;}
.lt li {position:relative;padding:0 0 0 10px;line-height:35px;font-size:1.077em;}
/*.lt li:before{content: ''; width: 3px;height: 3px;background: #5166d8;position: absolute;  top: 50%;left: 0;margin-top: -1px;}*/
.lt .fa-download{width:16px;height:16px;line-height:16px;background:#e89f31;color:#fff;text-align:center;font-size:10px;border-radius:4px;vertical-align:middle;}
.lt .fa-link{width:16px;height:16px;line-height:16px;background:#ad68d8;color:#fff;text-align:center;font-size:10px;border-radius:4px;vertical-align:middle;font-weight: normal;}
.lt .fa-heart{width:16px;height:16px;line-height:16px;background:#ff66b0;color:#fff;text-align:center;font-size:10px;border-radius:4px;vertical-align:middle;;font-weight: normal;}
.lt .new_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#ffff00;background:#6db142;border-radius:4px;text-align:center;vertical-align:middle;font-size:11px}
.lt .hot_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#fff;background:#e52955;;border-radius:4pxtext-align:center;;vertical-align:middle;font-weight:normal;font-size:11px}
.lt .fa-lock{display: inline-block;line-height: 14px;width: 16px;font-size: 0.833em;color: #fff;background: #262b88;text-align: center;border-radius: 4px;font-size: 12px;border:1px solid #262b88}

 @media (max-width: 969px){
    .lt {padding:20px;}

 }
