﻿.sf_newsList
{
	border-top: 1px dotted #AFAFAF;
	list-style: none;	
	padding: 0;
}
#newsStaticDiv1 .sf_newsList
{
    padding-right: 9px;
}
#newsStaticDiv2 .sf_newsList
{
    padding-left: 9px;
}
.sf_newsList li
{
	/*padding: 10px 0;*/
}
.sf_newsList li h2.sf_newsTitle
{
	margin: 10px 0;
}
.sf_newsTitle, .sf_newsTitle *
{
	color: #b17a2b;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
}
.sf_newsList li p
{
	margin: 0;
}
.sf_newsDate
{
	font-weight: bold;
	color: #999;
	margin-bottom: 10px;	
}
.sf_newsAuthor
{
	font-weight: bold;
	color: #555;
}
.sf_postTags
{
	margin-top: 15px;	
}
.sf_postTags a
{
	color: #aaa;
	text-decoration: none;
}
.sf_readMore
{
	margin: 10px 0;	
}
.sf_readMore a, .sf_back, .sf_libraryList a
{
	color: #939308;
}


