#magnifier
{
    width: 320px;
    height: 294px;
    position: absolute;
}
#img
{
    width: 320px;
    height: 294px;
}
#Browser
{
    border: 1px solid #000;
    z-index: 100;
    position: absolute;
    background: #555;
}
#mag
{
    overflow: hidden;
    z-index: 100;
}
.blk_18
{
    overflow: hidden;
    zoom: 1;
    font-size: 9pt;
    width: 540px;
    height: 79px;
    z-index: 20px;
}
.blk_18 .pcont
{
    width: 540px;
    float: left;
    overflow: hidden;
    padding-left: 5px;
    z-index:22;
}
.blk_18 .ScrCont
{
    width: 32766px;
    zoom: 1;
    margin-left: -5px;
}
.blk_18 #List1_1, .blk_18 #List2_1
{
    float: left;
    z-index:333;
}
.blk_18 .LeftBotton, .blk_18 .RightBotton
{
    margin-top: 0px;
}
.blk_18 .LeftBotton
{
    z-index: 99;
    width: 12px;
    height: 75px;
    background-image: url(/images/left_button.jpg);

    position: absolute;
}
.blk_18 .RightBotton
{
    position: absolute;
    z-index: 99;
    width: 12px;
    height: 75px;
    background-image: url(/images/right_button.jpg);
}

.blk_18 .ScrCont img
{
    display: block;
    cursor: pointer;
    margin-left:10px;
    float:left;
    width:75px;
    height:75px;
    border:1px solid #DCDCDC;
}

.blk_18 .pl
{
    width: 493px;
    float: left;
    text-align: center;
    line-height: 24px;
    margin-right: 2px;
}
.blk_18 a.pl:hover
{
    color: #5dacec;
    background: #fff;
}