body
{
	background:#8ecdf9 url(background.jpg) repeat-x;
	margin: 0 auto;
	
}

#main
{
width:1080px;
height:760px;
background: url(loginbg.jpg) no-repeat;
margin:0 auto;
}


#msgDiv
{
	position:relative;
	top:320px;
	left:375px;
	width:370px;
	height:5px;
	padding-left:45px;
	font-size:14px;
	font-weight:700;
	line-height:40px;
	color:#0d76c4;
}

#center
{
	position:relative;
	top:325px;
	left:375px;
	width:370px;
	height:205px;
	padding:20px 45px;
	font-size:14px;
	font-weight:700;
	line-height:40px;
	color:#0d76c4;

}
#textNote
{
	position:relative;
	top:325px;
	left:375px;
	width:370px;
	font-size:14px;
	font-weight:700;
	color:#0d76c4;

}


#center img
{
   vertical-align:middle;
}
.txtUsername, .txtPassword
{
	font-size:14px;
	width:210px;
	height:20px;
}

.txtCode
{
	font-size:14px;
	width:130px;
	text-transform:uppercase;
	height:20px;
}


#subbutton
{
	position:absolute;
	top:135px;
	left:113px;
	margin:0; 
	background:url(login_img.gif); 
	cursor:pointer;
	height:40px; 
	line-height:35px; 
	width:140px; 
	color:#FFFFFF; 
	font-size:18px; 
	font-weight:900;  
	border-style:none;
}

#btnLogin1
{	
	position:absolute;
	top:150px;
	left:270px;
	margin:0; 
	background:url(login_img.gif); 
	cursor:pointer;
	height:40px; 
	line-height:35px; 
	width:80px; 
	color:#FFFFFF; 
	font-size:18px; 
	font-weight:900;  
	border-style:none;
}

#footer{
position:relative;
color:#0a5d99;
top:410px;
font-size:14px;
text-align:center;
}