/* Clear Fix ÍòÄÜfloat±ÕºÏ*/
.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  }
.clearfix {
  display:inline-block;
  }
/* Hide from IE Mac */
.clearfix {
  display:block;
  }
/* End hide from IE Mac */
/* end of clearfix */

body{ margin:0; padding:0; background:url(s_bg.jpg) top center no-repeat #FFF; font-size:12px;}
table{ font-size:12px; }
img{ border:none;}
.input1{ padding:0 5px 0 5px; width:200px; line-height:26px; border:1px solid #B9C8E7; height:20px; line-height:20px; background:url(input_bg.gif) 0 0 no-repeat; color:#354F77; font-family:Arial, Helvetica, sans-serif; }

a{ color:#65A8FF; text-decoration:none;}
a:hover{ color:#22618A; text-decoration:underline;}

#loginbox{ width:660px; height:260px; margin:0 auto; margin-top:130px;/* border:1px solid #000;*/ background:url(line0.gif) 238px 70px no-repeat;}
#loginbox .left{ float:left; width:210px; height:260px; background:url(logo2.gif) right center no-repeat;}
#loginbox .right{ float:right; width:400px; height:260px; margin-top:50px; background:url(login_img.gif) right 80px no-repeat;}
#loginbox td{ height:25px; color:#646464;}

#foot{ width:660px; margin:0 auto; text-align:center; border-top:1px solid #DDE6EF; margin-top:40px; padding-top:20px; line-height:20px; color:#A0A0A0;}