.ql
{
	text-align:left;
	vertical-align:top;
	padding:0;
	margin:0;
	width:266px;
}
.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:微软雅黑;
    color:#fff;
    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;
}

.ql .level0
{
	width:100%;
	padding:0;
	margin:0;
}
.ql .level0 ul
{
}
.ql .level0 A
{
	font-size:18px;
	color:#333;
	margin:0;
	height:60px;
	line-height:60px; 
	display: block;
	text-align:center;
	    font-family:微软雅黑;
		border-bottom: 1px solid #f3f3f3;

}

.ql .level0 a:hover{
/*text-decoration:underline;*/
 font-family:微软雅黑;
}

a.level0_selected:link,a.level0_selected:active,a.level0_selected:visited,a.level0_selected:hover
{
	color:#e01318;
	font-weight:normal;
	height:60px;
	line-height:60px;
	text-decoration:none;
    font-family:微软雅黑;
	text-align:center;
}
a.level0_withsubselected:link,a.level0_withsubselected:active,a.level0_withsubselected:visited,a.level0_withsubselected:hover
{
	color:#e01318;
    font-family:微软雅黑;
}


.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;
}