body {
	background-color: #DCD4AA;
}
#wrap {
	margin: 10px auto 0 auto;
	border-bottom: 1px solid #FF9900;
	position: relative;
	height: 350px;
	width: 552px;
	background: url(bg.jpg) no-repeat;
	
	}
#pic {
	position: absolute;
	height: 280px;
	width: 417px;
	left: 70px;
	top: 43px;
}

#top {
	position: absolute;
	height: 30px;
	width: 417px;
	left: 70px;
	top: 2px;
}
#inmem {
    position:absolute;
	left:368px;
	top:319px;
	width:136px;
	height:23px;
	 z-index:3
	
}
#close {
	font-size: 10px;
    position: absolute;
	left: 420px;
	top: 367px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
#close a {
	text-decoration: none;
	color: #663300;
}
img {
border: 0;
}/* CSS Document */

