@charset "utf-8";
/* 새글 스킨 (cm_ltest) */
.store_lt {position:relative;margin-bottom:6px;overflow:hidden;background:#fff;border:1px solid #dde7e9;border-radius:3px}
.store_lt .cm_lt_title {display:block;padding:0 20px;line-height:35px;font-size:14pt;border-bottom:1px solid #e2e2e2;color:#253dbe;background:#B1E4F9}
.store_lt .cm_lt_title a {position:recm_ltive;color:#000;display:inline-block}

.store_lt ul {padding:10px 15px}
.store_lt li {position:relative;line-height:18px;border-bottom:1px solid #e5ecee;margin-bottom:10px;padding:0px 0}
.store_lt li:after {display:block;visibility:hidden;clear:both;content:""}
.store_lt li:last-child {border-bottom:0;margin-bottom:0}
.store_lt li:hover {background-color: #B1E4F9; color: black;}

.store_lt li .new_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#F77B31;background:#F9E1B9;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:middle}
.cm_lt_info small { color: gray; }