﻿body
{
    font-family: 微软雅黑, 宋体, Arial, Helvetica, sans-serif;
    margin: 0em;
}
a:link
{
    color: #006699;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}
a:visited
{
    color: #006699;
    text-decoration: none;
}
a:hover
{
    color: #FF6600;
    text-decoration: none;
}
h3
{
    color: #006699;
}
h4
{
    color: #336699;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 2em;
}
h5
{
    color: #990000;
    font-size: 1.1em;
    margin-top: 5px;
    margin-bottom: 5px;
}
p
{
    line-height: 1.5em;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1em;
    font-family: 微软雅黑, 宋体, Arial, Helvetica, sans-serif;
    text-indent: 26px;
}
.mid
{
    margin: 0px auto 0px auto;
}
.midmain
{
    margin: 8px;
}
.ebox
{
    border: 1px solid #C0C0C0;
    margin: 100px;
    background-color: #FAFAFA;
    font-size: 0.9em;
}
.eboxtitle
{
    background-color: #F2F2F2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}
.eboxtitle h4{
    text-indent: 8px;
}
.eboxmid
{
    margin: 8px;
}
.linktools{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #CCCCCC;
}
.linktools p{
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.5em;
    text-indent: 8px;
}
.linktools a
{
    padding: 3px 8px 3px 8px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    background-color: #006699;
    margin-right: 3px;
}
.linktools a:visited
{
    text-decoration: none;
    color: #FFFFFF;
    background-color: #006699;
}
.linktools a:hover
{
    text-decoration: none;
    color: #FF6600;
    background-color: #003366;
}
