td {
    FONT-FAMILY: '宋体', 'Arial';
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
}

a:link {
    FONT-FAMILY: '宋体', 'Arial';
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    color: #000000;
    font-weight: normal;
}

a:visited {
    FONT-FAMILY: '宋体', 'Arial';
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    font-weight: normal;
    color: #000000;
}

a:hover {
    FONT-FAMILY: '宋体', 'Arial';
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    font-weight: normal;
    color: #336600;
}

a.greenlink:link {
    FONT-FAMILY: '宋体', 'Arial';
    font-size: 12px;
    line-height: 18px;
    text-decoration: underline;
    color: #006600;
    font-weight: normal;
}

a.greenlink:visited {
    FONT-FAMILY: '宋体', 'Arial';
    font-size: 12px;
    line-height: 18px;
    text-decoration: underline;
    font-weight: normal;
    color: #006600;
}

a.greenlink:hover {
    FONT-FAMILY: '宋体', 'Arial';
    font-size: 12px;
    line-height: 18px;
    text-decoration: underline;
    font-weight: normal;
    color: #CC0000;
}

.whitefont {
    FONT-FAMILY: '宋体';
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
}

.whitefontbold {
    FONT-FAMILY: '宋体';
    font-size: 14px;
    color: #FFFFFF;
    font-weight:bold;
}

.greenfont {
    FONT-FAMILY: '宋体';
    font-size: 12px;
    font-weight: normal;
    color: #008000;
}

.tiperrorfont {
    font-size: 13px;
    color:#cc3300;
}

.tipOrangeFont {
    font-size: 12px;
    color:#cc3300;
}

.boldfont{
    font-weight:bold;
}

.inputcss {
    border: 1px solid #46750D;
    background-color: #FBFEF8;
    FONT-FAMILY: '宋体';
    font-size: 12px;
    height: 15px;
    color: #003300;
}

.divcss {
    width: 135px;
    float: none;
}

.inputcss2 {
    border: 1px solid #46750D;
    background-color: #FBFEF8;
    FONT-FAMILY: '宋体';
    font-size: 12px;
    width: 100px;
    height: 20px;
    color: #003300;
}

.input-text {
    BORDER-RIGHT: #e3e3e3 0px solid;
    BORDER-TOP: #e3e3e3 0px solid;
    FONT-SIZE: 9pt;
    BACKGROUND: #f0f0f0;
    BORDER-LEFT: #e3e3e3 0px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #e3e3e3 0px solid;
    TEXT-ALIGN: center;
}

.input-text2 {
    BORDER-RIGHT: #ffffff 0px solid;
    BORDER-TOP: #ffffff 0px solid;
    FONT-SIZE: 9pt;
    BACKGROUND: #ffffff;
    BORDER-LEFT: #ffffff 0px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #ffffff 0px solid;
    TEXT-ALIGN: center;
}

.input-text3 {
    FONT-SIZE: 9pt;
    BACKGROUND: #ffffff;
    COLOR: #cc3300;
    TEXT-ALIGN: center;
}

.printtable {
    BORDER-COLLAPSE: collapse;
    TEXT-ALIGN: center;
}

.formbt {
    FONT-SIZE: 15px;
    FONT-FAMILY: '黑体'
}

.desTable {
    background: #ffffff;
    border-left: 1px solid #008000;
    border-right: 1px solid #008000;
    border-top: 1px solid #008000;
    border-bottom: 1px solid #008000;
}

.desTr {
    background-color: #69AD18;
    height: 20;
    FONT-FAMILY: '宋体';
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
}

#process_bg {
    background-color: #ffffff;
    height: 10px;
    padding:1px;
    border:1px solid #008000;
}

#process_bar {
    background-color: #69AD18;
    height: 10px;
    width: 1px;
    float:left;
}

#process_percent {
    color:#000000;
    /*float:left;*/
}

#processBarDiv {
    display: none;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.floatCenter {
    text-align: center;
    padding:10px;
}

.tip_red {
    color: red;
}
