body
	{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	}
html 
	{
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	}	
a
	{
	border:0;
	margin:0;
	padding:0;
	}
img
	{
	border:0;
	margin:0;
	padding:0;
	}	
.wrapper
	{
	width:94%;
	height:auto;
	float:left;
	}	
.headder
	{
	width:94%;
	height:110px;
	padding-top:10px;
	padding-left:50px;
	background-color #ffffff;
	}
.body-section
	{
	width:94%;
	height:auto;
	float:left;
	}
.body-left
	{
	width:400px;
	height:340px;
	margin-top:10%;
	float:left;
	}	
.login-top
	{
	width:346px;
	height:114px;
	background:url(../images/login-top1.gif) no-repeat;
	float:left;
	}	
.login-middle
	{
	width:346px;
	height:auto;
	background:url(../images/login-middle.gif) no-repeat;
	margin-top:100px;
	margin-bottom:120px;
	border:1;
	float:left;
	margin-left: 80px;
	}						
.login-bot
	{
	width:346px;
	height:59px;
	background:url(../images/bottom.gif) no-repeat;
	float:left;
	}	
.login-pannel
	{
	width:270px;
	height:160px;
	margin-top:10px;
	float:center;
	margin-left:20px;
	margin-bottom:40px;
	}
.footer-bg
	{
	background-attachment: fixed;
	background:url(../images/footer.gif) repeat-x;
	background-position: bottom right;
	width:100%;
	height:50px;
	float:left;
	}	
footer-text
	{
	height:30px;
	width:400px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	float:left;
	}				
.Loginbut
{
	background: url(../images/button-login.gif) no-repeat;
	width: 80px; 
	height: 30px;
    border: 0; 
	color: #FFFFFF; 
    font-weight: bold; 
	cursor: auto;
}
