@charset "utf-8";

/* 새글 스킨 (latest) */
.notice .lt_pc {float:left;margin-left:20px}
.notice .lt {position:relative;float:left;width:100%;height:auto;border-right:1px solid #c8c8c8;}
.notice .lt ul {margin:0 0 10px;padding:0;list-style:none}
.notice .lt li {float:left;padding:0 0 0 50px;font-size:15px;color:#666;}
.notice .lt li a {color:#666;}
.notice .lt .lt_title {display:block;font-size:15px;color:#333;padding-left:50px;float:left;font-weight:600;background:url('./img/notice_bg.png') no-repeat left center;}
.notice .lt .lt_title a {color:#333;}
.notice .lt .lt_more {position:absolute;top:0;right:20px;}
.notice .lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

.faq .lt_pc {float:left;margin-left:20px}
.faq .lt {position:relative;float:left;width:100%;height:auto;}
.faq .lt ul {margin:0 0 10px;padding:0;list-style:none}
.faq .lt li {float:left;padding:0 0 0 50px;font-size:15px;color:#666;}
.faq .lt li a {color:#666;}
.faq .lt .lt_title {display:block;font-size:15px;color:#333;margin-left:20px;padding-left:50px;float:left;font-weight:600;background:url('./img/faq_bg.png') no-repeat left center;}
.faq .lt .lt_more {position:absolute;top:0;right:20px;}
.faq .lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}