@charset "utf-8";

/* 새글 스킨 (latest) */
.bo_lst_casel { width:340px; height:563px; overflow: hidden; }

/* 리스트 카우셀 { */


/* 
.bo_lst_casel_hd { margin: 0px; padding: 0px; width: auto; height: auto; position: relative; z-index: 10; }

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

.bo_lst_casel_hd .bo_lst_casel_tit h3 { font: bold 16px/45px Nanum Gothic; padding: 0px; color: rgb(255, 255, 255); letter-spacing: -1px; margin-left: 20px; display: inline-block; font-size-adjust: none; font-stretch: normal; }
.bo_lst_casel_hd .bo_lst_casel_tit h3 a { color: rgb(255, 255, 255); }
.bo_lst_casel_hd .bo_lst_casel_tit h4 { font: 12px/45px "Open Sans"; 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: 0px; }
.bo_lst_casel_hd .casel_control span { cursor:hand; margin: 0px; padding: 0px; width: 68px; height: 40px; float: left; cursor: pointer; }
.bo_lst_casel_hd .casel_control .prev { cursor:pointer; background-position: 0px 0px; border-right-color: rgb(121, 16, 60); border-right-width: 1px; border-right-style: solid; }
.bo_lst_casel_hd .casel_control .next { cursor:pointer; background-position: 0px -68px; border-left-color: rgb(213, 0, 75); border-left-width: 1px; border-left-style: solid; }


.bo_lst_casel_in { margin: 0px; padding: 0px; width: auto; height: auto; z-index: 5; cursor:pointer;}
.bo_lst_casel_in ul { margin: 0px; padding: 0px; width: auto; overflow: hidden; }
.bo_lst_casel_in ul::after { clear: both; float: none; display: block; content: ""; }
.bo_lst_casel_in ul:last-child { }
.bo_lst_casel_in li { margin: 0px; padding: 0px; text-align: center; float: left; display: table; }
.bo_lst_casel_in li span { margin: 0px; padding: 0px; width: auto; height: auto; display: table-cell; }
.bo_lst_casel_in li a {  }
.bo_lst_casel_in li a:hover { text-decoration: underline; }
.bo_lst_casel_in li.casel_img { width: 340px; height:160px; overflow:hidden; }
.bo_lst_casel_in li.casel_img img { width: 340px; height:160px; }