﻿.firstRowInput {
    padding-top: 30px;
}

.firstRowLabel {
    padding-top: 30px;
    text-align: right;
}

.btn_login {
    background: url(../image/btn_login.png);
    width: 105px;
    height: 44px;
    border: none;
}

.input {
    border: 1px #9DC3E7 solid;
}

.login_box_table_padding {
    padding-top: 15px;
}

.login_box_table_label {
    padding-top: 15px;
    text-align: right;
    width: 120px;
}

.login_box_table {
    margin-left: 430px;
    padding-top: 40px;
    text-align: left;
    font-size: 18px;

    
    margin-top: 40px\9;
    _margin-top: 30px;
}

.word {
    color: #526A90;
}

.word_title {
    color: #3B6DA8;
    font-size: 20px;
    font-weight: bold;
}


.login_box {
    background: url(../image/login_bg.png) no-repeat;
    width: 998px;
    height: 417px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 140px;/*240px*/
    
    .margin-top: 260px;
}

.bottom {
    background: url(../image/bottom.png) repeat-x;
    height: 49px;
    text-align: center;
    color: #667FAD;
    font-size: 12px;
    /*font-weight: bold;*/
    padding-top: 18px;
    width: 99.9%;
}

.body {
    background: url(../image/bg_md.png) repeat-x;
    height: 600px;/*900px*/
    width: 99.9%;
    overflow-x: hidden;
    /*margin-top:90px;*/
}

.body_left {
    background: url(../image/left.png) no-repeat left;
    height: 1135px;
    width: 100%;
    z-index: 2;
    position: absolute;
}

.body_right {
    background: url(../image/right.png) no-repeat right;
    position: absolute;
    height: 1135px;
    width: 100%;
    z-index: 3;
}


.logo {
    z-index: 2;
    margin-top: 30px;
    margin-left: 50px;
}

.top_left_back {
    background: url(../image/top_left.png) no-repeat;
    height: 153px;
    width: 100%;
    z-index: 2;
    position: absolute;
}

.top_right_back {
    background: url(../image/top_right.png) no-repeat right;
    z-index: 1;
    height: 153px;
    width: 100%;
    position: absolute;
    
}

* {
    margin: 0;
    padding: 0;
}

.title
{
    background-image: url(../image/top_md.png);
    display: block;
    z-index: 1;
    width: 100%;
    height: 153px;
}
.denl
{
    background: url(../image/login/bng_dl.jpg) no-repeat;
    width: 541px;
    height: 393px;
    margin: 0 auto;
}
.yh
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding-left: 230px;
    padding-top: 180px;
}
.use
{
    margin-bottom: 5px;
}
.user
{
    border: 1px solid #0058B0;
    width: 100px;
}
.password
{
    margin-bottom: 5px;
}
.ma
{
    border: 1px solid #0058B0;
    width: 100px;
}
.yz
{
    margin-bottom: 13px;
}
.yzm
{
    border: 1px solid #0058B0;
    width: 60px;
}
.ann a
{
    background: url(../image/login/an.png) no-repeat 0 0;
    width: 123px;
    height: 22px;
    display: block;
    margin-left: 40px;
}
.ann a:hover
{
    background: url(../image/login/anx.png) no-repeat 0 0;
    width: 123px;
    height: 22px;
    display: block;
}


.returnSite {
    float: right;
    margin-right: 50px;
    padding-top: 20px;
}

.returnSite a {
    text-decoration: none;
    color: #2f4f4f;
}

 a:hover {
    color: #8a2be2;
    text-decoration: underline;
}

.topLink {
    float: right;
    margin-top: 20px;
    margin-right:50px;
}

.topLink a {
    font-size: 12px;
    color: #3c3c3c;
    text-decoration: none;
}

.topLink a:hover {
    color: #8a2be2;
}
