.UIFooterControl {
        background: #80bc04;
        color: #ffffff;
        height: auto;
}
.UIFooterControl a {
        color: #fff;
}
.UIFooterControl .CopyRight {
        line-height: 20px;
        padding: 10px;
}
