﻿#bottom
{
    width: 830px;
    padding: 0px 85px;
    margin: 0 auto;
    height: auto !important;
    height: 90px;
    min-height: 90px;
    border-top: #54ceff 7px solid;
    background: #fff;
    position: relative;
}

    #bottom .mainCenter
    {
        width: 450px;
        height: 70px;
        text-align: center;
        line-height: 26px;
        float: left;
    }

        #bottom .mainCenter a
        {
            font-size: 12px;
            padding: 0px 8px;
        }

        #bottom .mainCenter p
        {
            margin: 5px 0;
        }

.f_l
{
    float: left;
}
