﻿


.footer-wz {
    width: 94%;
    height: 60px;
    color: #999;
    margin: auto;
    line-height: 24px;
    background-color: #f9f9f9;
    text-align: center;
    padding: 10px;
    margin-bottom: 60px;
}

.footer {
    border-top: 1px solid #d6dee0;
    background: url(../images/ft.gif) repeat-x #c8cccf;
    line-height: 27px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}