
.c_item{
	background:url(../img/cert_img_bg.png) no-repeat 0 2px;
	width:117px;
	height:261px;
	float:left;
	padding:0 10px;
	text-align:center;
	font-size:11px;
	margin:0 0 10px 0;
	
}


.row > .c_item ~ .c_item {
	margin-left:12px;
}

.c_item:nth-of-type(1){
}


.c_item a{
	margin:19px 0 15px 0;
	display:block;
	height:150px;
}
.c_item span{
	display:block;
	font-weight:bold;
}
