﻿.ql
{
	text-align:left;
	padding:0;
	margin:0;
	width:300px;
    margin::0 auto;
}
.ql a
{
    padding-bottom:0px;
    white-space: normal;
    /*word-break:break-all;*/
    word-wrap:break-word;
    cursor:pointer;
    margin:0;
    padding-top:0px;
    font-family:微软雅黑;
    height:100%;
    display: block;

}

.ql A:hover
{
	display: block;	
	height: 100%;
	text-decoration: none;
 font-family:微软雅黑;
}

.ql ul
{
	width:100%;
	margin:0;
	padding:0;
	height:100%;
	list-style: none;
}
.ql li
{
	padding:0;
	margin:0;
	text-align:left;
	vertical-align:middle;
	list-style-type:none;
	border:0px;height:55px;line-height:55px;
}

.ql .level0
{
	width:100%;
	padding:0;
	margin:0;
}
.ql .level0 ul
{
}
.ql .level0 A
{
    font-size: 16px;
    color: #333;
	margin:0;
	display: block;
	text-align:left;
	font-family:微软雅黑;
	padding-left: 35px;border-bottom: 1px solid #ccc;

}

.ql .level0 a:hover{
text-decoration:none;
 font-family:微软雅黑;
}

a.level0_selected:link,a.level0_selected:active,a.level0_selected:visited,a.level0_selected:hover
{
	color:#fff;;

    font-weight:normal;

	text-decoration:none;
   font-family:微软雅黑;color:#09b1ce; background:url(../images/sj.png) right center no-repeat;
}
a.level0_withsubselected:link,a.level0_withsubselected:active,a.level0_withsubselected:visited,a.level0_withsubselected:hover
{
	 font-family:微软雅黑;color:#09b1ce; background:url(../images/sj.png) right center no-repeat;
}


.ql .level1
{
	width:100%;
	padding:0;
	margin:0;	
}
.ql .level1 ul
{
	margin:0;
	padding:0;	
}
.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;	
}
.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;	
}
.ql .level3 a
{		
	background-image:url(images/white-line.jpg);
	background-repeat:no-repeat;
	background-position:35px 10px;
	display: block;
	padding-left:45px;
}