.lft_man{
	width:100%;
	float:left;
}
.lft_top{
	width:100%;
	float:left;
	height:37px;
	color:#fff;
	font:bold 16px/37px "Microsoft YaHei",Arial;
	text-align:left;
	text-indent:20px;
	background:url(img/lft_top.gif) no-repeat;
}
.lft_bod{
	width:174px;
	float:left;
	padding:0 12px 10px;
	border:1px solid #dedede;
}
.lft_bod .n,.lft_bod .d{
	color:#676767;
	float:left;
	width:100%;
	height:30px;
	font:14px/30px Arial;
	text-align:left;
	background:url(img/dot.png) no-repeat 155px -25px;
	border-bottom:1px dashed #dedede;
	text-indent:10px
}
.lft_bod .n:hover{
	color:#0e4683;
}
.lft_bod .d{
	color:#0e4683;
	font:bold 14px/30px Arial;
	background-position:155px 11px;
}
.lft_fot{
	width:100%;
	float:left;
	margin-top:25px;
}
.lft_con_top,.lft_con_bom{
	float:left;
	width:100%;
	height:12px;
	background:url(img/lft_con_top.gif) no-repeat;
}
.lft_con_bom{
	background:url(img/lft_con_bom.gif) no-repeat;
}
.lft_con_mid{
	float:left;
	width:180px;
	line-height:24px;
	background:url(img/lft_con_mid.gif) repeat-y;
	padding:5px 10px;
	text-align:left;
}
.lft_con_mid img{
	float:left;
	width:180px;
	height:75px;
	margin:10px 0;
}
.lft_con_tit{
	background:url(img/lft_con_ico.gif) no-repeat 1px 3px;
	color:#1d96e4;
	font:18px/20px "Microsoft YaHei",Arial;
	text-indent:20px
}

.lft_itm .sn,.lft_itm .sd{
	float:left;
	width:89px;
	height:28px;
	margin-right:15px;
	color:#444;
	font:14px/28px "Microsoft YaHei",Arial;
	background:url(img/lft_itm.png) no-repeat left top;
}
.lft_itm .sn:hover{
	color:#c51400
}
.lft_itm .sd{
	height:34px;
	color:#fff;
	background-position:right top;
}