@charset "utf-8";



#oneshot { position:relative;margin:20px 0 0 0;}
#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:230px; height:230px; background:#fafafa;padding:0;margin:0;border:1px solid #ddd;}
#oneshot .subject_set{position:absolute;width:230px;margin-left:1px; height:45px; padding:0; z-index:1; bottom:0; left:0;color:#fff;background:url('/images/gallery_t_bg.png') repeat-x center center;}
#oneshot .subject_set .sub_title{color:#fff;height:17px;overflow:hidden;padding:15px 0 0 30px;font-family:NanumBarunGothic,dotum;text-align:left;}
#oneshot .subject_set .sub_title a {color:#fff;font-size:16px;}
#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{position:relative;float:left;list-style:none;text-decoration:none;padding:0 12px 0 0}
.subject_set  a:link, a:visited {color:#6c6c6c;text-decoration:none}
.subject_set  a:hover, a:focus, a:active {color:#6c6c6c;text-decoration:none}
