
.lft_s {height:22px;width:100%;}
.lft_bod {padding:0px;background:#fff}

.lft_bod .n{
	color:#555;
	display:block;
	font-size:16px;
	height:46px;
	line-height:46px;
	padding-left:25px;
	overflow:hidden;
	background:url(img/li.gif) no-repeat 0 -46px;
}
.lft_bod .n:hover{
	color:#fff;
	font-weight:bold;
	background:url(img/li.gif) no-repeat 0 0;
}
.lft_bod .d{
	color:#fff;
	display:block;
	font-size:16px;
	height:46px;
	line-height:46px;
	padding-left:25px;
	overflow:hidden;
	font-weight:bold;
	background:url(img/li.gif) no-repeat 0 0;
}

.lft_bod .sn{
	color:#fff;
	display:block;
	font-size:13px;
	height:26px;
	line-height:26px;
	padding-left:35px;
	overflow:hidden;
}
.lft_bod .sn:hover{
	color:#ffde00;
	font-weight:bold;
}
.lft_bod .sd{
	display:block;
	font-size:13px;
	height:26px;
	line-height:26px;
	padding-left:35px;
	overflow:hidden;
	color:#ffde00;
	font-weight:bold;
}
.lft_bod .xn{
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font:12px/22px Microsoft Yahei,Arial;
	height:22px;
	display:block;
	text-indent:45px;
	background:#ddd;
}
.lft_bod .xn:hover{
	color:#ff8b00;
	background:#ccc;
}
.lft_bod .xd{
	color:#ff8b00;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font:12px/22px Microsoft Yahei,Arial;
	display:block;
	height:22px;
	background:#ccc;
	text-indent:45px;
}
/*联系鹏科*/
.lft_contact{
	width:100%;
}
.lft_contact .cta_s{
	width:100%;
	height:42px;
	overflow:hidden;
	line-height:99999px;
	background:url(img/s_lxwm_.gif) no-repeat 0 0;
}
.lft_contact .cta_con{
	border:1px solid #d7d7d7;
	padding:9px;
	color:#333;
	line-height:24px;
	border-top:none;
}
.lft_contact .cta_txt{line-height:22px;font-size:12px;padding:10px 0;}
.lft_contact .cta_email{
	background:url(img/eml.gif) no-repeat 0 0;
	padding:4px 0px 0px 30px;
	color:#fd8700;
	line-height:22px;
}
.lft_contact .cta_email a{color:#fd8700;}