﻿.ql {
	text-align:left;
	padding:0;
	margin:0;
	width:199px;
	color:#7D7D7B;
}
.ql a {
	width:100%;
	padding:0;
	margin:0;
	font-family: Tahoma, Arial, Helvetica;
	height:32px;
	display:block;
}
.ql ul {
	width:100%;
	margin:0;
	padding:0;
	list-style: none;
}
.ql li {
	padding:0;
	margin:0;
	text-align:left;
	list-style-type:none;
}
.ql .level0 {
	background:#FCFCFC;
	width:100%;
	padding:0;
	margin:0;
	line-height:32px;
}
.ql .level0 ul {
	background:#FCFCFC;
}
.ql .level0 a {
	font-size:12px;
	padding-left:30px;
	margin:0;
	height:32px;
	display:block;
	background:url(blue_blueline.jpg) no-repeat;
	color:#7D7D7B;
	font-weight:bold;
}
.ql .level0 A:hover/*er级鼠标滑过背景图样式*/ {
	font-size:12px;
	color:#ffffff;
	height:32px;
	padding-left:30px;
	background:url(blue_topline.jpg) no-repeat;
}
a.level0_selected:link, a.level0_selected:active, a.level0_selected:visited   /*二级不带子菜单的过背景图样式*/ {
	color:#FFFEFF;
	height:32px;
	background:url(blue_dianline00.jpg) no-repeat;
}
a.level0_withsubselected:link, a.level0_withsubselected:active, a.level0_withsubselected:visited/*二级带子菜单的过背景图样式*/ {
	margin:0;
	padding-left:30px;
	color:#FFFEFF;
	height:32px;
	font-weight:bold;
	background:url(blue_dianline00.jpg) no-repeat;
}
.ql .level1 {
	padding:0;
	margin:0;
	background:url(blue_blueline11.jpg) no-repeat;
	line-height:25px;
}
.ql .level1 ul {
	padding:0;
	background: url(blue_blueline11.jpg) no-repeat;
}
.ql .level1 A /*三级背景图样式*/ {
	font-size:12px;
	color:#878787;
	padding-left:42px;
	margin:0;
	height:25px;
	display:block;
	background:url(blue_blueline11.jpg) no-repeat;
	font-weight:lighter;
}
.ql .level1 A:hover/*三级鼠标滑过背景图样式*/ {
	font-size:12px;
	color:#ffffff;
	height:25px;
	padding-left:42px;
	background:url(blue_dianline11.jpg) no-repeat;
}
a.level1_selected:link, a.level1_selected:active, a.level1_selected:visited {
	color:#ff0000;
	height:25px;
	background: url(blue_dianline11.jpg) no-repeat;
	color:#FFFFFF;
}
a.level1_withsubselected:link, a.level1_withsubselected:active, a.level1_withsubselected:visited/*三级带子菜单的过背景图样式*/ {
	height:25px;
	background:url(blue_dianline11.jpg) no-repeat;
	color:#FFFFFF;
}
/*下面可能没用*/



.ql .level2 {
	height:25px;
	padding:0;
	margin:0;
	border:0;
	background:url(blue_blueline22.jpg) no-repeat;
}
.ql .level2 ul {
	background:url(blue_dianline22.jpg) no-repeat;
	margin:0;
	padding:0;
	list-style-type:none;
}
.ql .level2 a/*四级背景图样式*/ {
	padding-left:52px;	/*调整四级菜单之间的间隔*/
	margin:0;
	font-size:12px;
	color:#F09942;
	height:25px;
	display: block;
	font-weight:lighter;
	background:url(blue_blueline22.jpg) no-repeat;
}
a.level2_selected:link, a.level2_selected:active, a.level2_selected:visited {
	color:#ffffff;
	height:25px;
	background: url(blue_dianline22.jpg) no-repeat;
}
.ql .level2 a:hover/*四级鼠标滑过背景图样式*/ {
	font-size:12px;
	color:#ffffff;
	height:25px;
	margin:0;
	padding-left:52px;
	background:url(blue_dianline22.jpg) no-repeat;
}
a.level2_withsubselected:link, a.level2_withsubselected:active, a.level2_withsubselected:visited/*四级带子菜单的过背景图样式*/ {
	height:25px;
	background:url(blue_dianline22.jpg) no-repeat;
	color:#ffffff;
}
