#topic td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEDDF2;
}
#main .topicbox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9DBCE6;
	border-bottom-color: #9DBCE6;
	border-left-color: #9DBCE6;
}
#main #forumlist {
	margin-top: 10px;
}
#main #forumlist a {
	border: 1px solid #4882CE;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 1px;
}

#main #forumlist a:hover{
	background-color: #4882CE;
	color: #FFFFFF;
	text-decoration: none;	
}
#main #forumlist a.select{
	background-color: #4882CE;
	color: #FFFFFF;
	text-decoration: none;	
}
#pageInfoTb a
{
	text-decoration: underline;
}
