/*样式*/
.lft_man{
	width:224px;
	float:left;
	border:1px solid #cccccc;
	margin-left:3px;
}
.lft_top {
	float:left;
	width:100%;
	height:37px;
	line-height:37px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-align:center;
	background:url("img/left_t.jpg") repeat-x;
}
.lft_bod {
	float:left;
	width:100%;
	text-align:right;
	padding-top:0px;
	padding-bottom:20px;
}
.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:#666666; /*重点色*/
	display:block;
	font-size:12px;
	height:27px;
	line-height:27px;
	text-align:left;
	text-indent:10px;
}
.lft_bod .n:hover{
    color:#666666; /*重点色*/
	display:block;
	font-size:12px;
	height:27px;
	line-height:27px;
	text-align:left;
	text-decoration:underline;
}
.lft_bod .d{
	color:#666666; /*重点色*/
	display:block;
	font-size:12px;
	height:27px;
	line-height:27px;
	text-align:left;
	text-indent:10px;
 
}
.lft_bod .d:hover{
}
.lft_bod .sn{
	color:#555555; /*常态色*/
	font-size:12px;
	height:30px;
	line-height:30px;
	text-align:right;
	margin-right:80px;
}
.lft_bod .sn:hover{
	color:#0088CC; /*重点色*/
}
.lft_bod .sd{
	color:#0088CC; /*重点色*/
	font-size:12px;
	height:30px;
	line-height:30px;
	text-align:right;
	margin-right:80px;
}
.lft_bod .sd:hover{
}

.dweb{ margin-bottom:10px; float:left; margin-left:10px; margin-top:10px;}

.proleft{ width:215px; float:left; margin-top:5px}

.proleft li{ width:78px; float:left; border:1px #99cdff solid; height:78px; margin-left:20px; margin-top:10px; margin-bottom:20px;}

.proleft li img{ width:70px; height70px; margin-right:3px; margin-top:3px;}

.proleft li  .webxxxxx{ width:78px; line-height:24px; color:#555555; text-align:center; margin-top:4px;}
.proleft li  .webxxxxx a{ color:#555555;}
.proleft li  .webxxxxx a:hover{color:#0088CC}

