

/* 当前位置 */
.bt-dqwz{
	width: 1000px;
	height: 35px;
	line-height: 35px;
	margin:0 auto;
	border:0;
	padding-left: 15px;
}
.bt-dqwz i{
	display: inline-block;
	width: 17px;
	height: 12px;
	background: url(jqr-lmy_03.png) no-repeat;
	vertical-align: middle;
	margin-right: 5px;
	margin-top:-2px;
}
/* 内容区域 */
.bt-nr-l{
	width: 220px;
	background: #f6f6f6;
	text-align: center;
}
.bt-nr-l ul{
	font-size: 14px;
}
.bt-nr-l ul li{
	height: 35px;
	cursor: pointer;
	line-height: 35px;
	position: relative;
}
.lanmu_old:hover{
	background: #eaeaea;
}
.lanmu_old i{
	display: inline-block;
	width: 6px;
	height: 9px;
	position: absolute;
	background: url(jqr-lmy_07.png) no-repeat;
	right: 20px;
	top: 12px;
}
.lanmu_old:hover i{
	background: url(jqr-lmy_10.png) no-repeat;
}
.lanmu_On{
	background: #eaeaea;
}
.lanmu_On i{
	display: inline-block;
	width: 6px;
	height: 9px;
	position: absolute;
	background: url(jqr-lmy_10.png) no-repeat;
	right: 20px;
	top: 12px;
}