.active_outer{
	margin: 36px auto;
	background:#fff;
	width:860px;
	padding:0 50px;	
}

.active_top{
	height:100px;
	padding:15px 0;
	border-bottom:1px solid #cecece;	
}
.active_top img{
	_display:inline;
	float:left;
	margin:0 15px;
}
.active_top dt{
	font-size:14px;
	color:#353535;	
	font-family:"Microsoft Yahei";
}
.active_top dd{
	color:#787878;	
	line-height:160%;
	margin:5px 0 0 0;
}

.actives_list{
	padding:32px 0 32px 0;
	border-bottom:1px solid #cecece;	
}
.actives_list .actives_line
{
	border-bottom:1px solid #cecece;	
	margin:32px 0;
}
.actives_list dl{
	width:402px;
	float:left;	
	padding-left:28px;
}
.actives_list dt{
	width:87px;
	height:87px;
	text-align:center;
	line-height:87px;
	float:left;
	background:url("../images/active_list.jpg");	
}
.actives_list dd{
	float:left;
	padding-left:15px;
	font-size:14px;
	height:87px;
	line-height:87px;
	font-family:"Microsoft Yahei";	
}