
.UIFooterControl {
    color: #333;
    margin: 0 auto;
    width: 1200px;
    text-align: center;
}
.UIFooterControl strong {
    color: #c2161c;
    font-size: 17px;
    font-weight:bold;
    font-family: arial;
}
.UIFooterControl .CopyRight {
    margin: 0 auto;
    padding: 15px 0;
    width: 1200px;
    font-size: 16px;
    font-family: arial;
    line-height: 1.5;
}
.UIFooterControl a {
    color: #333;
}
.UIFooterControl .Design {

}