/* little bottom nav fix 2026-08-17 */
.footer_nav li{width:20%; display:inline-block; text-align:center; float:left; font-size:12px; position:relative}
.footer_nav_post{ background:url(../img/footer_post.png) no-repeat; background-size:100%;}
.footer_nav_post_cur{ background:url(../img/footer_post_cur.png) no-repeat; background-size:100%;}
.footer_nav .footer_nav_cur a{color:#0195ff}
