html
{
    overflow: hidden;
}
body
{
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 100%;
    height: 100%;
    border: 0;
    text-align: left;
    background-color: #1F81DC; /*主体背景色*/
}
form
{
    margin: 0;
    padding: 0;
}
.clear
{
    clear: both;
    line-height: 1px;
}
.login_main
{
    width: 833px; /*登录面板宽度*/
    margin: 0 auto;
    text-align: left;
    position: relative;
}
.login_top
{
    width: 100%;
    height: 156px; /*登录面板头部高度*/
    background-image: url(login_top.jpg);
    background-repeat: no-repeat;
}
.login_top2
{
    width: 100%;
    height: 156px; /*登录面板头部高度*/
    background-image: url(login_top2.gif);
    background-repeat: no-repeat;
}
.login_middle
{
    width: 100%;
    height: 204px; /*登录面板中部高度*/
}
.login_middleleft
{
    float: left;
    width: 0px; /*登录面板中部左侧宽度*/
    height: 100%;
}
.login_middlecenter
{
    float: left;
    width: 833px; /*登录面板中部右侧宽度*/
    height: 100%;
    background-image: url(login_center.jpg);
    background-repeat: no-repeat;
    text-align: left;
}
.login_bottom
{
    width: 100%;
    height: 144px; /*登录面板底部高度*/
    background-image: url(login_bottom.jpg);
    background-repeat: no-repeat;
}
.login_title
{
    position: absolute;
    left: 285px; /*标题x坐标*/
    top: 190px; /*标题y坐标*/
    width: 267px; /*标题宽度*/
    height: 45px; /*标题高度*/
    background-image: url(title.png);
    background-repeat: no-repeat;
}
.letter_space
{
    letter-spacing: 1em;
}
.login_user
{
    padding: 0 0 0 0px;
    font-weight: bold;
    color: #ffffff; /*表单文字颜色*/
}
.login_pass
{
    padding: 0 0 0 0px; /*密码框距用户名框的垂直距离*/
    font-weight: bold;
    color: #ffffff; /*表单文字颜色*/
}
.login_form
{
    padding: 0 0 0 0; /*表单位置*/
}

.login_button input
{
    width: 40px; /*按钮宽度*/
    height: 20px; /*按钮高度*/
    background-image: url(login.png);
    background-color: transparent;
    border: 0;
    cursor: pointer;
    cursor: hand;
}
.login_button
{
    font-size: 12px;
    cursor: pointer;
    outline: none;
    width: 82px;
    height: 35px;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    line-height: 20px;
    color: #000000;
    background: url(login_button.png) 0px 0px no-repeat;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-right: 10px;
    cursor: pointer;
}
.login_button3
{
    font-size: 12px;
    cursor: pointer;
    outline: none;
    width: 170px;
    height: 35px;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    line-height: 20px;
    color: #000000;
    background: url(login_button3.png) 0px 0px no-repeat;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-right: 10px;
    cursor: pointer;
}
.login_button_mouseover
{
    font-size: 12px;
    cursor: pointer;
    outline: none;
    width: 82px;
    height: 35px;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    line-height: 20px;
    color: #000000;
    background: url(login_button.png) 0px -51px no-repeat;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-right: 10px;
    cursor: pointer;
}
.login_button3_mouseover
{
    font-size: 12px;
    cursor: pointer;
    outline: none;
    width: 170px;
    height: 35px;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    line-height: 20px;
    color: #000000;
    background: url(login_button3.png) 0px -51px no-repeat;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-right: 10px;
    cursor: pointer;
}
.regist_button
{
    font-size: 12px;
    outline: none;
    width: 82px;
    height: 35px;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    line-height: 20px;
    color: #000000;
    background: url(login_button.png) -82px 0px no-repeat;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-right: 10px;
    cursor: pointer;
}
.regist_button_mouseover
{
    font-size: 12px;
    outline: none;
    width: 82px;
    height: 35px;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    line-height: 20px;
    color: #000000;
    background: url(login_button.png) -82px -51px no-repeat;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-right: 10px;
    cursor: pointer;
}
.reset_button
{
	font-size: 12px;
    outline: none;
    width: 82px;
    height: 35px;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    line-height: 20px;
    color: #000000;
    background: url(login_button2.png) -82px -0px no-repeat;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-right: 10px;
    cursor: pointer;
}
.reset_button_mouseover
{
    font-size: 12px;
    outline: none;
    width: 82px;
    height: 35px;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    line-height: 20px;
    color: #000000;
    background: url(login_button2.png) -82px -51px no-repeat;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-right: 10px;
    cursor: pointer;
}
.login_font14
{
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
    color: #2868b2;
    font-family: "微软雅黑";
}
.login_business input
{
    border: solid 1px #97d6f7; /*边框色*/
    background-color: #ffffff;
    width: 170px; /*用户名框宽度*/
    height: 18px;
    line-height: 18px;
}
.login_user input
{
    border: solid 1px #97d6f7; /*边框色*/
    background-color: #ffffff;
    width: 170px; /*用户名框宽度*/
    height: 18px;
    line-height: 18px;
}
.login_pass input
{
    border: solid 1px #97d6f7; /*边框色*/
    background-color: #ffffff;
    width: 170px; /*密码框宽度*/
    height: 18px;
    line-height: 18px;
}
.login_button_left
{
    position: absolute;
    left: 560px; /*提交按钮x坐标*/
    top: 344px; /*提交按钮y坐标*/
}
.login_button_right
{
    position: absolute;
    left: 600px; /*重置按钮x坐标*/
    top: 344px; /*重置按钮y坐标*/
}
.login_copyright
{
    color: #ffffff; /*版权声明文字颜色*/
    text-align: center;
    padding: 30px 0 0 0px; /*版权声明位置*/
}
.login_info
{
    color: red;
    position: absolute;
    left: 500px; /*提示信息x坐标*/
    top: 370px; /*提示信息y坐标*/
    line-height: 150%;
    width: 240px;
    overflow: hidden;
}
.login_skin
{
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #ffffff; /*皮肤管理文字颜色*/
    height: 30px;
    line-height: 30px;
}
.login_skin span
{
    cursor: pointer;
    cursor: hand;
}
