﻿
.NewsList_Custom1
{
}

.NewsList_Custom1 .block
{
	margin-top: 10px;
	width: 100%;
}

.NewsList_Custom1 .block .title
{
	font-weight: bolder;
}

.NewsList_Custom1 .block .content
{
	padding: 6px 6px 6px 0px;
}

.NewsList_Custom1 .block .more
{
	padding: 6px 6px 6px 0px;
	text-align: right;
}

.NewsList_Custom1 .block .back
{
	padding: 6px 6px 6px 0px;
	text-align: right;
}

.NewsList_Custom1 .block a
{
	cursor: pointer;
	cursor: hand;
}

