#content_news 
	{
	/*background:url(images/bg_news.gif) repeat-y;*/
	margin-top:50px;
	width:500px;
	/*background-color:black;*/
	float:left;
	text-align:left;
	color:white;
	
	font-weight:500;
	}
	
#content_news h1
	{
	background:url(images/header_news.gif) no-repeat;
	font-size:18px;
	line-height:25px;
	text-align:center;
	}
#content_news p
	{
	font-size:17px;
	color:#d3d3d3;
	margin:15px;
	}
a:visited{color:white;}
a:link{color:white;}
a:hover{color:gray;}

#vanhat {
	display:none;
	}
		
