@import url(public.css);
.container .content ul li {
	margin-top: 20px;
	width: 270px;
	height: 150px;
}
.container .content h3 {
	font-size: 17px;
	color: #3f3f3f;
	font-weight: normal;
	margin-bottom: 5px;
}
.container .content .more {
	margin-top: 65px;
	background: url(images/more.gif) no-repeat;
	display: block;
	width: 40px;
	height: 12px;
	text-indent: -9999em;
}
.container .content .more.last {
	margin-right: 47px !important;
	margin-right: 29px;
}
.container .content p {
	font-size: 10px;
	color: #4b4b4b;
}