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