/* CSS Document */
body{margin:0; padding:0; background:url(../images/main_bg.png);}

#warpper{width:100%; height:auto; overflow:hidden; background: #FFFFFF url(../images/bg.png) no-repeat left bottom;}


#footer{width:100%; height:36px; clear:both; background:url(../images/footer_Bg.png) repeat-x;}

.f_l_text{width:auto; height:auto; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#271802; line-height:45px; padding-left:1%;}


.f_r_img{width:470px; height:170px; float:right; margin-top:-128px; background:url(../images/l_img.png) no-repeat;}


.Login_bg{width:687px; height:250px; margin-top:11%; margin-right:2%; margin-bottom:10%; float:right; background:url(../images/login_bg.png) no-repeat;}

.login_text_block{width:96%; height:auto; margin:0 auto;}

.l_logo_bg{width:auto; height:auto; float:left; padding-top:23px; padding-left:15px; }

.login_form{ width:auto; height:auto; float:right; padding-right:25px; }

.text_row{ width:100%; height:auto; clear:both; overflow:hidden; padding-bottom:10px;}
.text{width:120px; height:21px; float:left; margin-top:8px; font-family:"Times New Roman", Times, serif; font-size:22px; color:#4f432f; font-weight:bold;}
.text_box{ width:241px; line-height:40px; height:41px; padding-left:10px;  float:right; border:0; font-family:"Times New Roman", Times, serif; font-size:20px; color:#ffffff;   background:url(../images/t_box.png) no-repeat;}

.login_button{width:auto; height:auto; float:right; clear:both; padding-top:18px; margin-right:-5px;}

.error_msg{ width:auto; height:55px; padding-top:10px; clear:both;}

