/* CSS Document */

	#newsblock { width:566px; height:200px; padding:2px; border:1px solid #ccc;z-index:1;  position:absolute}
	#newsblock .news { display:block; color:#777; font:11px "verdana", "MS Sans Serif", georgia; text-decoration:none; padding-bottom:5px; }
	#newsblock .news:hover { color:#000; }
	
	#newsblock .hot { float:left; width:250px; height:200px; margin-right:5px;}
	#newsblock .hot a { margin-top:150px; padding:5px; position:absolute; z-index:99; display:block; width:250px; text-decoration:none; font:11px "tahoma", "MS Sans Serif", georgia; color:#000; line-height:13px; }
	#newsblock .hot a span { display:block; font:12px "tahoma", Arial;  padding:0; margin:0; color:#fff; font-weight:BOLD; }
	#newsblock .hot a:hover { color:#fff;  }
	#newsblock .hot a:hover span { color:#fff; }
	#newsblock .hot div { margin:115px 0 0 0px; position:absolute; z-index:95; display:block; border:5px solid #000; width:250px; height:85px; }
	
	
	
	#hotlink {/* background-color:#000;  opacity:0.5; filter:alpha(opacity=50);*/ color:#000000; height:45px; }

	
	
