body
{
    margin: 0;
    padding: 0;
}
div
{
    margin: 0;
    padding: 0;
}
ul
{
    margin: 0;
    padding: 0;
}
li
{
    margin: 0;
    padding: 0;
}
img
{
    border: 0 currentColor;
    border-image: none;
}
ul
{
    list-style: none;
}
div.wrapper
{
    margin: 0 auto;
    width: 1368px;
    position: relative;
}
.fn-clear
{
    -ms-zoom: 1;
}
.box_skitter
{
    background: none;
    position: relative;
}
.box_skitter ul
{
    display: none;
}
.box_skitter .container_skitter
{
    overflow: hidden;
    position: relative;
}
.box_skitter .image
{
    overflow: hidden;
}
.box_skitter .image img
{
    display: none;
}
.box_skitter .box_clone
{
    left: 0;
    top: 0;
    width: 100px;
    overflow: hidden;
    display: none;
    position: absolute;
    z-index: 20;
}
.box_skitter .box_clone img
{
    left: 0;
    top: 0;
    position: absolute;
    z-index: 20;
}
.box_skitter .prev_button
{
    background: url("/html/image/prev.png") no-repeat left top!important;
    left: 20px;
    top: 50%;
    width: 13px;
    height: 25px;
    text-indent: -9999em;
    overflow: hidden;
    margin-top: -13px;
    position: absolute;
    z-index: 100;
}
.box_skitter .next_button
{
    background: url("/html/image/next.png") no-repeat left top!important;
    top: 50%;
    width: 13px;
    height: 25px;
    right: 20px;
    text-indent: -9999em;
    overflow: hidden;
    margin-top: -13px;
    position: absolute;
    z-index: 100;
}
.box_skitter .label_skitter
{
    display: none;
    position: absolute;
    z-index: 150;
}
.loading
{
    background: url("/images/ajax-loader.gif") no-repeat left top;
    margin: -16px;
    top: 50%;
    width: 31px;
    height: 31px;
    right: 50%;
    color: #fff;
    text-indent: -9999em;
    overflow: hidden;
    position: absolute;
    z-index: 10000;
}
#slideshow
{
    width: 1368px;
    height: 480px;
}
#slideshow ul
{
    display: none;
}