/* CSS Document */
.adslider
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    width: 1001px;
    height: 218px;
}
.adslider .td_f
{
    width: 1001px;
    text-indent: 0px;
}
.adslider a img
{
    width: 1001px;
    height: 218px;
}
.adslider img
{
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    border-left-style: none;
}
.adslider .td_f a img
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
ul.slidernum
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.slidernum
{
    position: absolute;
    width: 90px;
    float: right;
    top: 175px;
    left: 720px;
}
.slidernum li
{
    text-align: center;
    line-height: 15px;
    list-style-type: none;
    margin: 1px;
    width: 15px;
    font-family: Arial;
    background: url(../image/flashbutton.gif) no-repeat -15px 0px;
    float: left;
    height: 15px;
    color: #86a2b8;
    font-size: 12px;
    cursor: pointer;
}
.slidernum li.on
{
    line-height: 15px;
    width: 15px;
    background: url(../image/flashbutton.gif) no-repeat;
    height: 15px;
    color: #ffffff;
}

