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

