.head_logo{
    background: url("../images/logo/logo_white.png") no-repeat;
}

.head_logo_color{
    background: url("../images/logo/fix24_head_logo.png") no-repeat;
}

.footer_logo{
    width: 89px;
    height: 54px;
    background: url('../images/logo/footer_logo.png') no-repeat center center;
    cursor: pointer;
    float: left;
    display: inline-block;
}

.footer_main{
    position: relative;
    display: block;
    width: 100%;
    min-height: 200px;
    padding: 30px 0;
    background: #373332;
    color: #c0bebf;
    background-image: url('../images/logo/footer_logo5.png');
}
