.outer
{
	width:600px;
	height:800px;
	border: 0px solid #ffffff;
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;
	
}

.border
{
	width:370px;
	height:600px;
	border: 4px solid #ffffff;
	margin-left:auto; 
	margin-right:auto; 
	margin-top:20px; 
	text-align:center;
	
}

.pic_in
{
	width:370px;
	height:600px;
	margin-left:auto; 
	margin-right:auto; 
	margin-top:0px; 
	text-align:center;
	background:url(6716kl.jpg);
}

.exit
{
	width:180px;
	height:36px;
	margin-left:111px; 
	margin-right:0; 
	margin-top:18px; 
	float:left;
	background:url(slice_exit.png);
}

.entry
{
	width:180px;
	height:36px;
	margin-left:309px; 
	margin-right:0; 
	margin-top:18px; 
	background:url(slice_entry.png);
}

#text
{
	color: #c62883;
	font-family:"Courier New", Courier, monospace;
	font-size:10pt;
	text-align:justify;
	line-height:1.3em;
	border: 0px solid #ffffff;
	margin-top:20px;
}