
.page-title {
	color:#787fb3;
	font-size:33px;
	padding-top:45px;
	text-align:center;
	margin-bottom:45px;
}
.page-title i {
	width:35px;
	height:56px;
	display:block;
	margin:0 auto;
	margin-bottom:7px;
	background:url(images/ico-aptitude.gif) no-repeat;
}
.page-title h2 {
	font-size:28px;
	font-weight:normal;
}
.page-content {
	
}
.page-content li {
	height:350px;
	padding:105px 0;
	position:relative;
	background:#f5f6fa;	
}
.page-content li:nth-of-type(even) {
	background:#c9cce1;	
}
 

.page-content li h3 {
	color:#676fab;
	font-size:26px;
	line-height:48px;
	margin-bottom:32px;
}
.page-content li h3 strong {
	display:block;
}

.page-content li .content {
	width:415px;
	color:#494949;
	line-height:180%;
}

.page-content li .thumb {
	top:0px;
	right:0px;
	width:450px;
	height:350px;
	position:absolute;
}







.link {
	padding:80px 0;
	text-align:center;
	background:#C9CCE1;
}
.link a {
	width:135px;
	height:50px;
	margin:0 93px;
	font-size:18px;
	background:#fff;
	padding-top:85px;
	border-radius:100%;
	display:inline-block;
	background:url(images/icons.gif) no-repeat #fff;
}
.link a.ico-aptitude {
	background-position:-135px 0;
}
.link a.ico-help {
	background-position:-270px 0;
}


