
.UIFooterControl {
    color: #333;
    width: 100%;
    line-height: 1.6;
    text-align: center;
}
.UIFooterControl a {
    color: #d0d0d0;
}
.UIFooterControl .CopyRight {
    padding: 30px 0;
    font-size: 15px;
}
