#content_box {
	position: absolute;
	top: 136px;
	left: 158px;
	width: 564px;
	height: auto;
	font-size: 12px;
}
#content {
	position: relative;
	width: 564px;
	height: 305px;
	background: url(../pics/basic/home_bg.gif) repeat-x;
}
#news {
	position: absolute;
	top: 136px;
	left: 745px;
	width: 274px;
	height: 305px;
	background: url(../pics/basic/home_bg.gif) repeat-x;
}
#foot {
	position: relative;
	top: 40px;
	height: 1px;
	width: 564px;
}