/* CSS Document */
body { 
MARGIN: 0px; 
PADDING: 0px; 
FONT-FAMILY: 'Lucida Grande','Lucida Sans Unicode','ËÎÌå','ÐÂËÎÌå',arial,verdana,sans-serif; 
FONT-SIZE:12px; 
LINE-HEIGHT:150%;
text-align: center;
}
#top{
height:200px;
width:100%;
margin-top:5px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
padding:0px;
background:url(../Img/TopLogo.gif) no-repeat center; 
}
#content{
background:#0049a7;
height:500px;
width:100%;
margin-top:1px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
padding:0px;
background:url(../Img/BgColor.gif)  repeat-y center; 
}
#content_title{
width:100%;
height:37px;
margin-top:5px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
padding:0px;
background:url(../Img/Content_title.gif)  no-repeat center; 
}
#content_title_getpass{
width:100%;
height:37px;
margin-top:5px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
padding:0px;
background:url(../Img/Content_title_getpass.gif)  no-repeat center; 
}
#content_page{
width:100%;
height:auto;
margin-top:5px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
padding:0px;
}
#foot{
height:33px;
width:100%;
background:url(../Img/Foot.gif) no-repeat center; 
margin-top:1px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
padding:0px;
font: Arial, Helvetica, sans-serif;
font-size:12px;
color:#fec90e;
font-weight:bold
}
.iptbox02 {
	border: 1px solid #dadada;
	background-color: #fbfbfb;
	height: 17px;
	width:150px;
	padding-top: 4px;
	padding-left: 5px;
}
.sptbox01 {
	border: 1px solid #dadada;
	background-color: #fbfbfb;
	height: 18px;
	width:160px;
}