


 /**
 * MNS HABER SISTEMI
 * Copyright © 2008 http://www.Suryazilim.com, All Rights Reserved
 */




	
	#newsblock { width:500px; height:200px; padding:5px; }
	#newsblock .news:hover { color:#111; }
	#newsblock .news { display:block;    text-decoration:none; font-weight:bold; margin-top: 0; margin-bottom: 0; }
	#newsblock .hot { float:left; width:300px; height:200px; margin-right:5px; }
	#newsblock .hot a { margin-top:135px; padding:5px; position:absolute; z-index:99; display:block; width:290px; text-decoration:none; font:12px "Trebuchet MS", "MS Sans Serif", georgia; color:#ccc; line-height:13px; }
	#newsblock .hot a span { display:block; color:#00FF00; font:14px  "Tahoma", "Trebuchet MS", georgia; text-decoration:none; font-weight:bold; }
	#newsblock .hot a:hover { color:#fff; }
	#newsblock .hot a:hover span { color:#fff; }
	#newsblock .hot div { margin:135px 0 0 0px; position:absolute; z-index:95; display:block; width:300px; height:65px; background:#000; opacity:0.4; filter:alpha(opacity=80); }
	
	
	hot
{ 
background-image:url('smiley.gif');
background-repeat:no-repeat;
background-attachment:fixed;
}