#template_subtype_login #topMenu { display: none !important; }
/* Topmenu - placed inside page header */
#topMenu {
	display: block !important;
	position: absolute;
	left: 0px;
	top: 65px;
	height: 54px;
	width: 435px;
	margin: 0px 0px 0px 0px;
	background-image: url(../../graphics/tnlj/bg_topmenu.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#topMenu ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#topMenu ul ul {
	display: none;
	z-index: 200;
	position: absolute;
	left: 0px;
	top: 65px;
	height: 20px;
	width: 435px;
	margin: 0px 0px 0px 0px;
	background-color: #00FF00;
}

#topMenu li {
	list-style-type: none;
	margin: 0px;
	float:left;
	height: 54px;
	/*border: 1px solid #00ff00;*/
}

#topMenu a{
	float: left;
	display: block;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
	margin: 0px 0px 0px 0px;
	padding-top: 1px;
	padding-left: 17px;
	text-decoration: none;
	
}

#topMenu a:hover, #topMenu a.selected{
	background-image: url(../../graphics/tnlj/topmenu_dot.gif);
	background-repeat: no-repeat;
}

#topMenu .item0 {width: 103px;}
#topMenu .item0 a{ margin: 34px 0px 0px 42px; background-position: 0px 2px;}

#topMenu .item1 {width: 80px;}
#topMenu .item1 a {margin: 26px 0px 0px 22px; background-position: 0px 6px;}

#topMenu .item2 {width: 90px;}
#topMenu .item2 a {margin: 35px 0px 0px 20px; background-position: 0px 7px;}

#topMenu .item3 {width: 82px;}
#topMenu .item3 a {margin: 37px 0px 0px 27px; background-position: 0px 6px;}

#topMenu .item4 {width: 50px;}
#topMenu .item4 a {margin: 26px 0px 0px 3px; background-position: 0px 6px;}


#topMenu .item5 {width: 90px;}
#topMenu .item5 a {margin: 35px 0px 0px 20px; background-position: 0px 7px;}

#topMenu .item6 {width: 82px;}
#topMenu .item6 a {margin: 37px 0px 0px 27px; background-position: 0px 6px;}

#topMenu .item7 {width: 82px;}
#topMenu .item7 a {margin: 37px 0px 0px 27px; background-position: 0px 6px;}

#topMenu .item8 {width: 82px;}
#topMenu .item8 a {margin: 37px 0px 0px 27px; background-position: 0px 6px;}

#topMenu .item9 {width: 82px;}
#topMenu .item9 a {margin: 37px 0px 0px 27px; background-position: 0px 6px;}


#topMenu .item13 {width: 50px;}
#topMenu .item13 a {margin: 26px 0px 0px 3px; background-position: 0px 6px;}


