.container_footer{ 
  width: 100%;
  height: 500px;
  margin: 10px auto;
  line-height: 250%;
  background:#e4e4e4 ;
  padding:10px;
}

.container_footer .foot_title{ 
  color: #b00000;
  font-weight: bold;
}

.footer_list{
  height: 300px;
}

.foot_touch img{
  width: 25px;
  vertical-align:middle;
}

.footer_copyright{
  font-size:12px;
  margin-top:25px;
  text-align:center;
  color:#696969;
}

.foot_code{
  margin-top: 20px;
}











