#static_footer { position: fixed; bottom: 0; left: 0; width: 100%; height: 15px; overflow: hidden;
           z-index: 100; background: #fcf5e0; font-family: Arial; font-size: 10px; color:#9c9c96; clear: both;}
#static_footer, #static_footer a, #static footer a:visited, #static footer a:hover
{ margin: 0; font-size: 12px; color:#9c9c96; font-weight: normal; padding: 0; line-height: 15px;}
/*
#footer { margin-bottom: 128px;}
#static_footer { clear: both; position: fixed; left: 0; bottom: 0; z-index: 10000; width: 100%;}
#static_footer table { width: 100%;}
#static_footer table tr td { padding: 5px 0; vertical-align: middle;border-top: 1px solid #fff; }
#static_footer table tr td.first { font-weight: bold; font-size: 18px; color: #fff; width: 654px; padding-left:18px;}
#static_footer table tr td.second { font-weight: bold; font-size: 18px; color: #fff; width: 220px; padding: 0px 4px; text-align: right;}
#static_footer table tr td * {vertical-align: middle; }
#static_footer table tr td.second a{ font-weight: bold; font-size: 18px; color: #fff; text-decoration: underline; }
#static_footer table tr.first td { background:#e6006e; }
#static_footer table tr.second td { background:#ef2705; }
#static_footer form input[type="text"] { border: none; width: 192px; color: #7f7f7f; }
#static_footer form input[type="submit"]{ border: none;
         background:  url('/images/btn_bg.png'); color: #fff; font-weight: bold; margin: 0;
         padding: 1px 6px; height: 28px; float: none; border: 1px solid #3b3440; width: 64px;}
#static_footer table tr td.third a { border: none;
         background:  url('/images/btn_bg.png'); color: #fff; font-weight: bold; margin: 0;
         width: 50px; text-align: center;
         padding: 4px 6px; height: 18px; float: none; border: 1px solid #3b3440; font-size: 13px; display: inline-block;
         text-decoration: none;}
#static_footer table tr td.third a:hover { text-decoration: underline;}

#static_footer table tr td.second a img { margin-top: -6px;}
*/