#page
{
    width: 980px;
    margin:0 auto;
}

#series_ScrollBox 
{
    width: 764px;
    height: 230px;
    position: relative;
    overflow: hidden;
}

#series_div{ width: 1000000px; }
.series_block
{
    width: 764px;
    float: left;
    height: 230px;
    text-align:center;
}
