<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


body{
	background: url("../images/login_bj.jpg") center center no-repeat;
	}

.login-dl
{
	width:550px;
	height:203px;
	padding-top:127px;
	background: url("../images/login_dl.png") no-repeat;
	position: absolute;  
  	top: 30%; left: 0; bottom: 0; right: 0; }
	
.login-dl-box{
	background: url("../images/login_text.png") ;
    height: 39px;
    width: 280px;}
.login-dl-box:hover{
	background: url("../images/login_text_hover.png") ;
    height: 39px;
    width: 280px;
	-webkit-box-shadow: 0 0 5px #1e99dd;/*火狐*/   
	-moz-box-shadow: 0 0 5px #1e99dd;/*Safari和Chrome*/   
	box-shadow: 0 0 5px #1e99dd;/*opera或ie9*/}
	
.text{
    border: 0 none;
    color: #fff;
    width: 225px;
	height: 39px;
	line-height: 39px;
	padding-left:15px;
	background: transparent none repeat scroll 0 0;
}
.login-dl-admin{
	width: 40px;
	height: 39px;
	background: url("../images/login_text_admin.png") center center no-repeat ;}
.login-dl-key{
	width: 40px;
	height: 39px;
	background: url("../images/login_text_key.png") center center no-repeat ;}
	
.login-dl-but{
	width: 280px;
	height: 39px;
	background: url("../images/login_but.png") center center no-repeat ;}
.login-dl-but:hover{
	-webkit-box-shadow: 0 0 5px #1e99dd;/*火狐*/   
	-moz-box-shadow: 0 0 5px #1e99dd;/*Safari和Chrome*/   
	box-shadow: 0 0 5px #1e99dd;/*opera或ie9*/}
	
.login-dbxx{
	position: absolute;bottom:40px;left:0;right:0; color:Gray; text-align:center;}
	
.login-letter{
	letter-spacing:15px;}	
	
	
.err
{
    width:280px;
    height: 23px;
	line-height: 23px;font-size:12px;
    color: #fc4a4a;}	
	
	     

    

      


      
 
 
 
    

 
      
      
      

 






</pre></body></html>