div#form_login{
float:left; width:189px; border:solid 1px #DCDEDB;height:215px;
}

div#main_login{
float:left; width:187px; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#0D4F89;
}
.input_user{
float:left; width:138px; height:20px; border:solid 1px #0D4F89; margin-left:25px; margin-top:10px;
}
.text_input{
background-color:white; border:none; width:138px; height:16px; text-align:center; font-size:11px;
}
.remember_pass{
float:left; width:138px; height:14px; margin-left:21px; margin-top:5px;
}
.check_box{
float:left; width:15px; height:15px; border:none;
}
.text_remember{
float:left; width:80px; margin-left:20px;
}
div#butun_log{
float:left; width:138px; margin-top:10px;
}
.butun_log{
width:84px; height:24px; border:none; margin-left:45px;background-image:url(../images/butun_log.jpg);
}
.re_not{
float:left; width:160px; height:16px; margin-left:20px; margin-top:5px;
}
.re{
width:50px; float:left; height:10px;padding-right:5px; border-right:solid 1px #2A1FAA; text-align:center;
}
.re a{
text-decoration:none;color:#0D4F89;
}
.re a:hover{
text-decoration:underline;
}
.not{
float:left; width:90px; margin-left:5px;
}
.not a{
text-decoration:none;color:#0D4F89;
}
.not a:hover{
text-decoration:underline;
}
