#warp {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#dight {
	position: absolute;
	float: left;
	z-index: 99;
	height: 220px;
	width: 245px;
	margin-top: 460px;
	margin-left: 755px;
}
#menu{
	display: block;
	height: 59px;
	width: 1000px;
	overflow: hidden;
	position: relative;
}
#menu img{
	float: left;
}
#design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	font-weight: normal;
	color: #EFE8B1;
	text-decoration: none;
	display: block;
	float: left;
	width: 90pt;
	position: relative;
	margin: 0px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copyright {
	display: block;
	float: left;
	width: 880px;
	position: relative;
	margin: 0px;
	text-align: center;
	height: 65px;
}
#copyright b{
	line-height: 20px;
	font-weight: normal;
	color: #EFE8B1;
}