﻿/*栏目*/
.school-banner
{
    background: url(../images/school_banner.png);
    height: 47px;
    margin: 25px 0 0 0;
}
.school-list-header
{
    background: url(../images/list_header.png);
    height: 3px;
    margin: 10px 0 0 0;
}


.common-banner
{
    background: url(../images/list_banner.png);
    height: 47px;
    margin: 25px 0 10px 0;
    padding: 0 0 0 15px;
    line-height:45px;
    color:#fff;
    font-size:22px;
}
