body { 
	background-image: url('../images/tail_site.gif');
	background-repeat:repeat-x;
}

body, text, input, a, div, table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#container{
	width:869px;
}


.article_header{
	font-size:14px;
	font-weight:bold;
}
.article_added{
	color:#7aa90d;
	font-size:10px;
}
.article_text{
	color:#8a979c;
	padding-left:70px;
}
.article_text_np{
	color:#8a979c;
}

.article_box_sep{
	border-bottom:#333333 1px dashed;
}

.read_more_lnk{
	padding-left:20px;
	background-image:url('../images/read_more_icn.gif');
	background-position:left top;
	background-repeat:no-repeat;
	color:#000000;
	text-decoration:none;
}
