.UIFooterControl {
        color: #fff;
        margin: 0 auto;
        position: relative;
        background: url("images/trongdong1.png") no-repeat scroll center center #b31515;
        border-top:5px solid #bb8748;
        padding-bottom: 25px;
   	margin-top: 20px;
        text-align: center;
        padding: 20px 10px;
}
.UIFooterControl .CopyRight {
        padding: 10px 0 0 10px;
}
.UIFooterControl a {
        color: #fff;
        font: bold 10pt arial;
}
.UIFooterControl .Design {
        position: absolute;
        right: 10px;
        top: 16px;
}
#footer{
padding: 10px;
             line-height: 1.8;
}