.lft_man{
	width:100%;
	float:left;
	background:url("img/bg.jpg") no-repeat center top;
	margin:0 auto;
	text-align:center;
}
.lft_top{
	width:201px;
	padding-top:26px;
	margin:0 auto;
	text-align:center;
}
.lft_bod {
	float:left;
	width:261px;
	margin-top:6px;
}
.lft_bod .n{
	color:#373737;
	display:block;
	font-size:14px;
	height:25px;
	line-height:30px;
	text-align:left;
	background:url("img/n.jpg") no-repeat center top;
	margin-top:6px;
	text-indent:82px;
}
.lft_bod .n:hover{
	color:#140F6B;
}
.lft_bod .d{
	color:#140F6B;
	font-weight:bold;
	display:block;
	font-size:14px;
	height:25px;
	line-height:30px;
	text-align:left;
	background:url("img/h.jpg") no-repeat center top;
	margin-top:6px;
	text-indent:82px;
}
.lft_bod .sn{
	color:#373737;
	font-size:12px;
	height:25px;
	line-height:30px;
	display:block;
	text-align:left;
	text-indent:100px;
	background:url("img/ms_n.jpg") no-repeat -80px -1px;
}
.lft_bod .sn:hover{
	color:#152C8C;
	background:url("img/ms_h.jpg") no-repeat -80px -1px;
}
.lft_bod .sd{
	color:#152C8C;
	font-size:12px;
	display:block;
	height:25px;
	line-height:30px;
	text-align:left;
	text-indent:100px;
	font-weight:bold;
	background:url("img/ms_h.jpg") no-repeat -80px -1px;
}
.lft_fot {
	float:left;
	width:261px;
}
.qn {
	display:block;
	margin-top:12px;
}
