#footer_box{
  width:100%;
  overflow:hidden;
  margin-top:10px;
  font-size:12px;
  float:left;
  padding-bottom:15px;
  border-top:5px solid #043962;
  background-image:url(img/china_telecom.gif);
  background-repeat:no-repeat;
  background-position:15px 15px;}
#footer_box .footer{
  width:588px;
  overflow:hidden;
  float:left;
  padding-left:179px;
  padding-top:15px;
  padding-right:15px;
  }  
#footer_box .footer p{
  width:100%;
  line-height:25px;
  text-align:center;}
#footer_box img{
  vertical-align:text-top;
  margin-top:15px;
  float:right;
  margin-right:10px;}  
