.clear{
	clear: both;
}
.wz{
	height: 48px;
	background: #f4f4f4;
	line-height: 48px;
	margin-bottom: 30px;
}
.wz img{
	float: left;
	margin-top:14px;
	margin-right:8px;
}
.left{
	width: 260px;
}
.xx{
	float: left;
	margin-top:7px;
	width: 260px;
	height: 45px;
	background: url(xxgk.png) center no-repeat;
	position: relative
}
.xxgk{
	height: 99px;
	background: #1d77ce;
	text-align: center;
	font-size: 20px;
	color: #fff;
	border-bottom: 7px solid #fcaa22;
	border-radius: 5px 5px 0 0;
}
.lm a{
	height: 50px;
	display: block;
	line-height: 50px;
	background: #f1f8ff;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.lm .on{
	color: #0d73c9;
	background: url(line-h.png);
}
.lm a:hover{
	color: #0d73c9;
	background: url(line-h.png);
}
.right{
	width: 910px;
	background: #fff;
	padding: 25px;
}
.right li{
	width: 100%;
	position: relative;
	line-height: 40px;
	height: 40px;
}
.right li img{
	float: left;
	margin: 18px 10px 0 0;
}
.right li a span{
	position: absolute;
	top: 0;
	right: 0;
	color: #999;
}
.right li:hover a{
	color: #0b5aa8;
	font-weight: bold;
}
.right li:hover span{
	color: #0b5aa8;
}