.news_cont
{
	margin-bottom:15px;
}

.no_news
{
	text-align:center;font-weight:bold;
}

.news_header,
.news_snippet
{
	margin-left:12px;
	margin-right:12px;
	margin-bottom:5px;
}


.news_snippet
{
	text-align:justify;
	font-size:14px;
}

.news_snippet_list
{
	text-align:justify;
	font-size:14px;
}

.news_snippet_list
{
	margin-left:12px;
	margin-right:60px;
	margin-bottom:5px;
}
/*
.news_header
{
	font-size:18px;
	font-weight:bold;
	color:#d2590d;
	padding-bottom:5px;
	background-position:left top;
	background-repeat:no-repeat;
}
*/
	.news_header, .news_header i, .news_header a, .news_header a:link, .news_header a:active, .news_header a:visited {
		text-decoration: none;
		font-weight:bold;
		font-size:18px;
		color:#d2590d;
	padding-bottom:5px;
	background-position:left top;
	background-repeat:no-repeat;
	}

.news_date
{
	font-size:11px;
	color:#666666;
	margin-left:12px;
	padding-bottom:5px;
}

.news_pic
{
	vertical-align:text-top;
	margin-right:5px;
}
.news_text
{
	text-align:justify;
	padding:0px;
	font-size:13px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:15px;
}

.news_photo_view
{
	float:left; 
	padding:10px;
}