#footer{
  width:100%;
  height:220px;
  min-width:900px;
}

#footer_line {
  width:100%;
  min-width:900px;
  height:5px;
  background-image: url("../img/back1.jpg");
  background-repeat: repeat-x;
}


#footer1 {
  padding-top:5px;
  width:100%;
}


#footer1 img{
  height:65px;
}


.contena_footer{
  min-width:800px;
  text-align:center;
}

.contena_footer2{
}

#footer .table1 {

  padding-top:10px;
  border-spacing: 12px 0px;
  float:left;
}

#footer .table1 a {
  text-decoration:none;

}

#footer .table1 img{
vertical-align: -4px;
}


#footer .logo {
  width:100px;
  height:65px;
  padding-top:10px;
  float:left;
}

#footer .table2 {
  padding-top:10px;
  border-spacing: 0px 0px;
  font-size:16px;
}

#footer .table2 tbody {

}


#footer .tel {
  width:150px;
  height:35px;
  padding-left:10px;
}

#footer .contact {
  width:150px;
  height:35px;
  padding-left:10px;
}

#footer1 a {
  text-decoration:none;
}