@charset "utf-8";

.lat-basic ul { margin:0px; letter-spacing:-1px; border-top:1px solid #ddd; padding:0px 10px; list-style:none; background:#fafafa; }
.lat-basic ul:after { height: 0px; clear: both; display: block; visibility: hidden; content: ""; }
.lat-basic li { float:left; position:relative; margin:0; padding:10px; border:0px; color:#333; background: url('./img/hd_bar.gif') no-repeat left 11px; white-space:nowrap; }
.lat-basic li.first { padding:10px; background:none; }
.lat-basic li a, .lat-basic li a:link, .lat-basic li a:visited { font:normal 0.95em dotum; color:#888; text-decoration:none; }
.lat-basic li a:hover, .lat-basic li a:active { color:orangered; text-decoration:none; }
.lat-basic li .on { font-size:1.1em; color:#000; font-weight:bold; letter-spacing:0; }
.lat-basic li.end { float:right; background:none; border:0px; padding:10px 0px; }
.lat-basic li.end .more{ letter-spacing:-1px; color:#888; }
.lat-basic b { display: inline-block; white-space: nowrap; vertical-align:top; cursor:pointer; font-style:normal; }
.lat-basic b.old { }
.lat-basic b.new { background: url('./img/hd_new.gif') no-repeat right top; padding-right:15px; }
.lat-basic .bottom { clear:both; background: url('./img/hd_line.gif') repeat-x top left; }
.lat-basic .bottom-icon { width:30px; height:6px; background: url('./img/hd_bottom_gray.gif'); font:1px;}
