@charset "utf-8";
.item {

}
.item p {
	text-align: left;
}
.item img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.item h2 a {
	color: #9cc000;
	text-decoration: none;
	
}
.item small {
	color: #ff9900;
	font-size: small;
}

