﻿.small-topic
{
	overflow: hidden;
	display: block;
	font-size: 12px;
}
.small-topic table td
{
	padding-top: 5px;
}
.small-topic, .small-topic table
{
	width: 330px;
}
.small-topic .c1 .avatar48x48
{
	width: 48px;
	height: 48px;
	padding: 3px;
	border: 1px solid #EEE;
	float: left;
	display: block;
}
.small-topic .c2
{
	width: 30px;
	text-align: center;
}
.small-topic .c1
{
	margin-top: 5px;
	width: 280px;
}
.small-topic .c1 .detail
{
	width: 200px;
	height: 35px;
	display: block;
}
.small-topic .c1 .detail
{
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
.small-topic .c1 .detail a
{
	overflow: hidden;
}

