#news_section {
	float:left;
	border: 0px solid #ff0000;
	width:232px;
	height: 303px;
	overflow:hidden;
}

#news_section #news_frame {
	float:left;
	border: 0px solid #00ff00;
	width:228px;
	height: 301px;
}

#news_section #news_frame .header {
width:234px; height:56px;
	padding-bottom: 0;
 background:url(/img/news_head.gif) no-repeat left top;
}

.header h3 {text-indent:-10000px; display:block; margin:0; padding:0;}

#news_section #news_frame .body {
	width:211px;
	height:220px;
	padding: 8px 8px 8px 11px;
	overflow:auto;
	border: 1px solid #aaa;
	font:11px verdana, helvetica, arial, sans-serif; line-height:15px;
}

.body p {margin:0; padding:0;}
.body p a {margin:0; padding:0; color:#990000; text-decoration:none;}
.body p a:hover {color:#000000;}

.news_divider {margin:4px 0 6px 1px; width:188px; height:1px; background:url(/img/news_divide.gif) repeat left;}

#news_foot {height:8px; width:230px; border-bottom:1px solid #aaa; border-left:1px solid #aaa; border-right:1px solid #aaa; background:#ddd;}

/* NEWS */

.date {color:#aaa; font:10px verdana, helvetica, arial, sans-serif; line-height:20px;}
