#uFooter {
    width:100%;height:155px;background-color:#fafafa;text-align:center;
}
#uFooter_inner {
    width:1200px;height:100%;margin:auto;padding:40px 0px;
    box-sizing:border-box;
}
#uFooter_inner > div {
    text-align:center;color:#a4a4a4;line-height:25px;height:25px;
}
