@charset "utf-8";

/* 새글 스킨 (latest) */
.column_bx{position:relative;width:265px}

.column_bx h4{position:relative;width:265px}
.column_bx h4 .tit{display:block;color:#000;font-size:16px;line-height:25px;letter-spacing:-1px;font-weight:bold;margin-bottom:13px;margin-top:-5px}

.column_bx .btn_more{position:absolute;right:0;top:4px;font-weight:normal;font-size:12px;line-height:18px;color:#999;background:url(./img/arr.png) no-repeat 100% 7px; letter-spacing:-0.05em;padding-right:8px}
.column_bx .btn_slide{display:block;overflow:hidden;position:absolute;top:5px;right:0}
.column_bx .btn_slide .img_btn{display:inline-block;overflow:hidden;font-size:0;line-height:0;background:url(./img/bg_btn2.gif) no-repeat;text-indent:-9999px;vertical-align:top;border:0;cursor:pointer}
.column_bx .btn_slide .btn_prev{float:left;background-position:0 0;width:21px;height:21px}
.column_bx .btn_slide .btn_next{position:static;background-position:-21px 0;width:20px;height:21px}

.column_bx .cl_list{position:relative;overflow:hidden;width:275px}
.column_bx .cl_list ul{margin-top:5px}
.column_bx .cl_list li{height:76px;overflow:hidden;padding-bottom:12px;margin-top:12px;border-bottom:1px solid #eaeaea}
.column_bx .cl_list li{zoom:1;}
.column_bx .cl_list li:after {content:'.';display:block;font-size:0;height:0px;line-height:0;clear:both;}
.column_bx .cl_list li.first{margin-top:0}
.column_bx .cl_list .fa-heart {color:#ff0000}
.column_bx .cl_list .fa-lock {display:inline-block;line-height:14px;width:16px;font-size:0.833em;color:#4f818c;background:#cbe3e8;text-align:center;border-radius:2px;font-size:12px;border:1px solid #cbe3e8;vertical-align:middle}
.column_bx .cl_list .new_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#23db79;background:#b9ffda;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:middle}
.column_bx .cl_list .hot_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#ff0000;background:#ffb9b9;text-align:center;border-radius:2px;vertical-align:middle}
.column_bx .cl_list .fa-caret-right {color:#bbb}
.column_bx .cl_list .fa-download {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#daae37;background:#ffefb9;text-align:center;border-radius:2px;vertical-align:middle}
.column_bx .cl_list .fa-link {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#b451fd;background:#edd3fd;text-align:center;border-radius:2px;vertical-align:middle}
.column_bx .cl_list .thumb{position:relative;overflow:hidden;float:right;width:85px;height:64px;margin:0 0 0 20px}
.column_bx .cl_list .thumb img{width:85px;height:64px}
.column_bx .cl_list .text_wrap{overflow:hidden;float:left;width:165px;height:64px}
.column_bx .cl_list .text_wrap .tit{display:block;max-height:62px;font-weight:normal;font-size:14px;line-height:19px;letter-spacing:-0.05em;overflow:hidden;margin-top:-1px}
.column_bx .cl_list .text_wrap strong{font-weight:normal;font-size:13px;line-height:23px;letter-spacing:-0.05em;color:#088bef}
.column_bx .cl_list .text_wrap a{color:#333}