html{ font-family:Arial, Helvetica, sans-serif;}
body{ margin: 0; padding:0; background:url(../img/images/bg.jpg)}
.wrapper{height:auto; width:100%;}
.content_wrapper{ height:auto; width:100%;}
.footer_wrapper{ height:auto; width:100%; background:#022165; border-bottom:1px solid #0050ff; border-top:1px solid #0050ff;}
#footer{ width:950px; height:20px; margin:auto;text-align: center; font-size: 11px; color: #fff;  line-height: 19px; }
#footer a{ color:#FFFFFF;}
#footer a:hover{ text-decoration:none;}
.content{ width:450px; height:588px; position:relative; top:30px; left:250px; background:url(../img/images/form.png) no-repeat 0 0;}
#title{ width:333px; height:110px; background:url(../img/images/title_bg.jpg) repeat-x; margin:auto; margin-top:23px; padding-top: 15px; font-size:18px; color:#fff;}
.text_field{ border:none; width:189px; height:17px; background:url(../img/images/input.png) no-repeat 0 0; padding:0 5px;}
.text_field2{ background:url(../img/images/input_2.png) no-repeat 0 0;}
#btnLogin{ background:url(../img/images/log_but.png) no-repeat 0 0; width:72px !important; height:21px; cursor:pointer; border:none; margin-top:6px;}

li{ height: 25px;line-height: 26px;
 list-style: none;
display: inline;
font-family: Arial;
font: 14px;
color:#FFFFFF;
float:left; margin-bottom: 5px;padding: 0 8px;
}
li span
{
float: left;
color: #fff;
padding: 2px;
margin: 4px 32px 0 0;
text-align:left;
font:14px Arial;
width: 100px;
	}

#left
{   background:url(../img/images/logo.png) no-repeat 0 0;width: 540px; height: 216px;}
#main
{ width:950px; height: 630px; margin:auto; text-align:center;}
#top
{  font: XX-large Arial;
color: #fff;
background-color:#59D3F8  ;/* #ccffcc;*/
text-align: center ;
height: 35px;
width:100%;
border-bottom:#0092E8 3px solid;  /*#34F1FF */
border-top:#0092E8 5px solid;  /*#34F1FF */
font-family: Arial;
}
#right{
 width: 540px;
height: 216px; 
}
ul{ margin:0;}

li input{
width:150px;
}



fieldset
{margin-top: 21px;
	width:420px;
	border:none;
}
#f{
height: 95px;
width:330px;
float: right;
/*background: url('../images/loadingBig.gif') no-repeat;*/
margin-top: -65px;}
#a{
text-align: center;
height: 30px;
width:330px;
float: right;

}
legend
{
height: 20px;
color:#FF0000;
  font: bold 12px Arial;
   margin-bottom: 10px;
}



input
{  border:.5px solid #00ADEF;
background-color: #fff;}