﻿/*topic中最新推荐文章的样式*/

.topiccolumn1
{
	background-image: url(Images/ask100/column_bk.gif);
	font-weight: bold;
	height: 26px;
	text-align: left;
	
}

.topich1
{
	
	border-bottom: #00ccff 1px solid;
}

/*topic中推荐主题中分类的样式*/
.topiccolumn2
{
	width: 21%;
	text-align: left;
	height: 20px;
	background-color: #809ddf;
	
}
.topic
{
	color: #ffffff;
	font-weight: bolder;
}


/*topic中[更多]样式*/
.topiccolumn3
{text-align: right; width: 47%; vertical-align: bottom;
 height: 20px; background-color: #e7f1fb;
}	

