/*样式*/
.lft_man{
	width:1200px;
	float:left;
	height:175px;}

.lft_bod {
	float:left;
	width:100%;
	text-align:right;
	padding-top:0px;}
.lft_bod .tit{
	float:left;
	width:100%;
	text-indent:15px;
	line-height:35px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#555555; /*常态色*/
	font-family:"微软雅黑";}
.lft_bod .def{
	float:left;
	width:100%;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#0088CC; /*重点色*/
	font-family:"微软雅黑";}
.lft_lst {
	float:left;
	width:215px;}
.lft_lst .l{
	float:left;
	width:180px;
	height:28px;
	line-height:28px;
	text-align:left;
	overflow:hidden;
	text-indent:15px;}
.lft_lst .l a{
	color:#555555; /*常态色*/
	font-family:"微软雅黑";}
.lft_lst .l a:hover{
	color:#0088CC;}
.lft_lst .c{
	float:left;
	width:20px;
	line-height:28px;
	color:#555555;}
.lft_bod .n{
	color:#4b4b4b; /*常态色*/
	display:block;
	font-size:24px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:url(img/lmu_n.jpg) right top;
	font-family:"微软雅黑";
	float:left;
	width:155px;
	height:56px;
	margin-left:5px;
	margin-top:57px;}
.lft_bod .n:hover{
	color:#fff; /*常态色*/
	font-size:24px;
	height:40px;
	line-height:40px;
	background:url(img/lmu_h.jpg) right top;
	font-family:"微软雅黑";
	float:left;
	width:155px;
	height:56px;}
.lft_bod .d{
	color:#fff; /*重点色*/
	display:block;
	font-size:24px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:url(img/lmu_h.jpg) right top;
	font-family:"微软雅黑";
	float:left;
	width:155px;
	height:56px;
	margin-left:5px;
	margin-top:57px;}