.lft_man{
	width:100%;
	text-align:left;
	float:left;
}

.lft_top{
	float:left;
	width:202px;
}

.lft_bod {
	float:left;
	width:202px;
	margin-top:7px;
}

.lft_bod .n{
	color:#666;
	display:block;
	font:14px/30px Microsoft Yahei,Arial;
	height:30px;
	text-align:left;
	background:url("img/n.gif") no-repeat center top;
	margin-top:5px;
	text-indent:25px;
}
.lft_bod .n:hover{
	color:#0393d4;
}
.lft_bod .d{
	color:#fff;
	display:block;
	font:14px/30px Microsoft Yahei,Arial;
	font-weight:bold;
	height:30px;
	text-align:left;
	background:url("img/h.jpg") no-repeat center top;
	margin-top:5px;
	text-indent:25px;
}

.lft_bod .sn{
	color:#000000;
	font-size:12px;
	height:25px;
	line-height:30px;
	display:block;
	text-align:right;
	padding-right:66px;
	background:url("img/ms_n.jpg") no-repeat;
}
.lft_bod .sn:hover{
	color:#0f71b2;
	background:url("img/ms_n.jpg") no-repeat;
}
.lft_bod .sd{
	color:#0f71b2;
	font-size:12px;
	display:block;
	height:25px;
	line-height:30px;
	text-align:right;
	padding-right:66px;
	font-weight:bold;
	background:url("img/ms_h.jpg") no-repeat;
}
.lft_fot {
	float:left;
	width:202px;
}
.qn {
	display:block;
	margin-top:17px;
}