﻿.tab_input {
    width: 194px;
    height: 24px;
    border: 1px #e0e0e0 solid;
    padding: 6px;
    background: #fff;
    color: #666;
    font: 16px microsoft yahei,sans-serif;
}
.InputTransit
{
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    width: 390px;
    border: 1px solid #A0A0A0;
}
.InputTransit.Mark
{
    padding-right: 5px;
    padding-bottom: 5px;
    max-width: 385px;
    min-width: 385px;
    min-height: 60px;
    border: 1px solid #A0A0A0;
}
.InputTransit.yellow
{
    background-color: #FFFADD;
    border: 1px solid #DA9B66;
}