.figure_title{
	font-size:14px;
	color:#470dbc;
	line-height:26px;
	text-align:center;
	padding:20px 0;	
}
.figure_list{
	margin:95px auto;
	position:relative;	
}
.figure_list .fig_top{
	position:absolute;
	left:-35px;
	top:-96px;	
}
.figure_list .fig_bottom{
	position:absolute;
	left:-35px;
	bottom:-96px;	
}
.figure_list .fig_li{
	width:318px;
	height:184px;
	background:url("../images/fig_li.png") no-repeat;	
	margin:7px;
	float:left;
	_display:inline;
	position:relative;
	z-index:10;
}
.figure_list .fig_left{
	width:121px;
	height:144px;
	border-right:1px dashed #937edd;	
	font-size:12px;
	color:#fff;
	line-height:24px;
	padding:20px 11px;
	float:left;
}
.figure_list dl{
	width:174px;
	float:right;
	text-align:center;	
}
.figure_list dt{
	height:66px;
	line-height:66px;
	font-size:18px;	
}
.figure_list dt a{
	color:#fff;	
}