body{
	margin: 0;
	padding: 0;
	background-color: #333333;
	background-image: url('../gal_back1.png');
	background-position: center top;
	background-repeat: no-repeat;
	color:#CCCCCC;
}
#apDiv1 {
	background-color: #333333;
	position:absolute;
	left:341px;
	top:45px;
	width:400px;
	height:654px;
	z-index:1;
	overflow: Scroll;
}

#apDiv2 {
	position:absolute;
	left:171px;
	top:727px;
	width:756px;
	height:39px;
	z-index:2;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}

#apDiv4 {
	position:absolute;
	left:459px;
	top:712px;
	width:167px;
	height:48px;
	z-index:4;
}
#text_pole {
	background-color: #333333;
	position:absolute;
	left:200px;
	top:54px;
	width:640px;
	height:640px;
	z-index:1;
	overflow: Scroll;
}

