<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.box1
{
    float: left;
}
#Slide
{
    border: #fff 1px solid;
    clear: both;
    overflow: hidden;
    width: 545px;
    height:505px;
}
#Slide A
{
    color: #000;
}
.boxpadding
{
    border: 0;
    background: #f8f8f8;
}

.thumb_title
{
    margin-top: 10px;
    background: #fff;
    filter: alpha(opacity=30);
    width: 545px;
    text-indent: 10px;
    line-height: 25px;
    position: absolute;
    height: 25px;
    -moz-opacity: 0.3;
}
#Slide_Thumb
{
    margin-top: 260px;
    margin-left: 0px;
    position: absolute;
    background: #FFF;
    width: 542px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.thumb_off
{
    display: inline;
    float: left;
    margin-left: 12px;
    cursor: pointer;
    width: 120px;
}
.thumb_off
{
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}
.thumb_off IMG
{
    border: #fff 1px solid;
    float:left;
    width: 120px;
    height: 90px;
}

.thumb_on
{
    display: inline;
    float: left;
    margin-left: 12px;
    cursor: pointer;
    width: 120px;
}
.thumb_on IMG
{
    border: #fff 1px solid;
    float:left;
    width: 120px;
    height: 90px;
}



#Slide1
{
    border: #fff 1px solid;
    clear: both;
    overflow: hidden;
    width: 320px;
    height: 180px;
}
#Slide1 A
{
    color: #000;
}
.boxpadding1
{
    border: #0;
    background: #f8f8f8;
    width: 322px;
    height: 270px;
}

.thumb_title1
{
    margin-top: 10px;
    background: #fff;
    filter: alpha(opacity=30);
    width: 320px;
    text-indent: 10px;
    line-height: 25px;
    position: absolute;
    height: 25px;
    -moz-opacity: 0.3;
}
#Slide_Thumb1
{
    margin-left: 0px;
    position: absolute;
}
.thumb_off1
{
    display: inline;
    float: left;
    margin-left: 2px;
    cursor: pointer;
}
.thumb_off1
{
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}
.thumb_off1 IMG
{
    border: #fff 1px solid;
    width: 110px;
    height: 70px;
}
.thumb_on1
{
    display: inline;
    float: left;
    margin-left: 2px;
    cursor: pointer;
}
.thumb_on1 IMG
{
    border: #fff 1px solid;
    width: 110px;
    height: 70px;
}



#Slide2
{
    border: #fff 1px solid;
    clear: both;
    overflow: hidden;
    width: 320px;
    height: 180px;
}
#Slide2 A
{
    color: #000;
}
.boxpadding2
{
    border: #0;
    background: #f8f8f8;
    width: 322px;
    height: 220px;
}

.thumb_title2
{
    margin-top: 10px;
    background: #fff;
    filter: alpha(opacity=30);
    width: 320px;
    text-indent: 10px;
    line-height: 25px;
    position: absolute;
    height: 25px;
    -moz-opacity: 0.3;
}
#Slide_Thumb2
{
    margin-top: 225px;
    margin-left: 0px;
    position: absolute;
}
.thumb_off2
{
    display: inline;
    float: left;
    margin-left: 2px;
    cursor: pointer;
}
.thumb_off2
{
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}
.thumb_off2 IMG
{
    border: #fff 1px solid;
    width: 110px;
    height: 70px;
}
.thumb_on2
{
    display: inline;
    float: left;
    margin-left: 2px;
    cursor: pointer;
}
.thumb_on2 IMG
{
    border: #fff 1px solid;
    width: 110px;
    height: 70px;
}

.white_content
{
    display: none;
    position: absolute;
    top: 150%;
    left: 40%;
    width: 30%;
    padding: 6px 16px;
    border: 1px solid #D6E9F1;
    background-color: white;
    z-index: 1002;
    overflow: auto;
}
.close
{
    float: right;
    clear: both;
    width: 100%;
    text-align: right;
    margin: 0 0 6px 0;
}
.close a
{
    color: #333;
    text-decoration: none;
    font-size:smaller;
    font-weight: 700;
}
</pre></body></html>