/* 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 */

/*µ×²¿*/
#foot{ height:51px; background:url(/images/foot_bg.gif) top repeat-x;}
#foot .content{ height:51px; overflow:hidden; line-height:40px; background:url(/images/foot_left.gif) left top no-repeat; padding-left:150px;}
#foot .left{ float:left;}
#foot .left a{ color:#34425F;}
#foot .right{ float:right; padding-right:20px; color:#A0A0A0;}
