@charset "utf-8";
#page {
	position:absolute;
	left:17px;
	top:16px;
	width:670px;
	height:754px;
	z-index:2;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	overflow: visible;
}
#back {
	position:absolute;
	left:25%;
	top:15px;
	width:704px;
	height:787px;
	z-index:2;
	background-color: #CCFFCC;
	right: 25%;
}
#head {
	position:absolute;
	left:35px;
	top:16px;
	width:600px;
	height:58px;
	z-index:1;
	border: 2px none #CCFFCC;
}
#textbody {
	position:absolute;
	left:189px;
	top:138px;
	width:439px;
	height:592px;
	z-index:2;
	border: 2px solid #CCFFCC;
	margin: 0px;
	padding: 5px;
	overflow: scroll;
}
#links {
	position:absolute;
	left:34px;
	top:133px;
	width:132px;
	height:326px;
	z-index:3;
	border: 2px none #30D1E5;
	margin: 5px;
	font-size: 24px;
	color: #30D1E5;
}
#add2 {
	position:absolute;
	left:35px;
	top:471px;
	width:132px;
	height:126px;
	z-index:3;
	border: 2px none #30D1E5;
}

#add1 {
	position:absolute;
	left:33px;
	top:687px;
	width:132px;
	height:46px;
	z-index:3;
	border: 2px solid #30D1E5;
	padding: 3px;
	margin: 0px;
}
