#footer {   position:relative;
   margin:auto;
   padding:auto;
   width:1000px;
   height:140px;
   border-right:1px solid #000;
   border-left:1px solid #000;
   border-bottom:1px solid #000;
   background-color:#ffffff;}

.verh_footer {   margin:auto;
   padding:auto;
   width:1000px;
   height:40px;
   text-align:center;
   vertical-align:middle;
   line-height:35px;
   font-weight: bold;
   font-size:16px;
   color:#783030;
}


.footer_home {   position:absolute;
   left:950px;
   top:18px;
   width:11px;
   height:10px;}

*html .footer_home {top:16px}

.footer_home {{top:16px}}

.niz_footer {
   margin:auto;
   padding:auto;
   width:1000px;
   height:100px;
   text-align:center;
   vertical-align:middle;
   line-height:100px;
   font-weight: bold;
}
.footer_top {   margin:auto;
   padding:auto;   clear:both;
   height:5px;
   width:100%;
   background-color:#ffffff;
   background: url(../image/footer_top.gif) no-repeat;
   overflow:hidden;}

.niz_footer a {   color:#783030
}
