#left {
	position: absolute;
	left: 50%;
	margin-left: -389px;
	top: 135;
}
#right_up {
	position: relative;
	left: 50%;
	margin-left: -205px;
	width: 593px;
}
#right_down {
	position: relative;
	left: 50%;
	margin-left: -204px;
	width: 593px;
	margin-top: 7px;
}
