﻿.ql
{
text-align:left;
	vertical-align:top;
	padding:0;
	margin:0px 0px 0px 6px;
	width:208px;
	height:100%;

}
.ql a
{
    padding-bottom:5px;
    white-space: normal;
    word-wrap:break-word;
    width:100%;
    cursor:hand;
    margin:0;
    padding-top:4px;
    font-family: 微软雅黑,Tahoma, Arial, Helvetica;
    color:#424242;
    height:100%;
    display: block;
}
.ql A:hover
{
	display: block;
	width: 100%;
	color: #ffffff;
	height: 100%;
	text-decoration: none;
   	background-image: url(blue_topline.gif);
	background-repeat: no-repeat;
        background-position:0 0;
}
.ql ul
{
	width:100%;
	margin:0;
	padding:0;

	list-style: none;
}
.ql li
{
    padding-left:50px;
	padding:0;
	margin:0;
	text-align:left;
	vertical-align:middle;
	list-style-type:none;
}

.ql .level0
{
	
	width:100%;
	padding:0;
	margin:0;
}
.ql .level0 ul
{       
        padding:0;

	height:100%;
}
.ql .level0 A
{
    padding-bottom:5px;
	font-size:14px;
	color:#424242;
	font-weight:lighter;
	padding-left:40px;
	margin:0;
	height:100%; 
	display: block;
	background-position:0 0;	
	background-repeat: no-repeat;
   	background-image: url(blue_blueline.gif);
}
a.level0_selected:link,a.level0_selected:activate,a.level0_selected:visited
{
        background-position:0 0;

	color:#fff;
        height:22;
   	background-image: url(blue_topline.gif);

}
a.level0_withsubselected:link,a.level0_withsubselected:activate,a.level0_withsubselected:visited
{
padding-left:40px;
	background-position:0 0;
	color:#fff;
	background-repeat: no-repeat;
        height:22px;
   	background-image: url(blue_topline.gif);
}

.ql .level1
{
	width:208px;
	padding:0;
	margin:0px;	
    height:20px;
   background-image: url(blue_blueline11.gif);/*改的*/
background-repeat: no-repeat;
/*background-position:15px 10px;/*后加的*/
}
.ql .level1 ul
{
	padding:0;
	height:24px;
background-repeat: no-repeat;
	width:208px;	
	
}
.ql .level1 A /*三级背景图样式*/
{	padding-bottom:5px;
	font-size:12px;
	color:#000000;
	font-weight:lighter;
	padding-left:40px;
	margin:0;
	height:100%; 
	display: block;	
/*background-position:15px 10px;/*后加的*/
	background-repeat: no-repeat;
   	background-image: url(blue_blueline11.gif);
}
.ql .level1 A:hover/*三级鼠标滑过背景图样式*/

{
	font-size:12px;
font-weight:lighter;
	color:#ff0000;
	height:20px;
	width:208px;
	display: block;
/*background-position:15px 10px;/*后加的*/
	padding-left:40px;
	background-repeat: no-repeat;
	background-image: url(blue_blueline11.gif);
}


a.level1_selected:link,a.level1_selected:activate,a.level1_selected:visited
{
        background-position:0 0;
	color:#ff0000;
        height:20px;
}
a.level1_withsubselected:link,a.level1_withsubselected:activate,a.level1_withsubselected:visited/*三级带子菜单的过背景图样式*/
{
	display: block;
	height:20px;
	width:168px;
    color:#000000;
  
}

.ql .level2
{
	height:20px;
	width:168px;
    padding:0;
font-weight:lighter;
	margin:0px;
	border:0;
	background-repeat: no-repeat;
    background-image: url(blue_huiline22.gif);
}
.ql .level2 ul
{
margin:0;
font-weight:lighter;
width:168px;
padding:0;
border:0;
padding-left:0px;
height:20px;
background-repeat: no-repeat;    
background-image: url(blue_huiline22.gif);
}
.ql .level2 A/*四级背景图样式*/
{
    padding-bottom:0px;/*调整四级菜单之间的间隔*/
	margin:0px;
	font-size:12px;
	color:#000000;
	font-weight:lighter;
	padding-left:30px;
	height:20px; 
	display: block;
        background-repeat: no-repeat;
   	background-image: url(blue_huiline22.gif);
	}
.ql .level2 A:hover/*四级鼠标滑过背景图样式*/

{
	font-size:12px;
	color:#ff0000;
	height:20px;
	display: block;
	padding-left:30px;
	background-repeat: no-repeat;
	background-image: url(blue_huiline22.gif);
}
a.level2_selected:link,a.level2_selected:activate,a.level2_selected:visited
{
        background-repeat: no-repeat;
	background-image: url(blue_huiline22.gif);
	color:#ff0000;
        height:20px;
}
a.level2_withsubselected:link,a.level2_withsubselected:activate,a.level2_withsubselected:visited/*四级带子菜单的过背景图样式*/
{
	display: block;
	height:20px;
	width:168px;
	background-repeat: no-repeat;
        color:#ff0000;
        background-image: url(blue_blueline22.gif);
}



