﻿body
{
    padding: 0;
    margin: 0;
    font-size: 13px;
    color: #30302f;

    background-repeat:repeat;
    line-height: 100%;
}
.login
{
    width: 950px;
    height: auto;
    margin:auto;
}
.main1{width:950px; height:106px; background:url(../images/bg1.jpg) no-repeat; float:left;}
.main2{width:950px; height:161px; background:url(../images/bg2.jpg) no-repeat; float:left;}
.main3{width:950px; height:84px; background:url(../images/bg3.jpg) no-repeat; float:left;}
.main4{width:950px; height:258px; background:url(../images/bg4.jpg) no-repeat; float:left;}
.main5{width:950px; height:81px; background:url(../images/bg5.jpg) no-repeat; float:left;}
.top{width:600px; height:40px; float:right; line-height:40px; text-align:center;}
.bot{width:600px; height:50px; text-align:center; float:right; padding-top:15px;}
.left
{
    padding-top: 102px;
    padding-left: 132px;
    float: left;
    width: 130px;
}
.right
{
    margin-top: 105px;
    margin-left: 20px;
    display: inline;
    float: left;
    width:72px;
    height: 47px;
}

.user
{
    width: 130px;
    height: 20px;
    line-height: 20px;
    color: White;
    float: left;
}
.pwd
{
    list-style: none;
    padding-top: 14px;
    width: 130px;
    height: 50px;
    line-height: 20px;
    color: White;
    float: left;
    overflow: hidden;
}
.txt
{
    list-style: none;
    background: none;
    width: 180px;
    height: 34px;
    line-height: 34px;
    text-align: left;
    padding: 0;
    border:0px;
    color:#999999;
    font-family:微软雅黑;
    font-size:14px;
    margin: 0;
    left: 0;
}
.txt2
{
    list-style: none;
    background: none;
    width: 45px;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding: 0;
    border:0px;
    color:#6f6e6e;
    font-family:微软雅黑;
    font-size:14px;
    font-weight:bold;
    margin: 0;
    left: 0;
}
.btn1
{
    list-style: none;
    width: 110px;
    height: 38px;
    border: none;
    cursor:pointer;
    cursor:hand;
    background:url(../images/btn1.jpg);
}
.btn2
{
    list-style: none;
    width: 99px;
    height: 48px;
    background: none;
    border: none;
    cursor:pointer;
    cursor:hand;
    background:url(../images/btn2.jpg);
}
