body	{ background-image:url(http://www.itanum.info/_MEDIACENTER/image/background/login_cms.png);
	  background-color:#000000;
	  background-repeat:repeat-x;
	  text-align:center;
	  font-family:verdana;
	  font-size:13px;
	  margin:0px;
	  color:#FFFFFF;

	}

label, input, select 	{ display: block;
			  float: left;
			  margin:3px;
			}

label			{ width:130px; font-weight:bold; font-size:13px; }
input,select		{ width:190px; padding:2px; }
input#submit, input#submit2 { float:right; width:200px; font-weight:bold; }
.hand	{ cursor:hand; cursor:pointer; }
.inputa	{ background-color:#FF8F00; border:1px solid #333333; }
.inputp	{ background-color:#FFFFFF; border:1px solid #333333; }
.errortext	{ background-color:red; }
.link		{ font-size:13px; text-decoration:underline; color:#FF8F00; margin-left:3px; }
#divforget	{ display:none; padding:3px; font-size:11px; height:100px; margin-bottom:15px; }
#divlogin	{ display:block; padding:3px; font-size:11px; height:100px; margin-bottom:15px; }

form br { clear:left; }


.footer_left	{ 
	  position:absolute;
	  left:0px;
	  bottom:0px;
	  padding-left:20px;
	}

.footer_right	{ 
	  position:absolute;
	  right:0px;
	  bottom:0px;
	  padding-right:10px;
	}
	
.host	{ color:#FF8F00; font-weight:bold; font-size:18px; text-decoration:none; }
.error	{ font-weight:bold; background-color:red; padding:5px; margin-bottom:5px; }
.noerror { font-weight:bold; background-color:#19CF32; padding:5px; margin-bottom:5px; }

.box	{ margin:100 auto; 
	  padding-top:20px;
	  width:500px; 
	  height:350px;
	  top:100px; 
	  text-align:left; 
	  background-image:url(http://www.itanum.info/_MEDIACENTER/image/background/login_box.png);
	  background-repeat:no-repeat;
	}
	
.box_a	{ font-size:16px;
	  line-height:23px;
	  height:50px;
	  padding:10px;
	  padding-bottom:20px;
	  border-bottom:1px solid #CCCCCC;
	}

.box_b	{ font-size:13px;
	  padding:10px;

	}
