/*---------------------------
  article 2009-07-30
---------------------------*/
/* heading */
#article #main_content h3 {
  width: 480px; height: 59px;
  margin: 1em 0 0 20px; padding: 0;
  background-repeat: no-repeat;
  text-indent: -9999px;
}

#article #main_content .bus_tour h3 { background-image: url(/images2/whats_new/article/090730/h3_bus_tour.gif); }
#article #main_content .quiz_rally h3 { background-image: url(/images2/whats_new/article/090730/h3_quiz_rally.gif); }
#article #main_content .spot_sale h3 { background-image: url(/images2/whats_new/article/090730/h3_spot_sale.gif); }
#article #main_content .classroom h3 { background-image: url(/images2/whats_new/article/090730/h3_classroom.gif); }
#article #main_content .t-shirt h3 { background-image: url(/images2/whats_new/article/090730/h3_t-shirt.gif); }
#article #main_content .enhancing_business h3 { background-image: url(/images2/whats_new/article/090730/h3_enhancing_business.gif); }
#article #main_content .aerospace_science_pavilion h3 { background-image: url(/images2/whats_new/article/090730/h3_aerospace_science_pavilion.gif); }
#article #main_content .maintenance_place h3 { 
  height: 35px;
  background-image: url(/images2/whats_new/article/090730/h3_maintenance_place.gif);
}

/* table */
#article #main_content table th.terminal1,
#article #main_content table th.terminal2 {
  padding-left: 24px;
  background-repeat: no-repeat;
  background-position: 0.2em 50%;
}

#article #main_content table th.terminal1 { background-image: url(/images2/whats_new/article/090730/th_terminal1.gif); }
#article #main_content table th.terminal2 { background-image: url(/images2/whats_new/article/090730/th_terminal2.gif); }

#article #main_content table th.first-come-first-served {
  width: 82px; height: 81px;
  margin: 0; padding: 0;
  background: url(/images2/whats_new/article/090730/first-come-first-served.gif) no-repeat 0 50%;
  border-top: none;
  border-left: none;
  border-bottom: none;
  text-indent: -9999px;
}

#article #main_content .closed table {
  background: #D3D3D3;
  position: relative;
}

#article #main_content .closed table th,
#article #main_content .closed table td {
  border-color: #808080;
}

#article #main_content .seal_closed {
  width: 310px; height: 0;
  margin: 0; padding: 0;
  z-index: 2;
  position: relative; top: -170px; left: 110px;
}

