.content div {
	text-align: center;
	font-size: 75%;
}
.developer {
	display: block;
	margin-top: -55px;
	padding-left: 1px;
	opacity: 0.75;
	background: #fff;
}
div .featured a {
	float: left;
	width: 189px;
	margin-left: 3px;
	color: #000;
	text-decoration: none;
}
.index {
	width: 30%;
	float: left;
	list-style: none;
	font-size: 75%;
	padding-left: 0;
	margin-left: 5px;
	margin-right: 25px;
}
.index li {
	clear: both;
	background: url('/static/i/zl.png') no-repeat;
}
.index h3 {
	text-transform: uppercase;
	font-family: sans;
	font-weight: normal;
	background: url('/static/i/zr.png') no-repeat right;
	margin-left: 14px;
	height: 37px;
	margin-bottom: 3px;
	margin-top: 16px;
}
.index h3 a {
	background: #404040;
	color: #fff;
	margin-right: 52px;
	text-decoration: none;
	background-position: right;
	display: block;
	padding-top: 5px;
	height: 23px;
}
.index img {
	margin: 13px;
	margin-top: 0;
	float: left;
	margin-bottom: 25px;
}
.index span {
	font-size: 8pt;
}
