﻿.tchr-cndtn
{
}

.tchr-cndtn-l
{
    border-bottom: 1px dotted #DEDEDE;
    padding: 5px 0px;
    font-size: 10pt;
    position: relative;
}

.tchr-cndtn-h
{
    float: left;
    width: 60px;
    font-size: 11pt;
    color: #555555;
    height: 25px;
    line-height: 25px;
    position: absolute;
}

.tchr-cndtn-cndtn
{
    margin-left: 60px;
    margin-right: 60px;
}

    .tchr-cndtn-cndtn a
    {
        text-decoration: none;
        color: #555555;
        padding: 4px 15px;
        display: inline-block;
    }

    .tchr-cndtn-cndtn .tchr-cndtn-cndtn-slct
    {
        background-color: #42A113;
        color: white;
    }

.tchr-cndtn-clear
{
    position: absolute;
    right: 0px;
    padding: 5px 0px;
    top: 5px;
    width: 60px;
}

    .tchr-cndtn-clear a
    {
        color: #555555;
        text-decoration: none;
    }

.tchr-list
{
    padding: 10px 0px;
}

.tchr-list-item
{
    margin-top: 20px;
    float: left;
    width: 200px;
    margin-left: 36px;
}

.tchr-list-window
{
    width: 200px;
    height: 225px;
    position: relative;
    overflow: hidden;
    display: block;
    text-decoration: none;
}

.tchr-list-id
{
    position: absolute;
}

.tchr-list-img
{
    width: 198px;
    height: 223px;
    overflow: hidden;
    border: 1px solid #DEDEDE;
}

    .tchr-list-img img
    {
        width: 200px;
        height: 225px;
        margin-left: -1px;
        margin-top: -1px;
    }

.tchr-list-detail
{
    width: 180px;
    height: 205px;
    background-color: #42A113;
    padding: 10px;
}

.tchr-list-arrow
{
    margin-top: 10px;
    width: 50px;
    height: 50px;
    background-image: url(image/teacher-arrow.gif);
    background-repeat: no-repeat;
}

.tchr-list-score
{
    margin-top: 20px;
    color: #ED9723;
    font-size: 14pt;
    line-height: 25px;
    height: 50px;
    padding-left: 10px;
    overflow: hidden;
}

.tchr-list-memo
{
    padding-left: 10px;
    color: white;
    font-size: 10pt;
    line-height: 16px;
    height: 80px;
    overflow: hidden;
}

.tchr-list-subject
{
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.tchr-list-sub
{
    color: #42A113;
    font-size: 10pt;
}

.tchr-list-cmp
{
    color: #555555;
    font-size: 9pt;
}

.tchr-list-name
{
    height: 25px;
    line-height: 25px;
}

    .tchr-list-name a
    {
        text-decoration: none;
        color: #555555;
        font-size: 12pt;
    }
