﻿body {
    font-family: Verdana;
    font-size: 10pt;
    line-height: 150%;
    text-decoration: none;
    margin: 0;
}

.t1 {
    text-align: center;
    margin: auto;
    padding-top: 100px;
}

.login {
    width: 684px;
    height: 382px;
    text-align: center;
    margin: auto;
    background: url(login.jpg) repeat-x;
}

.login1 {
    width: 300px;
    height: 100%;
    float: left;
}

.login2 {
    height: 180px;
    float: none;
}

.login3 {
    width: 200px;
    height: 40px;
    float: left;
    text-align: left;
    line-height: 40px;
    overflow: hidden;
}

.login4 {
    width: 100px;
    height: 100px;
    float: left;
    line-height: 120px;
    overflow: hidden;
    padding-top: 20px;
}

.login5 {
    width: 230px;
    height: 120px;
    float: left;
}

.login7 {
    width: 30px;
    height: 120px;
    float: none;
}

.login6 {
    float: left;
}

.Clear {
    clear: both;
}

.editbox {
    background: #ffffff;
    border: 1px solid #b7b7b7;
    color: #003366;
    cursor: text;
    font-family: "arial";
    font-size: 9pt;
    height: 18px;
    padding: 1px;
}

.buttoncss {
    font-family: "tahoma", "宋体";
    font-size: 9pt;
    color: #003399;
    border: 1px #003399 solid;
    color: #006699;
    border-bottom: #93bee2 1px solid;
    border-left: #93bee2 1px solid;
    border-right: #93bee2 1px solid;
    border-top: #93bee2 1px solid;
    /* background-image:url(../images/bluebuttonbg.gif);*/
    background-color: #e8f4ff;
    cursor: hand;
    font-style: normal;
    width: 60px;
    height: 60px;
}
