.login_form{
width:900px;
height:320px;
background:url(images/queryimage.png) no-repeat center top;
margin:0 0 0 0;
float:left;
padding:0px 0 0 0px;
}
.login_form_en{
width:900px;
height:300px;
background:url(images/Enqueryimage.png) no-repeat center top;
margin:0 0 0 0;
float:left;
padding:0px 0 0 0px;
}
.form{
width:600px;
float:left;
clear:both;
}

fieldset { border:none; clear:both;}
label {font-size:17px;  color:#ffffff; font-family:Arial; font-weight:500;}
label a{font-size:11px; font-weight:bold; color:#666;}
dl {
clear: both;
width: 100%;
text-align: center;
padding-top: 40px;
vertical-align: middle;
}
dl.submit {clear:both; width:500px; text-align:center; padding:0 0 0 90px;}

dt { text-align:right; width:170px; line-height:34px; padding:0 10px 10px 0;}
dd { width:600px; margin:48px 0 0 240px;}


label.check_label{
padding:0 0 0 10px;
line-height:32px;
}
