#wrapper
{
	width:600px;
	 background: url(images/shadow.gif) no-repeat bottom right;
	 top:50%;
	 left:50%;
	 height:350px;
	 margin-left:-300px;
	 margin-top:-175px;
	 position:absolute;
}
.login ul
{
	list-style-type:none;	
}
.login ul li
{
	padding:3px 0px 3px 0px;
	font-size:12px;
	color:#fff;
}
#wrapper .form
{ 
  background:#fff;
  padding:4px;
  border:1px solid #a9a9a9;
  position:relative;
  left:-5px;
  top:-5px;
  height:100%;
}
#wrapper .box
{
	padding:10px;
	height:330px;
	width:580px;
	
	}
.banner p
{
	padding-top:10px;
	height:60px;
	text-align: center;
	color: #000;
	font-family:楷体_GB2312;
	font-size:32px;
	}
#wrapper .image
{
		 padding-top:20px;
         width:180px;
	     position:relative;
	     float:left;
	     text-align:center;
}
.image img
{
	   width:128px;
        height:128px;
        padding:4px;
    
	
	}
#wrapper .login
{
	width:380px;
	margin-top:10px;
	float:right;
	}

.formt 
{
	 width:248px; 
	 height:26px; 
	 line-height:26px; 
	 text-indent:5px; 
	 font-family:宋体,verdana, tahoma, sans-serif; 
	 font-size:12px;
	  
	font-weight:800; 
	 }
.username 
{ 
	background:url(images/username.gif) no-repeat 2px 2px;
}
.password 
{ 
	background:url(images/password.gif) no-repeat 2px 2px;
}
.validatecode
{
	background:url(images/validatecode.gif) no-repeat 2px 2px;

	}
.username, .password,.validatecode
{
	background-color:#fff;
	border: 1px solid #a9a9a9;
	color: #000;
	font-family: 宋体,verdana, tahoma, sans-serif;
	font-size: 12px;
	width: 196px;
	height: 22px;
	margin-left: 6px;
	padding-left: 20px;
	line-height: 20px;
}

#info
{	
	margin-left:6px;
	padding-left:20px;
	line-height:20px;	
	font-family:宋体,verdana, tahoma, sans-serif;
	font-size:12px;
	background:url(Images/warning.gif) no-repeat 2px 2px;
}


#forget a,#register a
{ 
	width:208px; 
	height:20px; 
	line-height:20px; 
	text-indent:3px; 
	font-family:宋体,verdana, tahoma, sans-serif; 
	font-size:12px; 
	color:#f60
	}
.LoginButton 
{  
	float:right; 
	margin-right:30px;
	width:91px;
	height:26px;
	background:url(Images/bt_Add.gif) no-repeat top right;
	border:none;
	}
.footer
{
	clear:both;
	
}
.footer label 
{
	font-weight:bold;
		padding-top:0px;
		padding-right:30px;
		float:right;
}

