#top_flash {
	clear: both;
	padding:0 4px;
}
#news {
	float: left;
	width: 542px;
}
#information {
	float: right;
}/*=================*info=======================*/

#news_infobox {
	background-image: url(../images/info_box_t.gif);
	width: 531px;
	margin:20px auto;
}
#news_infobox ul {
	background-image: url(../images/info_box_b.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:10px 8px;
}
#news_infobox li {
	list-style-type: none;
	background-image: url(../images/icon_arrow3.gif);
	background-repeat: no-repeat;
	padding: 3px 3px 3px 17px;
	background-position: 0 2px;
}
