@charset "utf-8";

.g-footer {
    min-width: 1200px;
    height: 120px;
    color: white;
    font-size: 0.85em;
    height: 120px;
    background: url(../pic/footer.jpg) 0px 0px;
    background-size: 100% 100%;
}

.g-footer .row {
    margin-top: 20px;
}

.g-footer p {
    text-indent: 0;
}

.g-footer a:visited {
    color:white;
}

.u-img-following {
    margin-left: 10px;
    height: 65px;
}

.u-img-leading {
    height: 65px;
}

.u-link {
    float:right;
    font-size: 1em;
    margin-top: 50px;
}