@charset "utf-8";

.footer_banner {float: left; width: 277px; height: 57px; margin: 15px 0 0 140px; background: url("./new_img/banner1.png") no-repeat top left;}
.footer_ut{float:left; margin: 20px 0 0 125px;}
.footer_info{float:left; margin: 30px 0 0 15px;}

.text_view {
  line-height: 40px;  
}

.info_bg{
  width: 990px;
  height: 49px;
  background: url("new_img/Info_footer_bg.png") no-repeat;
}


.passenger_base{
  width: 38px;
  height: 55px;
  float: left;
  margin: 0px 28px 40px 28px;
}

.passenger_free{
  background: url("new_img/Passenger_free.png") no-repeat;
}

.passenger_selected{
  background: url("new_img/passenger_selected.png") no-repeat;
}

.info_block_inner{
  width: 230px;
  height: 71px;
  float:left;
  border-bottom: 1px solid grey;
}

.info_block_any{
  width: 230px;
  height: 51px;
  float:left;
  border-bottom: 1px solid grey;
}

#passenger_list{
  display: none;
}