@CHARSET "UTF-8";

#topic-banner
{
	height: 100px;
	background: url(../img/sp-client.png);
}

#client-content
{
	width: 920px;
	margin: 0 auto;
	padding-top: 10px;
}

#content
{
	width: 600px;
	float: right;
	margin-top: -10px;
}

.item
{
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(../img/sp-links.png) bottom repeat-x;
}

.item .item-topic .item-info span
{
	display: block;
}

.item .item-topic .item-logo
{
	width: 80px;
	height: 80px;
	float: right;
	margin-left: 10px;
}

.item .item-file
{
	padding-top: 1px;
	margin-right: -2px;
	padding-right: 18px;
	display: inline-block;
	background: url(../img/sp-txt.png) no-repeat right bottom;
}
