@charset "utf-8";
/* CSS Document */

.flashnews{margin-top:3px; float:left;}
.flashnews_bodydiv{
	width:277px;
	height:228px;
	background:url(flashnews_body.gif) no-repeat;
	padding-left:9px;
	padding-top:7px;float:left;

}
.flashnews_downmorediv{
	width: 52px;
	height: 19px;
	background: url(more.gif) no-repeat;
	text-align: right;
	margin-right: 8px;
	float: right;
	cursor:hand;
}