/* g01 flight CSS */

/* index */
.flightTop h1 {background:url(../image/title_flightTop.jpg) no-repeat;}

.flightTop h2 {margin:10px 10px 0 10px;}
.flightTop h2 span {display:none;}
.flightTop h2 a {display:block;width:524px;height:26px;}

.flightTop p {margin:10px 20px 0 20px;}

#flight_01 h2 a{background:url(../image/titlesub_todays_search.jpg) no-repeat;}
#flight_02 h2 a{background:url(../image/titlesub_all_search.jpg) no-repeat;}
#flight_03 h2 a{background:url(../image/titlesub_transit_search.jpg) no-repeat;}
#flight_04 h2 a{background:url(../image/titlesub_cargo_search.jpg) no-repeat;}
#flight_05 h2 a{background:url(../image/titlesub_flight_nw.jpg) no-repeat;}
#flight_06 h2 a{background:url(../image/titlesub_airlines.jpg) no-repeat;}

.flightTop a.btn_search {display:block;background:url(../image/btn_search.jpg) no-repeat;width:104px;height:25px;float:left;}
.flightTop a.btn_search span{display:none;}

.flightTop span.right{display:block;width:233px;float:right;padding:5px;background:#E9F5FF;text-align:center;}

/* --------------------------- */

/* title */
.todays_search h1 {background:url(../todays_search/image/title_todays_search.jpg) no-repeat;}
.all_search h1 {background:url(../all_search/image/title_all_search.jpg) no-repeat;}
.transit_search h1 {background:url(../transit_search/image/title_transit_search.jpg) no-repeat;}
.cargo_search h1 {background:url(../cargo_search/image/title_cargo_search.jpg) no-repeat;}
.flight_nw h1 {background:url(../flight_nw/image/title_flight_nw.jpg) no-repeat;}
.airlines h1 {background:url(../airlines/image/title_airlines.jpg) no-repeat;}

/* ---------------------------------------- */
/* side */

	/* default */
	#g01_00 {height:28px;background:url(../image/btn_g01-00.jpg) no-repeat;}
	#g01_01 {height:23px;background:url(../image/btn_g01-01.jpg) no-repeat;}
	#g01_02 {height:23px;background:url(../image/btn_g01-02.jpg) no-repeat;}
	#g01_03 {height:23px;background:url(../image/btn_g01-03.jpg) no-repeat;}
	#g01_04 {height:23px;background:url(../image/btn_g01-04.jpg) no-repeat;}
	#g01_05 {height:23px;background:url(../image/btn_g01-05.jpg) no-repeat;}
	#g01_06 {height:25px;background:url(../image/btn_g01-06.jpg) no-repeat;}
	
	/* on */
	#g01_01_on {height:23px;background:url(../image/btn_g01-01-on.jpg) no-repeat;}
	#g01_02_on {height:23px;background:url(../image/btn_g01-02-on.jpg) no-repeat;}
	#g01_03_on {height:23px;background:url(../image/btn_g01-03-on.jpg) no-repeat;}
	#g01_04_on {height:23px;background:url(../image/btn_g01-04-on.jpg) no-repeat;}
	#g01_05_on {height:23px;background:url(../image/btn_g01-05-on.jpg) no-repeat;}
	#g01_06_on {height:25px;background:url(../image/btn_g01-06-on.jpg) no-repeat;}
	
	/* mouse over */
	a#g01_01:hover {background:url(../image/btn_g01-01-on.jpg) no-repeat;}
	a#g01_02:hover {background:url(../image/btn_g01-02-on.jpg) no-repeat;}
	a#g01_03:hover {background:url(../image/btn_g01-03-on.jpg) no-repeat;}
	a#g01_04:hover {background:url(../image/btn_g01-04-on.jpg) no-repeat;}
	a#g01_05:hover {background:url(../image/btn_g01-05-on.jpg) no-repeat;}
	a#g01_06:hover {background:url(../image/btn_g01-06-on.jpg) no-repeat;}

