#left {
	position: absolute;
	left: 50%;
	margin-left: -389px;
	top: 130px;
}
#right_up {
	position: relative;
	left: 50%;
	margin-left: -212px;
	width: 593px;
}
#right_down {
	position: relative;
	left: 50%;
	margin-left: -211px;
	width: 593px;
	margin-top: 7px;
}

