div#com {
	//display: block;
	border-bottom: 3px double #666666;
	background-color: #EDEDED;
	background-image: url(/en/aircraft/aircraft/image/com_back.jpg);
	background-repeat: repeat-y;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	margin-bottom: 1em;
}

div#model {
	//display: block;
	height:45px;
	padding: 3px 15px;
	margin-bottom: 0.5em;
	background-image:url(/en/aircraft/conf/image/head_01.gif);
	background-repeat:no-repeat;
}

div#model table {
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	color: #444444;
	}

div#comment {
	font-size: 12px;
/*	font-family: Arial, Helvetica, sans-serif;*/
	line-height: 1.4em;
	display: block;
	margin-bottom: 1em;
	margin-left: 15px;
}

div#notice {
	font-size: 12px;
	display: block;
	margin: 30px 0px 20px 15px ;
	color: #666666; 
}

div#notice02 {
	font-size: 12px;
	display: block;
	margin: 30px 0px 20px 15px ;
	color: #cc0000; 
}

table#spec {
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	margin-left: 15px;
	margin-bottom: 10px;
}

td#spec02 {
	color: #222222;
	background-color: #ffffff;
	font-size: 12px;
	padding: 1px 1px 1px 12px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin: 0px;
}

td#spec_title {
	color: #333333;
	background-color: #EEEEEE; 
	font-size: 12px;
	font-weight: bold;
/*	//font-family: Arial, Helvetica, sans-serif;*/
	padding: 1px 1px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
}

td#spec_title02 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 1px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
}

td#spec {

	color: #222222;
	background-color: #ffffff; 
	font-size: 12px;
/*	font-family: Arial, Helvetica, sans-serif;*/
	padding: 1px 1px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
}

table#dl {
	margin-left: 16px;
/*	font-family: Arial, Helvetica, sans-serif;*/
}

td#dl_title {
	//display: block; 
	height: 22px; 
	color: #222222; 
	font-size: 12px; 
	font-weight: bold; 
/*	font-family: Arial, Helvetica, sans-serif;*/
	text-align: center; 
	background-image: url(/en/aircraft/aircraft/image/dl_title_back.jpg); 
	border-bottom: 2px solid #dddddd; 
}

td#dl a {
	display: block;
	width: 120px;
	padding: 3px 0px;
	background-color: #EEEEEE; 
	text-align: center;
	font-size: 12px;
}

td#dl a:link{color: #222222; text-decoration: none;  border-bottom: 1px solid #ffffff; border-bottom: 2px solid #999999;}
td#dl a:visited{color: #ffffff; text-decoration: none; background-color: #999999; border-bottom: 2px solid #cc0000; }
td#dl a:hover{color: #333366; text-decoration: none; background-color: #dddddd; border-bottom: 2px solid #cc0000; }


.seatmap02{
margin-top:30px;
display: block;
 }
 
.seatmap03{
margin-top:15px;
display: block;
}


.seatmapCategoryText a:link {font-size: 10px; margin-left: 10px; color: #000099; text-decoration: none;  border-bottom: 1px solid #000099;}
.seatmapCategoryText a:visited {font-size: 10px; margin-left: 10px; color: #222222; text-decoration: none;  border-bottom: 1px solid #ffffff;}
.seatmapCategoryText a:hover {font-size: 10px; margin-left: 10px; color: #990000; text-decoration: none;  border-bottom: 1px solid #990000;}
.seatmapCategoryText a:active {font-size: 10px; margin-left: 10px; color: #000000; text-decoration: none;  border-bottom: 1px solid #ffffff;}

.link{
font-size:12px;
margin-top:3px;
padding-right:9px;
text-align:right;
}

@media print{
* html body{zoom:65%;}
}