﻿body
{
    color: #666;
    background: #F0F0F0;
}
.ui-questionnaireAndEvaluation-th
{
    height: 60px;
    font-weight: bold;
    text-align: center;
    background-color: #EBF6FC;
}
.ui-questionnaireAndEvaluation table
{
    text-align: center;
}
.ui-questionnaireAndEvaluation input[type="text"]
{
    width: 100%;
    height: 100%;
    border: none;
}
.ui-questionnaireAndEvaluation-td-padding
{
    padding: 0px 10px 0px 15px;
    text-align: left;
}
.ui-questionnaireAndEvaluation table td
{
    border-bottom: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
}
.ui-questionnaireAndEvaluation table .endtd
{
    border-right: none;
}
.m-select-teacherList
{
    height: 30px;
    font-size: 16px;
    font-family: 微软雅黑;
    font-weight: bold;
    text-align: center;
    color: #666;
}
