﻿/* --网页底部-- */
.dib
{
    width:970px;
    height:14px;
    background-image : url(/Skin/Default/Images/ypimage/dib.jpg);
    background-repeat: repeat-x;
    border-bottom: 1px solid #ebeef3;
    margin:0px;
    padding:0px;
    float:left;

}

.dib1
{
    width:970px;
    height:40px;
    float:left;
    text-align:center;
    padding-top:10xp;
    border-bottom: 1px solid #ebeef3;
    font-size:12px;
    line-height:40px;
}

.dib2
{
    width:970px;
    height:auto;
    float:left;
    text-align:center;
    line-height:24px;
    font-size:12px;
    margin-top:5px;

}

/* 版权信息 */
#copyright
{   
    width:970px;
    height:auto;
    line-height:24px;
    font-size:12px;
    float:left;
    text-align:center;

}

/* ==bottom_all(底部)使用定义结束== */

.bottom_all
{
    width:970px;
    height:166px;
    border-width : 1px;
    border-color : #ebeef3;
    border-style : solid;
    float:left;
    text-align:center;
}


.bottom_all-1
{
    width:970px;
    height:166px;
    margin-top:8px;
}
