@charset "utf-8";
/*文章列表框架开始*/
.leftimg
{
	width:31px;
	margin-top:5px;
	padding-left:15px;
}
.title
{
	width:378px;
}
.discuss{
	width:75px;
}
.hits{
	width:85px;
}
.nickname
{
	width:100px;
}
.title a:link
{
	font-size:14px;
}
.title a:visited
{
	font-size:14px;
}
.title a:hover
{
	font-size:14px;
	color:#900;
	text-decoration:underline;
}
/*文章列表框架结束*/
