@charset "utf-8";

#main_frame/* CSS Document */
 {
	float: left;
	width: 619px;
	height: 326px;
	border: 1px solid #494A4C;
	margin-left: 2px;
}

#smoothmenu1 {
	height: 328px;
	width: 199px;
	float: right;
	background: #FE0000;
	margin-right: 2px;
}

#news_title {
	height: 19px;
	margin-top: 3px;
}

#news h2 {
	margin-left: 10px;
	float: left;
}

#news ul {
	margin-top: 10px;
	margin-left: 15px;
}

#news {
	width: 820px;
	float: left;
}
