@charset "utf-8";



#oneshot { position:relative;margin:40px 0 0 30px;}
#oneshot .la_title{position:absolute; left:0; top:0; z-index:100; background:#000; padding:5px; font-size:1em; color:#fff;margin:0 0 0 5px;filter:alpha(opacity=50);opacity:.5;}
#oneshot .img_set{width:128px; height:89px; background:#fafafa;padding:0;margin:0;border:2px solid #f7ac3f;box-sizing:border-box;}
#oneshot .subject_set{width:128px; height:20px; padding:2px 10px 12px 0; z-index:1; bottom:0; left:0;color:#6c6c6c;}
#oneshot .subject_set .sub_title{color:#6c6c6c;height:17px;overflow:hidden;padding:3px 0 0 0;font-size:1.2em;font-family:NanumBarunGothic,dotum;text-align:center;}
#oneshot .subject_set .sub_title a {color:#6c6c6c;font-size:0.9em;}
#oneshot .subject_set .sub_content{color:#8c8a8a;height:30px;overflow:hidden;padding:3px 0 0;font-family:NanumGothic,dotum;}


#oneshot ul {list-style:none;clear:both;margin:0;padding:0;}
#oneshot li{float:left;list-style:none;text-decoration:none;padding:0 0 0 5px}
.subject_set  a:link, a:visited {color:#6c6c6c;text-decoration:none}
.subject_set  a:hover, a:focus, a:active {color:#6c6c6c;text-decoration:none}
