@charset "utf-8";
.bg_pink {
	background-image: url(images_main/bg_pink.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.airline_pictop_bg {
	background-image: url(images_main/airline_photo-top02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_plane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	background-image: url(images_main/bg_plane.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.txt_excerpt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.bg_barbottom {
	background-image: url(images_main/airline_bar_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 80px;
}
.txt_gold01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #8E850E;
	font-style: normal;
}
.txt_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

a.link_homepage:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
}
a.link_homepage:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
}
a.link_homepage:hover {
	color: #AA136A;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 12px;
}
a.link_homepage:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
}
a.link_homepageW:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
}
a.link_homepageW:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
}
a.link_homepageW:hover {
	color: #FF79AF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 12px;
}
a.link_homepageW:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
}
.text_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #979797;
}