H4.th_title {
	font-size	: 14px ;
	color	: mosgreen ;
	font-weight	: bold ;
	line-height	: 200% ;
	display	: block ;
	background-bolor	: gainsbolo ;
}

.th_head {
	color	: #CC3300 ;
}

.thread_list {
	width	: 455px ;
	padding	: 1px 5px 1px 5px ;
	margin	: 1px 5px 1px 5px ;
/*	border-top		: 1px solid gray ;
	border-bottom	: 1px solid gainsbolo ;*/
}

.th_update {
	width	: 60px ;
}

.thread_list .thread_title {
	font-weight	: bolder ;
}



table.form_result {
	width	: 455px ;
	text-align	: left ;
	background	: #FFFFCC ;
}

table.form_result .thread_title {
	font-weight	: bolder ;
}


.pagecount {
	border	: 1px solid gray ;
	font-weight	: bold ;
	color	: green ;
	margin	: 2px 2px 2px 2px ;
	padding	: 1px 1px 1px 1px ;
	text-align	: center ;
	background-color	: #EEEEEE ;
}

