@charset "utf-8";
.clear {
	clear:both;
}

#body_box #right_box {
	margin: 0;
	display:block;
	float: right;
	width: 222px;
}

#info_box {
	position: relative;
	background:url(../img/top2/news_bg.gif) no-repeat 0px 0px;
	width: 500px;
	height: 176px;
	float:left;
}

#info_box #info_flow {
	position: absolute;
	top: 40px;
	left: 20px;
	width: 460px;
	height: 120px;
	overflow: auto;
}
.right_photo {
    float:right;
    margin:5px 5px 0 0;
}