﻿/* --网页底部-- */

.dib1
{
    width:968px;
    height:30px;
    float:left;
    text-align:center;
    font-size:12px;
    line-height:30px;
    background-color:#f2f6fb;
    border:#cccccc 1px solid;
       display:inline;
}

.dib2
{
    width:970px;
    height:auto;
    float:left;
    height:30px;
    text-align:center;
    line-height:30px;
    font-size:12px;
    color: #000000;
       display:inline;

}

/* 版权信息 */
#copyright
{   
    width:970px;
    height:auto;
    line-height:30px;
    font-size:12px;
    float:left;
    text-align:center;
       overflow : visible;
       display:inline;
}

/* ==bottom_all(底部)使用定义结束== */

.bottom_all1
{
    width:970px;
    height:auto;
    float:left;
    margin-top:10px;
    text-align:center;
       display:inline;
}

.bottom_all
{
    width:970px;
    height:auto;
    float:left;
    margin-top:10px;
    margin-left:5px;
    text-align:center;
       display:inline;
}
