#home_float {
  float: right;
  width: 200px;
  margin: 0 0 0 5px;
}

#home_subtitle {
	position: absolute;
	top: 0px;
	left: 537px;
	font-size: 11px;
	width: 200px;
	line-height: 13px;
	font-weight: bold;
	text-align: center;
	color: red;
}

#home_forum_last {
	float: left;
	width: 280px;
}

#home_art_last {
  float: right;
  width: 280px;
}
