﻿        html{height:100%;}
        body{ text-align:center; background:#1a5b93;height:100%;}
        .login-head{height:6%;}
        .panel-h{ width:890px; height:207px; background:url('images/login-top.jpg') no-repeat;margin:0 auto; }
        #loginpanel{ width:100%; height:180px;background-color:#fff;}
        .panel-f{ width:890px; height:207px; background:url('images/login-low.jpg') no-repeat; margin:0 auto;}
        .panel-c{ width:680px; height:100%;margin:0 auto;}
        .panel-c-l{margin:30px 0 0 20px;font-size:16px; }

        .panel-c-l td{ padding:7px;}
        
        .panel-logo{float:left;}
        .panel-line{float:left;height:100%;}
        .panel-c-l{float:left;}

        .login-text{ height:24px; left:24px; border:1px solid #c9c9cb; background:#f9f9f9;}
        .login-text-focus{ border:1px solid #E6BF73;}
        .login-btn{width:114px; height:29px; color:#E9FFFF; line-height:29px; background:url('images/login-btn.gif') no-repeat; border:none; overflow:hidden; cursor:pointer;}
        #txtUsername,#txtPassword{ width:191px;} 

        #verifyCode{width:98px;}
        #verifyCodeTR{display:none;}

        .slogan{width:250px;list-style:none;margin:0 0 0 70px;padding:0;color:#1c5686}
        .slogan li{float:left;margin:0px 10px 0 5px;}

        .btnlogin{width:120px; height:40px;  background:url('images/dl.png') no-repeat; border:none; overflow:hidden; cursor:pointer;margin-top:20px;}
        .btnreset{width:120px; height:40px;  background:url('images/cz.png') no-repeat; border:none; overflow:hidden; cursor:pointer;margin-top:20px;margin-left:20px;}