@charset "utf-8";

.lt { position:relative;width:100%;}
.lt ul { margin: 12px 24px 0 20px; padding:0; }
.lt li {float:none;width:100%; line-height:45px; color:#666666; font-size:13px; border-bottom: 1px dashed #ddd; list-style:none;}
.lt li:last-child {border-bottom:0;}
.lt li a { color:#828282; font-family: 'Nanum Barun Gothic', sans-serif;font-size:15px;}
.lt li a:hover { color:#4a91d2; }
.lt li span {float:right;color:#828282;font-size:15px;}