body {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #707173;
	background-color: #EDEDEE;
}
#boxOut {
	position: absolute;
	margin: 0px auto;
	padding: 21px 0 0 19px;
	width: 916px;
	height: 680px;
	text-align: left;
	background: url(images/stories/bg_all.gif) no-repeat top left;
	top: 50%;
	left: 50%;
	margin-top: -340px;	
	margin-left: -458px;	
}
#boxIn {
	width: 856px;
	height: 606px;
	text-align: left;
}
#boxImp {
	width: auto;
	height: auto;
	cursor: pointer;
	padding-top: 5px;
}
:focus { outline:0; }
a {
	text-decoration: none;
	color: #707173;	
}
a:hover {
	text-decoration: underline;
}
