.slideFrame {
	margin-top:-7px;
        height:140px;
        width: 720px;
        background:URL("../pic/top/top_catchbox_white.png")  no-repeat center;
}

.slide-container{
    width:720px;
    height:140px;
    padding-top:16px;
    text-align:center;
/*    padding-left:20px;
    padding-right:20px;*/
    
}
.slideFrame .slide-top{
    padding-top:20px;
}
.small .slide-container a{
    width:144px;
    margin-left:10px;
    margin-right:10px;
    opacity: 0.8;
}
li.small img{
    width:144px;
/*    margin-top:20px;*/
}
.slide-container{
    width:720px;
}

.transgrad{
-webkit-mask-position: 0 0;
-webkit-mask-size: 720px 140px;
-webkit-mask-image: -webkit-gradient(linear, left center, right center, 
   color-stop(0.00,  rgba(0,0,0,0)),
   color-stop(0.03,  rgba(0,0,0,0)),
   color-stop(0.20,  rgba(0,0,0,1)),
   color-stop(0.80,  rgba(0,0,0,1)),
   color-stop(0.97,  rgba(0,0,0,0)),
   color-stop(1.00,  rgba(0,0,0,0)));
/*from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));*/
}

.wanted{
    position:relative;
    top:-143px;
    left:583px;
	width:144px;
	height:144px;
    z-index: 100;
}