﻿.ql
{
	text-align:left;
	vertical-align:top;
	padding:0;
	margin:0;
	width:190px;
	height:30px;
}
.ql a
{
    padding-bottom:5px;
    white-space: normal;
    /*word-break:break-all;*/
    word-wrap:break-word;
    cursor:pointer;
    margin:0;
    padding-top:4px;
    font-family: Tahoma, Arial, Helvetica;
    color:#FFFFFF;
    height:100%;
    display: block;
}
.ql A:hover
{
	display: block;	
	color: #0556A7;
	height: 100%;
	font-weight:bold;
	background-color:#e1e9f0;
	text-decoration: none;
}
.ql ul
{
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
	list-style: none;
}
.ql li
{
	padding:0;
	margin:0;
	text-align:left;
	vertical-align:middle;
	list-style-type:none;
}

.ql .level0
{
	background-repeat:no-repeat;
	background-image: url(images/Normal.gif);
	width:176px;
line-height:30px;
	padding:0;
	margin:0;
}
.ql .level0 ul
{
	background-color:#ffffff;
	height:100%;
}
.ql .level0 A
{
	font-size:11px;
	color:#565656;
	padding-left:36px;
	margin:0;
	height:30px; 
	display: block;
}
a.level0_selected:link,a.level0_selected:active,a.level0_selected:visited
{
		background-repeat:no-repeat;
	background-image: url(images/visited_bg.gif);
	color:#0556A7;
	font-weight:bold;
}
a.level0_withsubselected:link,a.level0_withsubselected:visited,a.level0_withsubselected:active
{
			background-repeat:no-repeat;
	background-image: url(images/visited_bg.gif);
		color:#0556A7;
	font-weight:bold;
}
.ql .level1
{
	width:100%;
	padding:0;
	margin:0;	
}
.ql .level1 ul
{
	margin:0;
	padding:0;
	height:100%;	
}
.ql .level1 a
{  	
	font-weight:normal;
	padding-left:25px;
	background-repeat:no-repeat;
	background-image: url(images/dian.jpg);
	background-position:15px 10px;
	display: block;
}
a.level1_withsubselected:link,a.level1_withsubselected:active,a.level1_withsubselected:visited
{
	display: block;
	padding-left: 25px;
	background-image: url(images/xiadian.jpg);
	background-position:15px 10px;	
	background-repeat: no-repeat;
}
.ql .level2
{
	width:100%;
	padding:0;
	margin:0;
}
.ql .level2 ul
{
	margin:0;
	padding:0;
	height:100%;	
}
.ql .level2 a
{	
	padding-left:35px;
	background-image:url(images/white-line.jpg);
	background-repeat:no-repeat;
	background-position:25px 10px;
	display: block;
}
a.level2_withsub:link,a.level2_withsub:active,a.level2_withsub:visited
{
	display: block;
	padding-left: 35px;
	background-image: url(images/dian.jpg);
	background-position:25px 10px;	
	background-repeat: no-repeat;
}
a.level2_withsubselected:link,a.level2_withsubselected:active,a.level2_withsubselected:visited
{
	display: block;
	padding-left: 35px;
	background-image: url(images/xiadian.jpg);
	background-position:25px 10px;	
	background-repeat: no-repeat;
}
.ql .level3
{
	width:100%;
	padding:0;
	margin:0;	
}
.ql .level3 ul
{
	margin:0;
	padding:0;
	height:100%;	
}
.ql .level3 a
{		
	background-image:url(images/white-line.jpg);
	background-repeat:no-repeat;
	background-position:35px 10px;
	display: block;
	padding-left:45px;
}
