#ShowBox {
    position: absolute;
    left: 870px;
    top: 212px;
    width: 250px;
    height: 350px;
    z-index: 999;
}
.ShowBoxImg {
    width: 350px;
    height: 450px;
    overflow: visible;
    z-index: auto;
    border-width: 0;
    border: 0;
}
