@charset "utf-8";
/* CSS Document */

.loginTop{ background:url(../img/login-tops.png) no-repeat!important;
          
		   width:445px;
		   height:90px;
	
}
.loginBotton{background:url(../img/login-bottons.png) no-repeat!important;
             height:422px;
             width:445px;
			 position:absolute;
			 margin-top:-5px;
}
.userName{ background:url(../img/userName.gif) no-repeat!important;
           height:90px;
		   width:384px;
}
.loginUP{
	width:300px; 
	height:50px;
	border:0; 
	background-image:url(img/userNameBG.png);
}
.loginUP img{position:absolute;  height:50px;}
