﻿/*@import url(../style.css);*/

.content_right {
    /*    background: #f0f0f0 !important;*/
    background: #f0f0f0 !important;
}

.logoBg {
    background: #fff !important;
    padding: 0 !important;
    min-height: 70px !important;
    border-bottom: 4px solid #f8b7b0 !important;
    margin: 0 0 3px 0 !important;
}

.topBg {
    background: #fff;
    padding: 10px 0 0 0;
    height: 70px;
    max-height: 70px;
    color: #336699 !important;
    margin: 0 0 3px 0;
    border-bottom: 4px solid #f8b7b0 !important;
}
