@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:#000;filter:alpha(opacity=60); opacity: .6;}
#oneshot .subject_set .sub_title{height:17px; text-align:left; white-space: nowrap;}
#oneshot .subject_set .sub_title a {display:block; color:#fff; overflow:hidden; font-size:16px; width: 90%; margin: 10px auto;}
#oneshot .subject_set .sub_content{color:#8c8a8a;height:30px;overflow:hidden;padding:3px 0 0;}
#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}
