/*footer*/
.footer{ width:992px; margin:0 auto; height:112px; background:#fff; border-top:#4186d3 solid 6px; color:#888888; text-align:center; line-height:20px; clear:both; }
.foot_link{ margin:20px 0px 10px 0px; color:#888888;}
.foot_link a:link,.foot_link a:visited{  color:#888888;}


@media(max-width:640px){
  .footer{width:100%!important;height:auto!important;}
  .foot-ap{width:auto!important;right:0px!important;}
  #_ideConac a img{width:40%;}
  .footer p span{width:100%;}
}