@charset "utf-8";

#footer{width:100%; background:#eee; border-top:5px solid #c7000a;}
#footer .footerBox{width:1000px; margin:0 auto; height:80px; position:relative}
#footer .fmenu{ position:absolute; top:34px; left:0;}
#footer .fmenu a{margin:0 10px;}
#footer .fmenu a:hover{text-decoration:none;}
#footer .fmenu select{color:#000000; width:140px;}
#footer .fmenu option{color:#000000;}
#footer .copyright{overflow:hidden; position:absolute; top:25px; right:0}
#footer .copyright img{display:inline-block; padding-left:10px;}
#footer .copyright span{line-height:35px; display:inline-block;}
