@charset "utf-8";

/* 새글 스킨 (latest) */
.t_bo_lst_casel { width: 250px; height: 220px; margin-top:10px; background-color:#fff; overflow: hidden; border:1px solid #ccc; }

/* 리스트 카우셀 { */
.t_bo_lst_casel_hd { border:0px solid #ccc; margin: 0px; padding: 0px; width: auto; height: auto; position: relative; z-index: 1; background-color:#e4eaec; }

.t_bo_lst_casel_hd::after { clear: both; float: none; display: block; content: ""; }
.t_bo_lst_casel_hd .t_bo_lst_casel_tit { margin: 0px; padding: 0px; /*width: 584px;*/ height: 30px; float: left; position: relative; }

.t_bo_lst_casel_hd .t_bo_lst_casel_tit h3 { font-size:13px; padding:10px 0px 0px; color:#000; margin-left: 10px; display: inline-block; font-size-adjust: none; font-stretch: normal; }
.t_bo_lst_casel_hd .t_bo_lst_casel_tit h3 a { color: #000; }
.t_bo_lst_casel_hd .t_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; }
.t_bo_lst_casel_hd .t_bo_lst_casel_tit .count { top: 26px; right: 20px; color: rgb(255, 255, 255); font-weight: bold; position: absolute; z-index: 100; }

.t_bo_lst_casel_hd .casel_control { margin: 0px; padding-right:10px; width: 80px; height: 100%; float: right; }
.t_bo_lst_casel_hd .casel_control span { background: url("./img/casel_control_arr.png") no-repeat; margin: 0px; padding: 0px; width: 40px; height: 30px; float: left; cursor: pointer; }
.t_bo_lst_casel_hd .casel_control .prev { background-position: 0px -5px; }
.t_bo_lst_casel_hd .casel_control .next { background-position: 0px -73px; }

.t_bo_lst_casel_in { margin: 2px 0px 0px; padding: 0px; width: auto; height: auto; z-index: 5; }
.t_bo_lst_casel_in ul { margin: 0; padding: 0px; width: auto; height: 45px; overflow: hidden; border-bottom:1px solid #ebebeb; }
.t_bo_lst_casel_in ul::after { clear: both; float: none; display: block; content: ""; }
.t_bo_lst_casel_in ul:last-child { border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; }
.t_bo_lst_casel_in li { margin: 0px; padding: 0px; height: 43px; text-align: center; font-size: 13px; float: left; display: table; }
.t_bo_lst_casel_in li span { margin: 0px; padding: 0px;/* width: auto; height: auto; vertical-align: middle;  display: table-cell; */}
.t_bo_lst_casel_in li a { color:#000; }
.t_bo_lst_casel_in li a:hover { text-decoration: underline; }
.t_bo_lst_casel_in li.casel_img { width: 60px; float:left; }
.t_bo_lst_casel_in li.casel_img img { width: 60px; height: 33px; }
.t_bo_lst_casel_in li.casel_cate { width: 80px; }
.t_bo_lst_casel_in li.casel_cate span { padding-left:10px; text-align: left; color:#3366cc; }
.t_bo_lst_casel_in li.casel_tit { padding:0px; text-align: center; font-weight:bold; width:250px; line-height:29px; font-size:15px }
.t_bo_lst_casel_in li.casel_date { width: 150px; float:right;text-align:right; padding:0px; }
.t_bo_lst_casel_in li.casel_date span { text-align:right; border-right-color: currentColor; border-right-width: medium; border-right-style: none; }/* } 리스트 카우셀 */

span.wr_con{font-size:11px; display:block; font-weight:normal; line-height:11px}