
/* catch
----------------------------------------------- */

div#catch {
	width:940px;
	height:220px;
	margin-top:10px;
	background:#0C1417 url(../../business/img/catch_bg.jpg) no-repeat left top;
	}

div#catch h3 {
	width:493px;
	height:43px;
	padding:76px 0 0 45px;
	}

div#catch p {
	width:475px;
	height:20px;
	padding:0 0 0 45px;
	}

/* menu
----------------------------------------------- */

div#menu {
	width:710px;
	height:333px;
	}

div#menu dl {
	float:left;
	}

div#menu dl#seat {
	width:178px;
	height:333px;
	background:#fffeed url(/inflight/inter/business/img/menu_seat_bg.gif) no-repeat left top;
	}

div#menu dl#meals {
	width:177px;
	height:333px;
	background:#fffeed url(/inflight/inter/business/img/menu_meals_bg.gif) no-repeat left top;
	}

div#menu dl#enter {
	width:177px;
	height:333px;
	background:#fffeed url(/inflight/inter/business/img/menu_enter_bg.gif) no-repeat left top;
	}

div#menu dl#service {
	width:178px;
	height:333px;
	background:#fffeed url(/inflight/inter/business/img/menu_service_bg.gif) no-repeat left top;
	}

div#menu dt {
	height:210px;
	}

div#menu dt img {
	vertical-align:top;
	}

div#menu dd {
	padding-left:6px;
	}

div#menu dd img {
	vertical-align:top;
	}


