#content_left {
	float: left;
	width: 276px;
}

#content_right {
	float: right;
	width: 217px;
	margin-left: 30px;
	margin-bottom: 90px;
}

#content_left2 {
	float: left;
	width: 276px;
}

#content_right2 {
	float: right;
	width: 264px;
	margin-left: 30px;
	margin-bottom: 90px;
}

#red_kite_news {
	width: 140px;
	height: 12px;
	background-image: url("../images/red_kite_news.jpg");
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 25px;
}

#red_kite_news span {
	display: none;
}