@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}
.footerIn{width:100%; margin:0 auto; text-align:center;}
.footerIn:after{content:""; display:block; clear:both;}	
.footerIn p{float:left; width}
.footerIn .f1{width:33%}
.footerIn .f1 img{width:100%;}
.footerIn .f2{width:34%}
.footerIn .f2 img{width:100%;}
.footerIn .f3{width:33%}
.footerIn .f3 img{width:100%;}

.fInfo{width:100%; background:#383A47; text-align:center;}

.fInfo p{display:inline-block; padding:5px 20px; font-size:13px;}
.fInfo p a{color:#CCCCCC;}
.copyright{width:100%; background:#383A47; text-align:center; color:#CCCCCC;}
.copyright p{padding:3px 0; font-size:13px;}