@import url(base.css);
@import url(m_chart.css);
.content {
	background:#edf2f8;
}
ul.topMenu {
	background:url(../images/top_menu.gif) 0 -84px no-repeat;
}
ul.topMenu li#mm2 a:hover {
	background:none;
}
ul.subMenu li.sm1 a {
background:url(../images/charterMenu.gif) 0 -20px no-repeat;
}
.content h1 {
	display:block;
	width:853px;
	height:98px;
	background:url(../images/hld_emptylegs.gif);
}
.content div.place {
	display:block;
	width:265px;
	height:52px;
	background: url(../images/pl_empty_legs.gif);
	margin:50px 0  -18px 30px;
}
.content p {
	display:block;
	width:588px;
	margin:0 auto 10px auto;
}
/* 
   
-------------------------- */
.box {
	width:588px;
	margin:10px auto 0 auto;
	position:relative;
	background: url(../images/bk_emptylegs.gif);
}
.box div.top, .box div.bottom {
	display:block;
	widows:588px;
	height:4px;
	line-height:0px;
	background:#fff url(../images/top_emptyleg.gif);
	clear:both;
}
.box div.bottom {
	background:url(../images/bot_emptylegs.gif) bottom no-repeat;
}
.box div.plane {
	width:150px;
	float:right;
}
.box div.plane img {
	margin:10px auto;
	display:block;
}
.box table {
	display:block;
	width:432px;
	border-right:solid 2px #afc9e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.2em;
	margin:0;
}
.box table th {
	padding:7px 15px 7px 15px;
	width:90px;
	border-right:solid 2px #afc9e4;
	font-weight:bold;
	text-align:left;
}
.box table td {
	padding:7px 5px 7px 15px;
	width:100%;
}
.box table tr.first {
	background:#cddff2;
}
.box table tr.even td, .box table tr.even th, .box table tr.even {
	background:#dfe8f2;
	border-top:solid 2px #c4d7eb;
}
.box table tr.odd td, .box table tr.odd th {
	background:#dae5f2;
	border-top:solid 2px #c4d7eb;
}
/* 
   
-------------------------- */
a.inquire {
	display:block;
	width:88px;
	height:30px;
	margin:10px auto;
	background:url(../images/btn_inquire_emptyleg.gif) no-repeat;
}
a:hover.inquire {background:url(../images/btn_inquire_emptyleg.gif) 0 -30px no-repeat;
}

/* 
   
-------------------------- */
.box div.top span, .box div.bottom span, a.inquire span {
	display:block;
	height:0;
	width:0;
	overflow:hidden;
}
.bottomStrip {
height:0;
padding:0;
background:none;
margin:1.5em 0 0 0;
}
