﻿.ql {
	text-align:left;
	vertical-align:top;
	padding:0;
	margin:0;
	width:220px;
}
.ql a {
	white-space: normal;
	/*word-break:break-all;*/
    word-wrap:break-word;
	cursor:pointer;
	margin:0;
	font-family: Tahoma, Arial, Helvetica;
	color:#FFFFFF;
	height:100%;
	display: block;

}
.ql A:hover {
	display: block;
	color: #000000;
	height: 100%;
	height:32px;
	text-decoration: none;
}
.ql ul {
	width:100%;
	margin:0;
	padding:0;
	list-style: none;
}
.ql li {
	padding:0;
	margin:0;
	text-align:left;
	vertical-align:middle;
	list-style-type:none;
}
.ql .level0 {
	background:url(images/bg_zc.jpg) no-repeat;
	width:100%;
	padding:0;
	margin:0;
	height:32px;
	margin-bottom:0px;
}
.ql .level0 ul {
	height:0;
}
.ql .level0 A {
	font-size:12px;
	color:#1A4F91;
	font-weight:bold;
	margin:0;
	height:100%;
	display: block;
	padding:0px 0 0 70px;
line-height:32px;	
}


a.level0_selected:link, a.level0_selected:active, a.level0_selected:visited {
	background:url(images/bg_dj.jpg) no-repeat;
	height:32px;
	color:#FFFFFF;
}

a.level0_withsubselected:link, a.level0_withsubselected:active, a.level0_withsubselected:visited {
	background:url(images/bg_dj.jpg) no-repeat;
	height:32px;
	color:#FFFFFF;
}
.ql .level1 {
	width:100%;
	padding:0;
	margin:0;
	height:32px;
}
.ql .level1 ul {
	margin:0;
	padding:0;
	height:0;
}
.ql .level1 a {
	font-weight:normal;
	background-repeat:no-repeat;
	background:url(images/bg_er.jpg) no-repeat;
	display: block;
	height:100%;
	padding:0px 0 0 70px;
}
a.level1_selected:link, a.level1_selected:active, a.level1_selected:visited {
	display: block;
	padding:0px 0 0 70px;
	background:url(images/bg_er.jpg) no-repeat;
	height:29px;
	color:#ff0000;
}
a.level1_withsubselected:link, a.level1_withsubselected:active, a.level1_withsubselected:visited {
	display: block;
	padding:0px 0 0 70px;
	background:url(images/bg_er.jpg) no-repeat;
	height:29px;
	color:#ff0000;

}
.ql .level2 {
	width:100%;
	padding:0;
	margin:0;
}
.ql .level2 ul {
	margin:0;
	padding:0;
	height:0;
}
.ql .level2 a {
	font-weight:normal;
	background-repeat:no-repeat;
	background:url(images/bg_san.jpg) no-repeat;
	display: block;
    height:27px; 
	line-height:27px;
	padding:0px 0 0 70px;
	color:#333333;

}

.ql .level2 a:hover {
	font-weight:normal;
	background-repeat:no-repeat;
	background:url(images/bg_san.jpg) no-repeat;
	display: block;
    height:27px; 
	line-height:27px;
	padding:0px 0 0 70px;
	color:#CC0000;
}
a.level2_selected:link, a.level2_selected:active, a.level2_selected:visited  {

{
	display: block;
	padding-left: 25px;
	background:url(images/bg_san.jpg) no-repeat;
    height:27px; 
	padding:0px 0 0 70px;
	color:#CC0000;
}
a.level2_withsubselected:link, a.level2_withsubselected:active, a.level2_withsubselected:visited {
	display: block;
	padding-left: 25px;
	background:url(images/bg_san.jpg) no-repeat;
	height:27px;
	line-height:27px;
	color:#CC0000;
}

.ql .level3 {
	width:100%;
	padding:0;
	margin:0;
}
.ql .level3 ul {
	margin:0;
	padding:0;
	height:100%;
}
.ql .level3 a {
	display: block;
	padding-left:45px;
}
