
.bg-img { background-repeat: no-repeat; background-size:contain; background-position:center; }


.sn-host { margin-left: -10px; margin-right:-10px; }


.sn-product { width:150px; height:230px; float:left; padding:10px; font-size:13px; overflow:hidden; color:#222222; display:block;}


.sn-image { border:1px solid #eeeeee; height:100px; padding:10px; }
.sn-image .bg-img {  height:100%;  }

.sn-text {  background-color:#eeeeee; padding:10px;}


.sn-text .title { height:42px; overflow:hidden; font-size:14px; }

.sn-text .artno,
.sn-text .price {
    height:16px;
    font-weight:bold;
}
.sn-text .price { color:#ff0000;  }

.sn-text .detail { background-color:#E30613; display:block; color:#fff; text-align:center; padding:3px; font-weight:bold; }