.map_news
{
	width: 320px;
	height: 45px;
	padding-bottom: 5px;
	float: left;
}
.map_news_pic
{
	width: 53px;
	height: 41px;
	float: left;
	padding-right: 5px;
}
.map_news_pic img
{
	border: 2px solid #61b5c7;
}

.map_news span
{
	color: #61b5c7;
	font-weight: bold;
	padding-right: 5px;
}

.map_news_text
{
	padding-left: 5px;
}
.news_comment
{
}

.all_news a
{
	font-size: 12px;
	font-family: myriad pro,tahoma;
	color: #0b778c;
	text-decoration: none;
	font-weight: bold;
}

#news_full
{
	border: 0 solid red;
	position: static;
	width: 730px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.news_big_pic
{
	width: 97px;
	height: 70px;
	float: left;
	padding-right: 5px;
}
.news_big_pic img
{
	border: 2px solid #61b5c7;
}
.map_news_big
{
	padding-bottom: 10px;
	border-bottom: 1px solid #d1eef4;
	padding-top: 7px;
	min-height:105px;
}
.news_bid_dateTime
{
	color: #61b5c7;
	padding-right: 5px;
}

.news_big_title
{
	font-weight: bold;
	font-family: arial;
	color: #4b4b4b;
}

.news_big_content
{
	color: #7d7d7d;
}
.news_pics
{
	float: left;
	padding-right: 5px;
	width: 212px;
}
.news_pic_big
{
	padding-right: 5px;
}
.news_pics img
{
	border: 2px solid #61b5c7;
}
.news_pic_small
{
	float: left;
	padding: 5px 2.5px 0 0;
}
.news_big
{
	border-bottom: 1px solid #20b1cd;
	border-top: 1px solid #20b1cd;
	padding: 10px 0;
	float: left;
	margin-top: 5px;
	display: inline;
}
.news_text_title
{
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	color: #4e4d4d;
}

.news_text_content
{
	font-size: 11px;
	font-family: arial;
	padding-top: 10px;
	color: #7d7d7d;
}
.news_alt_title
{
	color: #4e4d4d;
	font-size: 16px;
	font-family: myriad pro,arial;
	font-weight: bold;
	float: left;
}
.clear
{
	clear: both;
}
.news_time
{
	float: right;
}
.news_time span
{
	color: #61b5c7;
	font-weight: bold;
	padding-right: 5px;
}
.news_related_images
{
	
	color: #3e3d3d;
	font-size: 11px;
}
.news_related
{
	/*float:left;*/
	color: #3e3d3d;
	font-size: 11px;
}
.news_related ul
{
	list-style-image: url( 'map_news-page_design_9_11.jpg' );
	margin-left: 15px;
}
.news_related ul li
{
	padding-bottom: 5px;
}
.news_rel_title
{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0;
}
.news_related ul span span
{
	color: #61b5c7;
	font-weight: bold;
	padding-right: 5px;
}


.linkDetailed
{
 float:right;
}
.linkDetailed a:link
{
	color: #7d7d7d;
	text-decoration: none;
}
.linkDetailed a:visited
{
	text-decoration: none;
	color: #7d7d7d;
}
.linkDetailed a:hover
{
	text-decoration: none;
	color: #000000;
}
.linkDetailed a:active
{
	text-decoration: none;
	color: #000000;
}


.news_big_title a:link
{
	font-weight: bold;
	font-family: arial;
	color: #4b4b4b;
}
.news_big_title a:visited
{
	font-weight: bold;
	font-family: arial;
	color: #4b4b4b;
}
.news_big_title a:hover
{
	font-weight: bold;
	font-family: arial;
	color: #4b4b4b;
}
.news_big_title a:active
{
	font-weight: bold;
	font-family: arial;
	color: #4b4b4b;
}
	
.news_related ul a:link
{
	font-weight: bold;
	font-family: arial;
	color: #4b4b4b;
}
.news_related ul a:visited
{
	font-weight: bold;
	font-family: arial;
	color: #4b4b4b;
}
.news_related ul a:hover
{
	font-weight: bold;
	font-family: arial;
	color: #4b4b4b;
}
.news_related ul a:active
{
	font-weight: bold;
	font-family: arial;
	color: #4b4b4b;
}

.TabNews .ajax__tab_header
{
	color: White;
	font-size: 13px;
	font-weight: bold;
	background-color: Transparent;
	margin-left: 10px;
}
.TabNews .ajax__tab_outer
{
	background-color: Transparent;
}
.TabNews .ajax__tab_inner
{
	padding: 6px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #31667b;
}
.TabNews .ajax__tab_hover .ajax__tab_outer
{
	background-color: Orange;
}
.TabNews .ajax__tab_hover .ajax__tab_inner
{
	background-color: #0f2b38;
}
.TabNews .ajax__tab_active .ajax__tab_outer
{
	background-color: Transparent;
}
.TabNews .ajax__tab_active .ajax__tab_inner
{
	background-color: #0f2b38;
}