div#com {
	//display: block;
	border-bottom: 3px double #666666;
	background-color: #EDEDED;
	background-image: url(/aircraft/conf/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(/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;
	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; 
}

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

td#spec_title {
	color: #333333;
	background-color: #EEEEEE; 
	font-size: 12px;
	font-weight: bold;
	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;
	padding: 1px 1px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
}

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;
}

table#dl {
	margin-left: 16px;
}

td#dl_title {
	//display: block; 
	height: 22px; 
	color: #222222; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: center; 
	background-image: url(/aircraft/conf/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; }


.seatmap{margin: 30px 0 0 10px; display: block;}
.seatmap2{margin: 10px 0 0 10px; display: block;}

.seatmapCategory {
	border-top: 2px solid #cc0000; 
	width: 747px; 
	height: 30px; 
	background: url(/aircraft/conf/image/id_title_bg.jpg) repeat-x;
}

.seatmapCategoryText {
	display: block; 
	padding: 5px; 
	font-size: 13px; 
	//font-weight: bold; 
}

.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:5px;
text-align:right;
}

.width747{
width:747px;
margin-left:10px;
}


