body {
	behavior: url(includes/csshover.htc);
} /* WinIE behavior call */
div#categoriescss {
	width:190px;
}
h3#categoriescssHeading {
	background:url(/includes/templates/qualir/images/qualir_con_bg1.gif) no-repeat;
	height:38px;
}
#categoriescss .level1 {
	width:183px;
	margin:0 0 0 17px;
}
#categoriescss ul.level1 li {
	background:url(/includes/templates/qualir/images/qualir_con_bg2.gif) no-repeat;
	height:35px;
	line-height:35px;
	display:block;
	text-indent:20px;
	font-weight:bold;
}
#categoriescss ul.level1 li a {
	display: block;
	color: #333;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	font-size:12px;
	height:35px;
	line-height:35px;
}
#categoriescss ul.level1 li a:hover {
	background: #99c8e8;
	color:#FFF;
	width:180px;
}
#categoriescss ul.level1 li ul.level2 li, #categoriescss ul.level1 li ul.level2 li.submenu {
	background:url(/includes/templates/qualir/images/qualir_con_bg02.gif) no-repeat;
	width:181px;
}
div#nav-cat {
	float: right;
	font-weight:bold;
	margin: 0;
}
div#nav-cat ul {
	margin: 0;
	padding: 0;
	width: 181px;
}
div#nav-cat ul.level2 {
 z-index:1000  margin-left:-15px;
}
div#nav-cat ul.level3, div#nav-cat ul.level4£¬div#nav-cat ul.level5 {
}
div#nav-cat li {
	border:0;
	position: relative;
	list-style: none;
	margin: 0;
	z-index:1000 !important;
	z-index:999;
}
div#nav-cat li a {
	display: block;
	text-decoration: none;
	width: 181px;
	color: #333333;
}
div#nav-cat>ul a {
	width: auto;
}
div#nav-cat ul ul {
	z-index:100;
	position: absolute;
	top: -1px;
	left: 181px;
	display: none;
}
div#nav-cat ul ul ul {
	z-index:200;
	position: absolute;
	top: -1px;
	left: 180px;
	display: none;
}
div#nav-cat ul.level1 li.submenu:hover ul.level2, div#nav-cat ul.level2 li.submenu:hover ul.level3, div#nav-cat ul.level3 li.submenu:hover ul.level4, div#nav-cat ul.level4 li.submenu:hover ul.level5 {
	display:block;
}

