.jssora05l, .jssora05r, .jssora05ldn, .jssora05rdn
{position: absolute;cursor: pointer;display: block;background: url(/images/bg/a17.png) no-repeat;overflow:hidden;}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05ldn { background-position: -250px -40px; }
.jssora05rdn { background-position: -310px -40px; }

.jssort01 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssort01 .c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 80px;
    height: 53px;
    border: #ccc 1px solid;
}

.jssort01 .p:hover .c, .jssort01 .pav:hover .c, .jssort01 .pav .c {
    background:url(../img/t01.png) no-repeat center center;
    border-width: 0px;
    top: 1px;
    left: 1px;
    width: 80px;
    height: 53px;
}

.jssort01 .p:hover .c, .jssort01 .pav:hover .c {
    top: 0px;
    left: 0px;
    width: 80px;
    height: 53px;
    border: #ccc 1px solid;
}

