#articlePageContent
{
	padding: 20px 32px 32px 32px;
}

.article_list_id, .article_list_date
{
	width: 10%;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

.article_list_abstract
{
	width: 100%;
	overflow: hidden;
	padding-left: 17px;
	color: #666666;
	padding-bottom: 5px;
}

.article_list_td1
{
	width: 30%;
}

.article_list_td2
{
	width: 70%;
	font-size: 8px;
	overflow: hidden;
	padding-top: 3px;
	padding-left: 0px;
	color: #000000;	
	text-decoration: none;
}

.article_list, .article_list_td1
{
	font-size: 9px;
	overflow: hidden;
	padding-top: 3px;
	padding-left: 17px;
	color: #000000;	
	text-decoration: none;
}

.article_a
{
	font-size: 9px;
	overflow: hidden;
	padding-top: 3px;
	padding-left: 5px;
	color: #000000;	
	text-decoration: none;
}
	
.article_list_date
{
	width: 10%;
}

#lbtnAllNews
{
	position: relative;
	left: 10px;
	top: 10px;
	width: 579px;	
}

.articlehead
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

.abstract
{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.article
{
	font-size: 10px;
	color: #666666;
}

.articlelisthead
{
	font-weight: bold;
}

.articledate
{
	font-size: 10px;
	font-weight: bold;
}

.articletext
{
	vertical-align: top;
	font-size: 10px;
}

.articlepadding
{
	height: 15px;
}