body
{
    margin: 0;
    color: #666666;
    font-family: Arial,宋体;
    font-size: 12px;
    background: url(bg.gif);
}
form
{
    padding: 0px;
    margin: 0px;
}
table, td
{
     font-family: Arial,宋体;
    font-size: 12px;
   word-break: break-all;
}
img
{
    border: 0px;
}
#input
{
    font-family: Arial,宋体;
    font-size: 12px;
    border-left: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    height: 17px;
    background-color: #ffffff;
}
a:link, a:visited
{
    color: #666666;
    font-family: Arial,宋体;
    font-size: 12px;
    text-decoration: none;
}

a:hover
{
    color: #D30008;
    font-family: Arial,宋体;
    font-size: 12px;
    text-decoration: none;
}

.menu a:link, .menu a:active, .menu a:visited
{
    width: 95%;
    padding:5px;
    color: #000000;
    font-size: 13px;
    text-decoration: none;
    filter: DropShadow(Color=#ffffff, OffX=1, OffY=1);
}
.menu a:hover
{
    color: #ffffff;
    background:#D30008;
}


select, input
{
    color: #666666;
    font-family: Arial,宋体;
    font-size: 12px;
}
.lefttop
{
    color: #000000;
    font-family: Arial,宋体;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.s8
{
    font-family: Arial,宋体;
    font-size: 12px;
    border-left: solid 1px #aaaaaa;
    border-top: solid 1px #aaaaaa;
    border-right: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    height: 17px;
    background-color: #FFFFFF;
}
.lo
{
    color: #000000;
    font-family: Arial,宋体;
    font-size: 12px;
    text-decoration: none;
}
.lo a:link, .lo a:active, .lo a:visited
{
    color: #000000;
    font-family: Arial,宋体;
    font-size: 12px;
    text-decoration: none;
}
.lo a:hover
{
    color: #336699;
    font-family: Arial,宋体;
    font-size: 12px;
    text-decoration: none;
}
.foot
{
    color: #8D8D8D;
}
.foot a:link
{
    color: #999999;
    text-decoration: none;
}
.foot a:hover
{
    color: #FF8C10;
    text-decoration: none;
}
.button001
{
    color: #787878;
    cursor: pointer;
    padding-left: 20px;
    padding-top: 10px;
    background: url(button.gif);
}
.button002
{
    color: #111111;
    cursor: pointer;
    padding-left: 20px;
    padding-top: 10px;
    background: url(button1.gif);
}
