img#thmb {
    width: 130px;
    height: 97px;
    border: 1px solid #555;
    margin: 13px;
}
div#shadow {
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    background-image: url(../pics/transparent.png);
    background-repeat: repeat;
    position: absolute;
    visibility: hidden;
    text-align: center;
    top: 0;
    left: 0;
}
div#slideshow {
    width: 920px;
    height: auto;
    min-height: 560px;
    background-color: transparent;
    border: none;
    margin: 50px auto 0 auto;
    text-align: center;
    position: relative;
}
    div#slideshow_info {
        width: 550px;
        height: 85px;
        background-color: #fff;
        margin: 20px auto;
        padding: 10px;
        border: 1px solid #000;
        position: relative;
    }
        div#slideshow_info2 {
            width: 538px;
            height: 73px;
            border: 1px solid #000;
            margin: 0;
            padding: 5px;
            background-color: #fff;
            text-align: center;
        }
            p#p_slideshow_info {
                font-size: 16px;
                line-height: 1.5;
                margin: auto
            }
    img#img_slideshow {
        width: 550px;
        height: 413px;
        margin: auto;
        border: 1px solid #000;
        padding: 10px;
        background-color: #fff;
        position:relative;
        z-index: 20;
    }
    img#img_slideshow_back {
        width: 340px;
        height: 255px;
        position: absolute;
        left: 90px;
        top: 90px;
        background-color: #fff;
        padding: 6px;
        z-index: 15;
        border: 1px solid #000;
    }
    img#img_slideshow_next {
        width: 340px;
        height: 255px;
        position: absolute;
        right: 90px;
        top: 90px;
        background-color:#fff;
        padding: 6px;
        z-index: 15;
        border: 1px solid #000;
    }
    img#img_slideshow_back2 {
        width: 130px;
        height: 97px;
        position: absolute;
        left: 54px;
        top: 170px;
        background-color: #fff;
        padding: 3px;
        z-index: 10;
        border: 1px solid #000;
    }
    img#img_slideshow_next2 {
        width: 130px;
        height: 97px;
        position: absolute;
        right: 54px;
        top: 170px;
        background-color: #fff;
        padding: 3px;
        z-index: 10;
        border: 1px solid #000;
    }
    img#slideshow_hover_next1 {
        height: 255px;
        position: absolute;
        top: 97px;
        right: 97px;
        z-index: 17;
        border: 0;
    }
    img#slideshow_hover_back1 {
        height: 255px;
        position: absolute;
        top: 97px;
        left: 97px;
        z-index: 17;
        border: 0;
    }
    img#slideshow_hover_next2 {
        height: 97px;
        position: absolute;
        top: 174px;
        right: 58px;
        z-index: 12;
        border: 0;
    }
    img#slideshow_hover_back2 {
        height: 97px;
        position: absolute;
        top: 174px;
        left: 58px;
        z-index: 12;
        border: 0;
    }
    img#slideshow_preload {
        position: absolute;
        z-index: 1;
        top: 100px;
        right: 400px;
    }
div#div_slideshow_help {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    visibility: hidden;
    border: 0;
    z-index: 30;
}
    img#slideshow_help_arrow_next1 {
        width: 14px;
        height: 83px;
        position: absolute;
        top: 40px;
        right: 130px;
        border: 0;
        z-index: 30;
    }
    div#slideshow_help_back1 {
        width: auto;
        height: auto;
        position: absolute;
        top: 30px;
        left: 90px;
        border: 5px solid #f00;
        padding: 5px;
        z-index: 32;
        background-color: white;
    }
    img#slideshow_help_arrow_back2 {
        width: 14px;
        height: 83px;
        position: absolute;
        top: 250px;
        left: 66px;
        border: 0;
        z-index: 30;
    }
    div#slideshow_help_back2 {
        width: auto;
        height: auto;
        position: absolute;
        top: 300px;
        left: 30px;
        border: 5px solid #f00;
        padding: 5px;
        z-index: 32;
        background-color: #fff;
    }
    img#slideshow_help_arrow_back1 {
        width: 14px;
        height: 83px;
        position: absolute;
        top: 40px;
        left: 130px;
        border: 0;
        z-index: 30;
    }
    div#slideshow_help_next1 {
        width: auto;
        height: auto;
        position: absolute;
        top: 30px;
        right: 90px;
        border: 5px solid #f00;
        padding: 5px;
        z-index: 32;
        background-color: #fff;
    }
    img#slideshow_help_arrow_next2 {
        width: 14px;
        height: 83px;
        position: absolute;
        top: 250px;
        right: 66px;
        border: 0;
        z-index: 30;
    }
    div#slideshow_help_next2 {
        width: auto;
        height: auto;
        position: absolute;
        top: 300px;
        right: 30px;
        border: 5px solid #f00;
        padding: 5px;
        z-index: 32;
        background-color: #fff;
    }
    div#slideshow_help_close {
        width: auto;
        height: auto;
        position: absolute;
        bottom: 550px;
        right: 360px;
        border: 5px solid #f00;
        padding: 5px;
        z-index: 32;
        background-color: #fff;
    }
    img#slideshow_help_on {
        width: auto;
        height: auto;
        color: #000;
        text-decoration: none;
        padding: 5px;
        border: red;
        position: absolute;
        bottom: 558px;
        left: 13px;
        z-index: 40;
    }