.lft_man{
	width:100%;
	float:left;
	background:url(img/bg.png) no-repeat 0 58px;
}
.lft_top{
	margin:25px 0 20px;
	width:190px;
	height:33px;
	font:20px/24px Microsoft Yahei,Arial;
	color:#c61130;
}
.lft_cta{
	margin:15px 0 7px;
	text-align:left;
	width:190px;
	height:38px;
	font:16px/38px Microsoft Yahei,Arial;
	color:#fff;
	text-indent:8px;
	background:url(img/cta_bg.gif);
}
.lft_cta_in{
	text-align:left;
	width:190px!important;
	*width:174px!important;
	width:174px;
	font:13px/24px Arial;
	color:#333;
	border-bottom:1px solid #e5e5e5;
	padding:78px 8px 8px;
	background:url(img/contact.jpg) no-repeat 0 0;
}
.lft_cta_in span{
	display:block;
	width:174px;
	height:21px;
	font:12px/21px Arial;
	color:#c61130;
	text-indent:20px;
	background:url(img/eml.gif) no-repeat;
	margin-top:5px;
	padding-top:2px;
}

.lft_bod {
	margin:0 auto;
	width:152px;
}

.lft_bod .n{
	color:#555;
	display:block;
	font:12px/12px Arial;
	text-align:left;
	background:url(img/dot.gif) no-repeat 10px -23px;
	border-bottom:1px solid #e5e5e5;
	padding: 5px 0 5px 40px;
}
.lft_bod .n:hover{
	color:#c61130;
}
.lft_bod .d{
	color:#fff;
	display:block;
	font:12px/12px Arial;
	text-align:left;
	background:#c61130 url(img/dot.gif) no-repeat 10px 6px;
	padding: 5px 0 5px 40px;
}

.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;
}