﻿.cmps-title
{
    font-weight: bold;
    font-size: 16pt;
    color: #555;
}

.cmps-picture
{
    margin-top: 20px;
}

.cmps-picture-b
{
    border: 3px solid #F2F2F2;
    border-radius: 3px;
    width: 240px;
    height: 302px;
    float: left;
    margin-left: 4px;
}

    .cmps-picture-b img
    {
        width: 240px;
        height: 302px;
    }

.cmps-picture-c
{
    border: 3px solid #F2F2F2;
    border-radius: 3px;
    width: 200px;
    height:148px;
    float: left;
    margin-left: 4px;
}

    .cmps-picture-c img
    {
        width: 200px;
        height: 148px;
    }

.cmps-desc
{
    margin-top: 20px;
    font-size: 10pt;
}

.cmps-map
{
    margin-top: 20px;
}

.cmps-traffic
{
    background-image: url(image/traffic-bg.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    font-size: 11pt;
    line-height:30px;
    margin-top: 20px;
}

.cmps-phone
{
    height: 30px;
}

.cmps-metro
{
    height: 30px;
}

.cmps-bus
{
    height: 80px;
}

.cmps-address
{
    height: 30px;
}

.cmps-teachers
{
    margin-top: 20px;
}

.cmps-teacher-h
{
    border-bottom: 2px solid #339900;
    height: 20px;
    line-height: 20px;
}

.cmps-teacher-t
{
    font-size: 12pt;
    float: left;
}

.cmps-teacher-m
{
    float: right;
}

.cmps-teacher-m a
{
    font-size: 10pt;
    text-decoration: none;
    color: #333;
}

.cmps-teacher-l
{
    margin-top: 10px;
}

.cmps-teacher-i
{
    float: left;
    margin-left: 11px;
}

.cmps-teacher-img
{
    width: 130px;
    height: 146px;
    overflow: hidden;
}

.cmps-teacher-img img
{
    width: 130px;
    height: 146px;
}

.cmps-teacher-name
{
    margin-top: 5px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.cmps-teacher-name a
{
    font-size: 11pt;
    color: #555;
    text-decoration: none;
}
