.ql
{
	text-align:left;
	vertical-align:top;
	padding:0;
	width:230px;
	background-image: url(ql.gif);
	background-position: 0 0;
	color: #151515;
}
.ql a
{
	white-space: normal;
	word-break:break-all;
	word-wrap:break-word;
	width:230px;
	cursor:hand;
	margin:0;
	font-family: Tahoma, Arial, Helvetica;
	display: block;
	background-image: url(ql_a.gif);
	background-position: 0 0;
}
.ql A:hover
{
	display: block;
	width:230px;
	color: #000000;	
	height: 24px;
	text-decoration: none;
    background-position:0 0;
   	background-image: url(ql_a_hover.gif);
}
.ql ul
{
	width:230px;
	margin:0;
	padding:0;
	height: 24px;
	list-style: none;
	background-image: url(ql_ul.gif);
	background-position: 0 0;
}
.ql li
{
	width:230px;
	padding:0;
	margin:0;
	text-align:center;
	vertical-align:middle;
	list-style-type:none;
/*	margin-left: 30px;*/
}

.ql .level0
{
	text-align: left; 
	width:230px;
	padding:0;
	margin-bottom:1px;
	line-height:24px;
	color:#000000;
	background-image: url(ql_level0.gif);
	background-position: 0 0;
}
.ql .level0 A
{
	width:230px;
	padding-left:55px;
	font-size:12px;
	display: block;
	background-position:0 0;
	background-repeat: no-repeat;
   	background-image: url(ql_level0_a.gif);
	color:#000000;
	height:24px;	
}
.ql .level0 A:hover/*三级鼠标滑过背景图样式*/

{
	font-size:12px;
	width:230px;
	display: block;
	background-repeat: no-repeat;
	background-image:url(ql_level0_a_hover.gif);
	background-position: 0 0;
	color:#000000;
}
.ql .level0 ul
{
	width:230px;
	height:100%;
	margin-bottom:1px;
	background-image: url(ql_level0_ul.gif);
	background-position: 0 0;
}
a.level0_selected:link,a.level0_selected:activate,a.level0_selected:visited
{
	width:230px;
        background-position:0 0;
        height: 24px;
    	background-image: url(ql_level0_a_hover.gif);
	color:#000000;
	font-weight:bold;
		
}
a.level0_withsubselected:link,a.level0_withsubselected:activate,a.level0_withsubselected:visited
{
	width:230px;
	background-position:0 0;
      height: 24px;
   	background-image: url(ql_level0_a_hover.gif);
}



.ql .level1
{
	text-align: left; 
	width:230px;
	line-height:24px;
	background-image: url(ql_level1.gif);
	background-position: 0 0;
}
.ql .level1 A /*三级背景图样式*/
{
	padding-left:70px;
	font-size:12px;
	color:#0a4e8a;
	display: block;
	background-position:0 0;	
	background-repeat: no-repeat;
	width:230px;
	background-image:url(ql_level1_a.gif)}
.ql .level1 A:hover/*三级鼠标滑过背景图样式*/

{
	font-size:12px;
	width:230px;
	display: block;
	background-repeat: no-repeat;
	background-image:url(ql_level1_a_hover.gif);
	background-position: 0 0;
	color:#000000;
}

.ql .level1 ul
{
	height:100%;
	margin-bottom:1px;
	background-image: url(ql_level1_ul.gif);
	background-position: 0 0;
}


a.level1_selected:link,a.level1_selected:activate,a.level1_selected:visited
{
        background-position:0 0;
	background-image:url(ql_level1_a_hover.gif);
	color:#000000;
	font-weight:bold;
}
a.level1_withsubselected:link,a.level1_withsubselected:activate,a.level1_withsubselected:visited/*三级带子菜单的过背景图样式*/
{
	display: block;
	width:230px;
	background-repeat: no-repeat;
        background-position:0 0;
	background-image:url(ql_level1_a_hover.gif);
	color:#000000;
}

.ql .level2
{	height: 24px;
	text-align: left; 
	width:154px;
	padding:0;
	margin:0px;
	border:0;
	background-repeat: no-repeat;
	background-image: url(ql_level2.gif);
}
.ql .level2 A/*四级背景图样式*/
{
	padding-bottom:0px;/*调整四级菜单之间的间隔*/
	margin:0px;
	font-size:12px;
	color:#989898;
	padding-left:70px;
	height: 24px; 
	display: block;
	background-image: url(ql_level2_a.gif);
	}
.ql .level2 A:hover/*四级鼠标滑过背景图样式*/

{
	font-size:12px;
	color:#000000;	height: 24px;
	display: block;
	padding-left:70px;
	background-repeat: no-repeat;
	background-image: url(ql_level2_a_hover.gif);
}
.ql .level2 ul
{
    background-image: url(ql_level2_ul.gif);
    margin:0;
	width:154px;
	padding:0;
	border:0;
    padding-left:0px;	height: 24px;	
}
a.level2_selected:link,a.level2_selected:activate,a.level2_selected:visited
{

	color:#ff0000;	height: 24px;
        background-position:0 0;
	background-image:url(ql_level2_selected.gif);
	color:#000000;
}
a.level2_withsubselected:link,a.level2_withsubselected:activate,a.level2_withsubselected:visited/*四级带子菜单的过背景图样式*/
{
	display: block;	height: 24px;
	width:154px;
	background-repeat: no-repeat;
        color:#000000;
        background-image: url(ql_level2_selected.gif);
}



