@charset "utf-8";

.lt {
    position: relative;
    padding: 10px 0px 0px !important;
    background: #fff;
}

/* 새글 스킨 (latest) */
.bo_lst_casel { width: 100%; height: 260px; margin-top:0px; background-color:#fff; overflow: hidden; border:0px solid #ccc; }

/* 리스트 카우셀 { */
.bo_lst_casel_hd { border:0px solid #ccc; margin: 0px; padding: 0px; width: auto; height: auto; position: relative; z-index: 10; background-color:#e4eaec; }

.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: 40px; float: left; position: relative; }

.bo_lst_casel_hd .bo_lst_casel_tit h3 { font-size:13px; padding:12px 0px 0px; color:#000; margin-left: 10px; display: inline-block; font-size-adjust: none; font-stretch: normal; }
.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; padding-right:10px; 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: 0 0px; padding: 0px; width: auto; height: 43px; 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: 43px; text-align: center; font-size: 13px; float: left; display: table; }
.bo_lst_casel_in li span { margin: 0px; padding: 0px; width: auto; 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 { padding:0px; text-align: left; }

.bo_lst_casel_in li.casel_tit dd { display: inline-block; font-size: 15px; font-weight: 500; color: #777; line-height: 30px; letter-spacing: -0.5px; text-align: center; }

.bo_lst_casel_in li.casel_tit dd.service { display: inline-block; width:px; margin:0 0px 0 0px; padding:0 0 0 0px; text-align: left; }
.bo_lst_casel_in li.casel_tit dd.address { display: inline-block; width:px; margin:0 15px 0 20px; text-align: left; }
.bo_lst_casel_in li.casel_tit dd.name { display: inline-block; width:px; margin:0px; padding:0px; text-align: right; }

.bo_lst_casel_in li.casel_date { width: 150px; float:right;text-align:right; padding:0px; }
.bo_lst_casel_in li.casel_date span { text-align:right; border-right-color: currentColor; border-right-width: medium; border-right-style: none; }/* } 리스트 카우셀 */

