body {
	background-color: #BABDCE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-align: center;
}
#wrap {
	padding: 0px;
	margin: 10px auto 0 auto;
	border: 1px solid #9999CC;
	position: relative;
	height: 324px;
	width: 552px;
	background: url(top.jpg) no-repeat;
	z-index: 2;
}
#inmnem {
    position:absolute;
	left:267px;
	top:293px; 
	width:248px; 
	height:27px;
	 z-index:6;
}
#text {
	position: absolute;
	width: 450px;
	left: 40px;
	top: 40px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 6px 10px 6px 10px;
	z-index: 7;
	padding-right: 10px;
	visibility: hidden;
}
#story {
    position:absolute; 
	left:419px; 
	top:19px; 
	width:97px; 
	height:18px; 
	z-index:8
}
#pic {
	position: absolute;
	width: 550px;
	height: 243px;
	left: 0px;
	top: 80px;
	z-index: 4;
}
#close {
    position: absolute;
	width: 200px;
	left: 400px;
	top: 347px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}
#close a {
	text-decoration: none;
	color: #666666;
}

img {
border: 0;
}


