.news-record
{
	padding: 10px;
	margin: 0 0 5px 0;
}

.news-block-center, .news-block-left, .news-block-right, .news-block-justify
{
	width: 100%;
	clear: both;
}

.news-block-left
{
	text-align: left;
}

.tip
{
    margin-bottom: 13px;
    display: inline-block;
}

.news-view-img
{
    background: url(../../../../../_img/design/200710_fin/modules/news/view.png) no-repeat -14px 0;
    width: 14px;
    height: 13px;
    display: inline-block;
    vertical-align: top;
}

.news-prit-img
{
    background: url(../../../../../_img/design/200710_fin/modules/news/view.png) no-repeat 0 0;
    width: 14px;
    height: 13px;
    display: inline-block;
    vertical-align: top;
}

.news-block-left_print
{
    float: left;
    margin: 10px 0;
    text-align: left;
}

.news-block-right
{

}

.news-block-center
{
	text-align: center;
}

.news-block-justify
{
	text-align: justify;
}

.news-previously
{
	padding: 5px;
	background-color: #eeeeee;
}

.news-previously ul
{
	padding: 0;
	margin: 0;
}

.news-previously ul li
{
	list-style: none;
	line-height: 24px;
}

.news-record-print, .news-record-views
{
	display: inline-block;
    width: auto;
	margin-right: 15px;
    font-weight: bold;
    font-size: 10px;
    vertical-align: top;
}

.news-record-thumbnail
{
	border: 0;
	float: left;
	margin: 5px;
}

.news-record-thumbnail-left
{
	float: left !important;
	border: 0;
	margin: 5px;
}

.news-record-thumbnail-right
{
	float: right !important;
	border: 0;
	margin: 5px;
}

.news-record-lead
{
	margin-left: 100px;
}

.news-record-title
{
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.news-record-author
{
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}

.news-record-author > .photo
{
	float: left;
	margin-right: 8px;
}

.news-record-author > .author
{
	float: left;
}

.news-record-author > .author > .name
{
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
    color: #444;
    font-size: 14px;
    margin-bottom: 8px;
}

.news-record-author > .author > .sf
{
	white-space: nowrap;
	text-align: right;
	font-style: italic;
}
.news-record-author > .author > .fb
{
	margin-top: 4px;
	text-align: left;
    font-size: 11px;
}

.news-record-article-list-parts ul,
.news-record-article-list-parts li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.news-record-article-list-parts > div
{
	clear: both;
}

.news-record-article-list-parts
{
	text-align: left;
}

.news-record-article-list-parts ul
{
	margin-top: 20px;
	width: 100%;
	margin-bottom: 25px;
	overflow: hidden;

}

.news-record-article-list-parts li
{
	margin: 6px 0;
	float: left;
	width: 25%;
	margin-right: 5%;
}

.news-record-article-link-parts,
.news-record-article-link-full a,
.news-record-article-link-part
{
	text-decoration: none;
	border-bottom: 1px dashed;
	cursor: pointer;
	font-weight: bold;
}

.news-record-article-link-full,
.news-record-article-full > .link
{
	clear: both;
	margin-bottom: 24px;
}

.news-record-article-link-parts,
.news-record-article-link-full a
{
	border-bottom: 1px solid;
}

.comments-header-hide,
.comments-header
{
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
}
