﻿.pro_outer{
	width:1038px;	
}
.pro_outer dl{
	width:310px;
	padding-top:6px;
	height:292px;
	border-bottom:#017cc0;
	background:#f5f4f9;	
	text-align:center;
	float:left;
	_display:inline;
	margin:25px 36px 0 0;
	cursor:pointer;
	border-bottom:1px solid #017cc0;
}
.pro_outer .hover{
	background:#017cc0;	
	color:#fff;
}
.pro_outer dt{
	height:236px;
	overflow:hidden;	
}

.pro_outer dt img{
	width:298px;
	height:236px;
}

.pro_outer dd{
	line-height:56px;	
}
.pro_outer .hover dd a{
	color:#fff;	
}

.footer{
	margin-top:0;	
}