.ql {
	text-align:left;
	vertical-align:top;
	padding:0;
	width:171px;
	height:39px;
}
.ql a {
	white-space: normal;
	/*word-break:break-all;*/
    word-wrap:break-word;
	width:100%;
	cursor:hand;
	margin:0;
	font-family: Tahoma, Arial, Helvetica;
	height:39px;
	display: block;
}
.ql A:hover {
	display: block;
	width: 100%;
	color: #003366;
	height:39px;
	text-decoration: none;
	background-position:0 0;
	background-image: url(blue_topline.jpg);
}
.ql ul {
	width:100%;
	margin:0;
	padding:0;
	height:39px;
	list-style: none;
}
.ql li {
	padding:0;
	margin:0;
	text-align:left;
	vertical-align:middle;
	list-style-type:none;
}
.ql .level0 {
	background-color:#FCFCFC;
	width:100%;
	padding:0;
	margin:0;
}
.ql .level0 ul {
	background-color:#FCFCFC;
	height:100%;
}
.ql .level0 A {
	font-size:14px;
	padding:15px 0px 0px 47px;
	margin:0;
	height:39px;
	display: block;
	background-position:0 0;
	background-repeat: no-repeat;
	background-image: url(blue_blueline.jpg);
}
a.level0_selected:link, a.level0_selected:activate, a.level0_selected:visited   /*二级不带子菜单的过背景图样式*/ {
color:#003366;
 background-position:0 0;
 height:39px;
 background-image: url(blue_topline.jpg);
}
a.level0_withsubselected:link, a.level0_withsubselected:activate, a.level0_withsubselected:visited /*二级带子菜单的过背景图样式*/ {
color:#003366;
 background-position:0 0;
 height:39px;
 background-image: url(blue_topline.jpg);
}
.ql .level1 {
	width:171px;
	padding:0;
	margin:0px;
	height:39px;
	background-image: url(blue_blueline11.jpg);
}
.ql .level1 ul {
	padding:0;
	height:39px;
	width:171px;
	background-image: url(blue_blueline11.jpg);
}
.ql .level1 A /*三级背景图样式*/ {
	font-size:14px;
	color:#003366;
	padding-left:47px;
	margin:0;
	height:39px;
	display: block;
	background-position:0 0;
	background-repeat: no-repeat;
	background-image: url(blue_blueline11.gif);
	width:171px;
}
.ql .level1 A:hover/*三级鼠标滑过背景图样式*/ {
	font-size:14px;
	color:#003366;
	height:39px;
	width:171px;
	display: block;
	padding-left:47px;
	background-repeat: no-repeat;
	background-image: url(blue_dianline11.jpg);
}
 a.level1_selected:link, a.level1_selected:activate, a.level1_selected:visited {
 background-position:0 0;
 color:#003366;
height:39px;
}
a.level1_withsubselected:link, a.level1_withsubselected:activate, a.level1_withsubselected:visited/*三级带子菜单的过背景图样式*/ {
 display: block;
height:39px;
width:171px;
 background-repeat: no-repeat;
 color:#003366;
 background-image: url(blue_blueline11.gif);
}
.ql .level2 {
	height:39px;
	width:171px;
	padding:0;
	margin:0px;
	border:0;
	background-repeat: no-repeat;
	background-image: url(blue_huiline11.jpg);
}
.ql .level2 ul {
	background-image: url(blue_dianline22.jpg);
	margin:0;
	width:171px;
	padding:0;
	border:0;
	padding-left:0px;
	height:39px;
}
.ql .level2 A/*四级背景图样式*/ {
	padding-bottom:0px;/*调整四级菜单之间的间隔*/
	margin:0px;
	font-size:14px;
	color:#003366;
	padding-left:47x;
	height:39px;
	display: block;
	background-image: url(blue_huiline22.jpg);
}
.ql .level2 A:hover/*四级鼠标滑过背景图样式*/ {
	font-size:14px;
	color:#003366;
	height:39px;
	display: block;
	padding-left:47px;
	background-repeat: no-repeat;
	background-image: url(blue_dianline22.jpg);
}
a.level2_selected:link, a.level2_selected:activate, a.level2_selected:visited {
 color:#003366;
 height:39px;
}
a.level2_withsubselected:link, a.level2_withsubselected:activate, a.level2_withsubselected:visited/*四级带子菜单的过背景图样式*/ {
 display: block;
height:39px;
 width:171px;
 background-repeat: no-repeat;
 color:#003366;
 background-image: url(blue_blueline22.gif);
}
