﻿.t1
{
    border: 1px solid #cad9ea;
    color: #666;
    background-color: White;
}
.t1 th
{
    height: 18px;
    color: #1E5494; /*标题字体色*/
    font-size: 12px;
    font-weight: bolder;
}
.t1 td
{
    height: 20px;
}

.std a:hover
{
    color:Black;
    text-decoration: underline;
}
.inputbutton
{
    background: url(/images/btn_bgs.gif) repeat-x 0px -5px;
    border: 1px solid #7fb5e1;
    padding-right: 14px;
    padding-left: 13px;
    padding-bottom: 0px;
    margin: 2px;
    overflow: visible;
    cursor: pointer;
    padding-top: 2px;
    height: 20px;
}
.inputbutton_hover
{
    border-right: #7fb5e1 1px solid;
    padding-right: 14px;
    border-top: #7fb5e1 1px solid;
    padding-left: 13px;
    background: url(/images/btn_bgs.gif) repeat-x 0px -5px;
    padding-bottom: 0px;
    margin: 2px;
    overflow: visible;
    border-left: #7fb5e1 1px solid;
    cursor: pointer;
    padding-top: 2px;
    border-bottom: #7fb5e1 1px solid;
    height: 20px;
}
.inputbutton_hover
{
    border-right: #95c1ff 1px solid;
    background-position: 0px -35px;
    border-top: #95c1ff 1px solid;
    border-left: #95c1ff 1px solid;
    color: #306fb6;
    border-bottom: #95c1ff 1px solid;
}

.ordertable
{
    border: 1px solid #cad9ea;
    width: 100%;
}
.ordertable th
{
    background-image: url(../Images/th_bg1.gif);
    background-repeat: repeat-x;
    height: 20px;
    color: #1E5494; /*标题字体色*/
    font-size: 12px;
    font-weight: bolder;
}
.ordertable td
{
    height: 20px;
}
.ordertable td, .ordertable th
{
    border: 1px solid #cad9ea;
}
.ordertable tr.a1
{
    background-color: #f5fafe;
}

.input1398
{
    background: url(../Images/login_6.gif) repeat-x;
    border: solid 1px #CCEEFF;
    height: 15px;
    background-color: #FFFFFF;
    font-size: 12px;
    color: #AA7700;
}

.input13982
{
    background: url(../Images/login_6.gif) repeat-x;
    border: solid 1px #ADADAD;
    height: 15px;
    background-color: #FFFFFF;
    font-size: 12px;
    color: #46A3FF;
}
