
.UIFooterControl {
    background: none repeat scroll 0 0 #0600ea;
    color: #ffffff;
    /* width: 960px;*/
  max-height:170px;
    border-top: 2px solid #01aef2;
}
.UIFooterControl a {
    color: #d0d0d0;
}
.UIFooterControl .CopyRight {
    padding: 20px 10px;
}

.UIFooterControl *{
  line-height: 1.4;
}