body {
	background-color: #FFFFFF;
	text-align: center;
}
#wrap {
	padding: 0px;
	height: 400px;
	width: 600px;
	margin: 20px auto 0 auto;;
	position: relative;
	left: auto;
	right: auto;
	background: url(bg.gif) repeat-x #FFFFFF;
	border: thin solid #999999;
	top: 20px;
}
#close {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 200px;
	position: absolute;
	left: 524px;
	top: 410px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#close a {
	color: #666666;
	text-decoration: none;
}
#text {
	left: 12px;
	top: 96px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin: 0;
	padding: 0;
	width: 280px;
	position: absolute;
	text-align: left;
	z-index: 3;
}#max {
	position: absolute;
	height: 238px;
	width: 282px;
	left: 302px;
	top: 140px;
	z-index: 5;
}
#name {
	position: absolute;
	left: 314px;
	top: 2px;
	height: 40px;
	width: 83px;
}
#picl {
	position: absolute;
	top: 188px;
	height: 200px;
	width: 280px;
	left: 10px;
}
img {
border: 0;
}