
.UIFooterControl {
    color: #fff;
    margin: 0 auto;
    width: 100%;
}
.UIFooterControl .CopyRight {
    color: #fff;
    font: 13px/1.3 arial;
    margin: 0 auto;
    padding: 10px 0;
    width: 100%;
}
.UIFooterControl a {
    color: #fff;
}
.UIFooterControl .Design {
    margin-right: 30px;
    text-align: right;
}
