﻿.line {
    height: 15px;
    width: 1100px;
    margin: auto;
    position: relative;
}

.topbg {
    margin: auto;
    text-align: center;
    background: url(../images/Top1.jpg) no-repeat center top;
    height: 280px;
}

    .topbg .topbglogo {
        height: 280px;
        width: 1100px;
        margin: auto;
        background: url(../images/Top1.jpg) center;
    }

        .topbg .topbglogo .add {
            padding-left: 40px;
            padding-top: 255px;
            font-size: 14px;
        }

.bg {
    height: 100%;
    margin-bottom: 300px;
}

.wrapper {
    width: 1100px;
    padding-top: 20px;
    position: relative;
    margin: 0 auto;
    border: 0;
}



.wfc {
    float: left;
    width: 310px;
    margin: 0 10px 20px 0;
    padding: 15px;
    line-height: 200%;
    color: #FFFFFF;
}

    .wfc #pic {
        display: block;
        position: relative;
        width: 310px;
        margin-bottom: 5px;
    }

    .wfc .line {
        margin: 5px 0 5px 0;
        height: 1px;
        background-color: #ffffff;
        width: 100%;
    }

    .wfc a {
        color: #ffffff;
        text-decoration: none;
    }

    .wfc .entname {
        background: url(/wall/images/home.png) no-repeat 2px;
        font-size: 14px;
        color: #ffffff;
        text-decoration: none;
        padding-left: 25px;
        height: 20px;
    }

.loading {
    margin-bottom: 15px;
    padding: 15px 0;
    text-align: center;
    font-weight: 700;
    border: double rgba(34,25,25,.14);
    border-width: 3px 0 0 0;
}

.Ent_Emp_Num {
    width: 285px;
    text-align: right;
    padding-left: 25px;
}
