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

