/* CSS Document */

	#newsblock { width:610px; height:245px; background-color:#000 }
	#newsblock .news { display:block; color:#777; font:12px "Trebuchet MS", "MS Sans Serif", georgia; text-decoration:none }
	#newsblock .news:hover { color:#111; }
	
	#newsblock .hot { float:left; width:365px; height:245px; margin-right:2px; }
	#newsblock .hot a { padding:5px; position:absolute; z-index:99; display:block; width:362px;height:240; text-decoration:none; font:12px "Trebuchet MS", "MS Sans Serif", georgia; color:#ccc; line-height:13px; }
	#newsblock .hot a span { display:block; font:21px "Arial Narrow", Arial, Tahoma; letter-spacing:-1px; padding:0; margin-top:175px!important; color:#eee; }
	#newsblock .hot a:hover { color:#fff; }
	#newsblock .hot a:hover span { color:#fff; }
	#newsblock .hot div { margin:175px 0 0 0px; position:absolute; z-index:95; display:block; width:365px; height:70px; background:#000; opacity:0.7; filter:alpha(opacity=70); }
