.article_list .list_top {
	height: 25px;
	vertical-align: middle;
}
.article_list .list_top a, .article_list .list_top a:visited {
	font-size: 11px;
	color: #666;
}

.article_list_post {
	border: 1px solid #EEEEEE;
	background-color: #FBFAFE;
	height: 100px;
	margin-bottom: 10px;
}
.article_list_post p {
	line-height: 1.5em;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
}
.article_list_post a , .article_list_post a:visited{
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.article_list_post a:hover {
	color: #000;
}
.article_list_post .posted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	padding-right: 8px;
}
.article_list .list_top a:hover {
	color: #333;
	text-decoration: underline;
}
.articles_display {
	font-size: 11px;
	color: #888;
	margin-top: 10px;
	padding-left: 13px;
	margin-bottom: 10px;
}
.page {
	background-image: url(/forum/images/icon_page.jpg);
	height: 20px;
	width: 30px;
	float: left;
	font-weight: bold;
	color: #03F;
	padding-top: 5px;
	margin-right: 3px;
}
.page_mark {
	background-image: url(/forum/images/icon_page_mark.jpg);
	height: 20px;
	width: 30px;
	float: left;
	font-weight: bold;
	color: #03F;
	padding-top: 5px;
	margin-right: 3px;
}
.page:hover {
	background-image: url(/forum/images/icon_page_over.jpg);
	height: 20px;
	width: 30px;
	float: left;
	font-weight: bold;
	color: #009;
	padding-top: 5px;
	cursor: pointer;
	margin-right: 3px;
}

.sub_button   {
	height: 18px;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #D5D5FF;
	border: 1px solid #CACACA;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8B8BA9;
	text-align: center;
	padding-top: 4px;
	margin-left: 3px;
	margin-top: 27px;
	outline: none;
}

.sub_button_active   {
	height: 18px;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #FFF;
	border: 1px solid #CACACA;
	border-bottom: 1px solid #FFF;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8B8BA9;
	text-align: center;
	padding-top: 4px;
	margin-left: 3px;
	margin-top: 27px;
	outline: none;
}
.sub_header_left {
	float: left;
	height: 25px;
}
.sub_header_left_title {
	float: left;
	margin-top: 9px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-left: 10px;
}
.sub_section {
	width: 696px;
	float: left;
	padding-top: 10px;
}
