﻿body
{
    font: 0.9em 微软雅黑, 宋体, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}
h2
{
    color: #333333;
    margin-top: 10px;
    margin-bottom: 10px;
}
h3
{
    color: #00759B;
    margin-top: 8px;
    margin-bottom: 8px;
}
h4
{
    margin-top: 5px;
    margin-bottom: 5px;
    color: #006699;
}
p
{
    font-family: 微软雅黑, 宋体, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.5em;
    margin-top: 0px;
    margin-bottom: 0px;
    text-indent: 26px;
    color: #333333;
}
ul
{
    color: #663300;
    line-height: 1.6em;
    margin-top: 0px;
    font-size: 0.9em;
}
li
{
}
a
{
    color: #00759B;
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    color: #00759B;
}
a:hover
{
    text-decoration: none;
    color: #FF6600;
}

#topline
{
    background-color: #333300;
    height: 20px;
    color: #FFFFFF;
}
.topbox{
    text-align: right;
    margin: 0px auto 0px auto;
    width: 980px;
}
#header
{
    margin: 0px auto 0px auto;
    width: 980px;
}
#header p{
    font-size: 1.1em;
    line-height: 2em;
    color: #FFFFFF;
}

.headerbox{
    margin-left: 150px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.headerlink{
    background-color: #666666;
    color: #FFFFFF;
}
.headerlink a:link
{
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}
.headerlink a:visited
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
.headerlink a:hover
{
    color: #FF3300;
    text-decoration: none;
    font-weight: bold;
}
#content
{
    width: 980px;
    margin: 0px auto 0px auto;
    background-color: #FAFAFA;
}
.contentbox{
    padding: 30px 20px 30px 20px;
}
.contentbox h4{
    text-align: center;
    margin-bottom: 80px;
    margin-top: 50px;
}
.contentleft{
    width: 400px;
    float: left;
    text-align: right;
    margin-bottom: 0px;
    padding-top: 18px;
}
.contentright{
    width: 520px;
    float: right;
}
.tdb{
    text-align: right;
}
.tdc{
    text-align: left;
}
.username {
    background-position: 2px 2px;
    background: #FFFFFF url('../Images/Logins/loginUser.gif') no-repeat 2px
2px;
    padding-left: 18px;
}
.password {
    background-position: 2px 2px;
    background: #FFFFFF url('../Images/Logins/loginPwd.gif') no-repeat 2px
2px;
    padding-left: 18px;
}
.vercode {
    background-position: 2px 2px;
    background: #FFFFFF url('../Images/Logins/loninCode.gif') no-repeat 2px
2px;
    padding-left: 18px;
}
.spana{
    font-size: small;
    font-family: Verdana;
    color: #3D5C7A;
    margin-right: 15px;
}
.divB{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    clear: both;
}
.divValid{
    text-align: left;
    margin-bottom: 30px;
    margin-left: 150px;
}

.fastlink{
    border-top-style: solid;
    border-top-width: 8px;
    border-top-color: #00759B;
    padding: 30px 20px 30px 20px;
    background-color: #F0F0F0;
}
.fastlink a:link
{
    color: #00759B;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}
.fastlink a:visited
{
    color: #00759B;
    text-decoration: none;
    font-weight: bold;
}
.fastlink a:hover
{
    color: #FF3300;
    text-decoration: none;
    font-weight: bold;
}
.fastlinka{
    width: 220px;
    float: left;
}
.fastlinkb{
    margin-left: 20px;
    width: 220px;
    float: left;
}
.fastlinkc{
    margin-left: 20px;
    width: 220px;
    float: left;
}
.fastlinkd{
    width: 220px;
    float: right;
}

