﻿#Center {
	position:absolute;
	left:100px;
	top:110px;
	width:700px;
	height:250px;
	z-index:3;
	background-color:#edede3;
	
}
#Center-Header {
	position:absolute;
	left:550px;
	top:-28px;
	height:26px;
	z-index:1;
	width: 140px;
}

#Center-Header-1 {
	position:absolute;
	left:123px;
	top:7px;
	width:15px;
	height:8px;
	z-index:1;
}
#Center-Header-2 {
	position:absolute;
	left:2px;
	top:3px;
	width:117px;
	height:14px;
	z-index:2;
}