.tabmenu{

}
.tabmenu .td1{
	background: url('../menu-images/mnl.png') left top no-repeat;
	width: 14px;
	height: 42px;
}
.tabmenu .td2{
	background: url('../menu-images/mnc.png') left top repeat-x;
	height: 42px;
	vertical-align: top;
}
.menu{
	padding-top:3px;
}
.menu a:link, .menu a:visited {
	font: 11px Tahoma;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 29px;
}
.menu a:hover {
	background: url('../menu-images/mnhover.gif') left top repeat-x;
}
.mn{
	padding: 10px 17px 0px 17px;
	line-height: 12px;
}

.mnrazd{
	background: url('../menu-images/mnrazd.gif') left top no-repeat;
	width: 2px;
	height: 34px;
}
.tabmenu .td3{
	background: url('../menu-images/mnr.png') left top no-repeat;
	width: 14px;
	height: 42px;
}


.fll{
	float: left;
}

