.leftMenu table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.leftMenu table tr {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.leftMenu table tr td {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

table.lmenu {
	width: 158px;
	height: 44px;
	vertical-align: middle;
	margin-bottom: 1px;
	margin-right: 1px;
}

table.lmenu td.mm {
	background: url(../img/but.png);
	width: 158px;
	height: 44px;
	vertical-align: middle;
}

table.lmenu td.mm a {
	color: white;
	text-decoration: none;
}

table.lmenu-a {
	width: 158px;
	height: 44px;
	vertical-align: middle;
	margin-bottom: 1px;
	margin-right: 1px;
}

table.lmenu-a td.mm {
	background: url(../img/but_a.png);
	width: 158px;
	height: 44px;
	vertical-align: middle;
}

table.lmenu-a td.mm a {
	color: white;
	text-decoration: none;
}

table.lmenu2 {
	width: 158px;
	height: 44px;
	vertical-align: middle;
}

table.lmenu2 td.mm {
	background: url(../img/but_a.png);
	width: 158px;
	height: 44px;
	vertical-align: middle;
}

table.lmenu2 td.mm a {
	color: white;
	text-decoration: none;
}

table.lmenu2a {
	width: 158px;
	height: 44px;
	vertical-align: middle;
}

table.lmenu2a td.mm {
	background: url(../img/but_aa.png);
	width: 158px;
	height: 44px;
	vertical-align: middle;
}

table.lmenu2a td.mm a {
	color: white;
	text-decoration: none;
}

div.lmenud {display: block; float: left; width: 158px; height: 1px; background: url(../img/px.png); line-height: 1px; clear: both;}*/

<!--
div.lmenud {
	height: 1px;
/*	background: url(../img/px.png);*/
	width: 150px;
	margin: 0;
	padding: 0;
	display: block;
}
-->

.sub {
	position: absolute;
	z-index: 100;
	display: block;
	width: 158px;
}

.unsub {
	position: absolute;
	z-index: 100;
	width: 158px;
	display: none;
}

.mainitem {
	width: 158px;
	background-repeat: no-repeat;
}

.flash_map {
	position: absolute;
	z-index: 0;
}