#topics_list,.topics_list{
	width:680px;
	margin:10px ;
}
#topics_header_title{
	width:54%;
	text-align:left;
}


#topics_header_group{
	width:12%;

}

.topic_group{

}


#topics_header_postnum{
	text-align:left;
	width:11%;
}

#topics_header_author{
	text-align:left;
	width:15%;
	padding:0 10px;
}

#topics_header_lastpost{
	text-align:left;
	width:13%;
	
}


.topic_postnum{
	text-align:left;
	font-size:10px;

}

.topic_lastpost{
	text-align:left;
}
.topic_author{
	text-align:left;
	padding:0 10px;
}




.topicanc{
	background: url(image/forumtopicanc.gif) no-repeat left;
}

.topiccommon{
	background: url(image/forumtopiccommon.gif) no-repeat left;
}

.topichot{
	background: url(image/forumtopichot.gif) no-repeat left;
}

.topiclock{
	background: url(image/forumtopiclock.gif) no-repeat left;
}

.topic_title{
	padding:0;
}

.topic_board,.topic_top,.topic_top1,.topic_top2{
	font-family:PMingLiU,AppleGothic,Verdana,Gulim,Sans-serif;
	font-size:11px;
	background-color:#FFF9E6;
	padding:3px;
	color:#ccc;

}

.topic_top,.topic_top1,.topic_top2{
	background-color:#009900;
	color:#FFF;
}

.topic_top1{
	background-color:#900;
}

.topic_top2{  background-color:#960;}

.topic_pagenav{padding:0 0 0 10px;}

.topic_pagenav a{
	font-size:10px;
	color:#666;
}

