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