﻿body
{
    position: absolute;
    margin: 0px 0px 0px 0px;
    border: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 99.7%;
    width: 100%;
    font-size: 10pt;
    font-family: 微软雅黑 , arial;
}
#bodyimg
{
    margin: 0px 0px 0px 0px;
    position: absolute;
    z-index: -1;
    height: 99.7%;
    width: 100%;
}
#bodyimg img
{
    margin: 0px 0px 0px 0px;
    height: 100%;
    width: 100%;
}
#All
{
    position: absolute;
    width: 100%;
    height: 99.6%;
}
#Contenter
{
    position: absolute;
    z-index: 1;
    top: 51%;
    left: 16%;
    width: 45%;
    height: 150px;
    min-width: 400px;
}
#labelone
{
    position: absolute;
    z-index: 1;
    top: 31%;
    left: 41%;
    height: 20px;
    text-align: left;
    font-size: 12px;
    font-size: 10pt;
}
#left
{
    width: 220px;
    height: 140px;
    float: left;
    text-align: left;
    font-size: 12px;
    font-size: 10pt;
    font-family: 微软雅黑 , arial;
}
#right
{
    width: 100px;
    height: 140px;
    float: left;
    text-align: left;
    margin-left: 45px;
}
#UserName
{
    width: 50px;
    height: 20px;
}
#DivUserName
{
    width: 70px;
    height: 20px;
    float: left;
}
#DivUserNameText
{
    height: 28px;
    width: 221px;
    background-image: url(input.png);
    border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    border-top: 0px;
    border-color: White;
    position: absolute;
    text-align: left;
}
#DivPacterCom
{
    position: relative;
    margin-left: 230px;
    vertical-align: bottom;
    padding-top: 8px;
    text-align: left;
}




#DivUserPassWord
{
    height: 20px;
    margin-top: 15px;
}
#DivUserPasswordText
{
    height: 28px;
    width: 221px;
    background-image: url(input.png);
    border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    border-top: 0px;
    border-color: White;
}
.textMiddle
{
    margin-top: 4px;
    margin-left: 1px;
    padding-top: 3px;
    padding-bottom: 3px;
    border: 0px;
}
#DivSpecialLogin
{
    height: 40px;
    width: 80px;
    margin-top: 15px;
}

#DivForgotPassword
{
    height: 25px;
    width: 100px;
}

a:link
{
    text-decoration: none;
}
#DivLoginImageButton
{
    margin-top: 73px;
    height: 40px;
}
.loginBtn
{
}
#clardiv
{
    clear: both;
}

#HomeLeft
{
    position: relative;
    float: left;
    color: #445168;
    font-size: 12px;
    font-family: 宋体;
    width: 200px;
}
#HomeLeft #LittleTips
{
    padding-top: 50px;
    padding-left: 30px;
}
#LittleTips P, #FriendLink P, #DailyTips P
{
    line-height: 25px;
}
#HomeLeft #FriendLink
{
    padding-top: 200px;
    padding-left: 30px;
}


#DailyTips
{
    position: relative;
    float: left;
    color: #445168;
    width: 500px;
    padding-top: 100px;
    padding-left: 65px;
    font-size: 13px;
    font-family: 宋体;
}

#SiteMap
{
    position: absolute;
    float: right;
    color: #445168;
    bottom: 0px;
    top: 411px;
    right: 20px;
}
.menu
{
    width: 100%;
    clear: both;
    color: #00647E;
}
.menu_title
{
    width: 100%;
    font-family: 宋体;
    font-size: 14px;
    font-weight: bold;
    color: #00647E;
    padding-bottom: 5px;
}
.menu_list
{
    float: left;
    margin-left: 30px;
}
.menu_list .li
{
    float: left;
    font-family: 宋体;
    font-size: 13px;
    color: Gray;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 145px;
}
.menu a:link
{
    text-align: center;
    font-family: 宋体;
    font-size: 13px;
    color: #343F44;
}
.menu a:visited
{
    text-align: center;
    font-family: 宋体;
    font-size: 13px;
    color: #343F44;
}

#DivValiCode {
    height: 20px;
    margin-top: 15px;
}

#DivValiCodeText {
    height: 28px;
    width: 221px;
    background-image: url(input.png);
    border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    border-top: 0px;
    border-color: White;
}

#ValiCode {
    position: relative;
    width: 110px;
    margin-left: 240px;
    margin-top: -30px;
}