﻿body
{
    font-size: 12px;
    color: Black;
    margin: 0px;
}
.MainMenuNormalStyle
{
    background-image: url(../images/digital_side.gif);
    font-size: 12px;
    text-align: center;
    color: white;
    width: 100px;
    height: 26px;
    cursor: hand;
    
}
.MainMenuOverStyle
{
    width: 100px;
    font-size: 12px;
    text-align: center;
    color: Black;
    background-image: url(../images/seg_side.gif);
    height: 26px;
    cursor: hand;
}
.subMenuStyle
{
    border: none;
}
a:link
{
    color: black;
}
a:visited
{
    color: black;
}
a:active
{
    color: black;
}
a:hover
{
    color: black;
}
.subMenuStyle
{
    background-image: url(../images/Logobg.gif);
    height: 86px;
}
.mainTop
{
    height: 50px;
    border-bottom: solid 3px #DDEEF2;
    font-size: 12px;
}
.mainCenterLeft
{
    width: 200px;
    background-color: #698CC3;
}
.mainCenterRight
{
}
.mainBottom
{
    height: 20px;
}
.left_class
{
    text-align: left;
}
INPUT.buttonface
{
    border-right: #666666 0px;
    background-position: 50% bottom;
    border-top: #666666 0px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 12px;
    background-image: url(../Images/b8.gif);
    margin: 0px;
    border-left: #666666 0px;
    width: 85px;
    color: #ffffff;
    padding-top: 2px;
    border-bottom: #666666 0px;
    background-repeat: repeat-x;
    font-family: "宋体" , Arial;
    letter-spacing: 1px;
    height: 20px;
    cursor: pointer;
}
.inputblur
{
    font-size: 12px;
    padding: 3px;
    background: #f8f9ff;
    border: 1px solid #c4c9fd;
    color: #6C63A3;
}
.pingjingTD
{
    text-align: right;
}
.pingjingControlTD
{
    text-align: left;
}

