@CHARSET "UTF-8";

#news_wrapper
{
	background: white;
	
	font: 13px/1.75 ;
	margin: 10 auto;
	padding: 0px 0 0;
	width: 230px;
	background: #gray;
}

#header_top
{
	
	width:889px;
	height:300px;
}

#header_top_ang
{
	
	width:889px;
	height:300px;
}

#smallThumbnail
{
	background: white;
	
	position:absolute;
	padding: 2px;
	
	background: #gray;
}




#newsPhotoPart
{
	background: red;
	color: inherit;
	font: 13px/1.75 ;
	margin: 0 auto;
	padding: 4px 4px 4px;
	width: 100px;
}


#newsContentPart
{
	background: green;
	color: inherit;
	font: 13px/1.75 ;
	margin: 0 auto;
	padding: 4px 4px 4px;
	width: 200px;
}