@charset "utf-8";
/* 새글 스킨 (latest)*/
#oneshot { position:relative;margin:0 0 0 -5px}
#oneshot .la_title{display: block; font-size: 1.333em;font-weight:bold;margin-left:6px}
#oneshot .img_set{width:<?php echo $imgwidth ?>px; height:<?php echo $imgheight ?>px; background:#fafafa;padding:0}
#oneshot .subject_set{width:<?php echo $imgwidth - 13 ?>px; height:38px; padding:5px 10px 10px 3px; z-index:1; bottom:0; left:0}
#oneshot .subject_set .sub_title{display:block;font-size:1.167em;padding:15px 10px 8px;font-weight:bold;text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap}
#oneshot .subject_set .sub_content{color:#8c8a8a;height:30px;overflow:hidden;padding:3px 0 0}
#oneshot ul {clear:both;margin-top:10px;padding-left:0px;list-style:none}
#oneshot li{float:left;list-style:none;text-decoration:none;padding:0 0 0 10px}
.subject_set  a:link, a:visited {color:#333;text-decoration:none}
.subject_set  a:hover, a:focus, a:active {color:#e60012;text-decoration:none}