﻿

/*登录页面*/
body
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    background: url('../images/login_bj.jpg') no-repeat;
    background-position: center center;
    background-color: #F5F5F5;
    
     
   
}
.h{ display:none;}
.warp
{
   
    width: 706px;
    height: 500px;
    
    margin: 0 auto;
    
   
    
    position:absolute;
    top:auto;
    left:auto;
    
}
.tbl{ width:300px; margin-left:250px; margin-top:10px; }
             
 .tbl table{ width:150px; text-align:left; }       
            
.title
{
    padding-left:50px;
     margin-bottom:10px;
}
.btn4
{
 background:url('../images/btn4.gif');
    width:63px;  color:#444;
    height:18px; 
    border:0px;cursor:pointer;
     text-align:center;
}
.btn5
{
 background:url('../images/denglu.png');
    width:135px;  color:#444;
    height:35px; 
    border:0px;cursor:pointer;
     text-align:center;
}
.main
{   
	background: url('../images/login2.jpg') no-repeat;
    background-position: center center;   
     width:606px;
     height:268px;
     margin:0 auto;
     
    }
 .bot{ margin-top:150px; color:#444; }
 .bot a
{
	color: #444;
	text-decoration: none;
}
.SchoolName
{
	font-size: 32px;
	color: #dfe6eb;
	font-family: 微软雅黑,宋体, Arial, Helvetica, sans-serif;
	
}