@charset "utf-8";

#spot-img li img {
    width:72px;
    height:54px;
    margin-bottom:4px;
}
.limited_img{
    background: url(/images/search/bg_mobilettl.jpg) 0 0 repeat;
    padding: 8px 31px;
    position: absolute;
    top: 0px;
    left: 7px;

}
.limited_img{
    cursor: pointer;
}
.limited_img:hover{
    opacity: 0.8;
}