@charset "UTF-8";

/*___________________________________________ FOOTER__ ___________________________________________*/
#footer{width:100%;height:174px;float:left;background:url(../images/footer-bg.png) left top repeat-x;text-align:center;position:relative;margin-top:-70px;z-index:98}
#footer_inside, #footer_inside_l,#footer_inside_r{width:1000px;height:174px;margin:0 auto;text-align:left;background:url(../images/footer-l.jpg) left bottom no-repeat}
#footer_inside_l,#footer_inside_r{float:left;margin:0;background:url(../images/footer-l-i.jpg) 95px 40px no-repeat}
#footer_inside_r{background:url(../images/footer-r.png) right bottom no-repeat}

ul#footer_menu{width:455px;float:left;margin:147px 0 0 70px;display:inline}
ul#footer_menu li{float:left;display:inline;background:none;padding:0}
ul#footer_menu li a{color:#3e3e3e;padding:0 15px;text-decoration:none;background:url(../images/footer-menu-sep.png) right 3px no-repeat}
ul#footer_menu li a.last{background:none}
ul#footer_menu li a:hover, ul#footer_menu li a#active_footer_menu{color:#e2001a}