@charset "utf-8";
/* CSS Document */
#footer{
    height: 20px;
    font-size: 10px;
    background-color: #000;
    color:#fff;
    text-align: center;
    margin-top: 20px;
    line-height: 20px;
}