#navifilename{
    display:none;
}

#thumbbox img{
    cursor:pointer;
}

#thumbnavi{
    margin-bottom:10px;
}

.container{
    width:96px;
    height:96px;
    position:relative;
    float:left;
    border:1px solid #cccccc;
}

.cover{
    position:absolute;
    z-index:4;
    cursor:pointer;
}

.parts{
    position:absolute;
    width:96px;
    height:96px;
    z-index:3;
}

.outline{
    position:absolute;
    width:96px;
    height:96px;
    z-index:2;
}

.backparts{
    position:absolute;
    width:96px;
    height:96px;
    z-index:1;
}
