@charset "utf-8";
body {
	background-color: #000;
	background-image: url(al-bg.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
}
#apDiv1 {
	position:fixed;
	width:520px;
	height:138px;
	z-index:9999;
	left: 100px;
	top: 12px;
}
#apDiv2 {
	position:absolute;
	width:967px;
	height:439px;
	z-index:100;
	left: 4px;
	top: 8px;
}
#apDiv3 {
	position:absolute;
	width:438px;
	height:213px;
	z-index:1;
	left: 305px;
	top: -156px;
}
#apDiv4 {
	position:absolute;
	width:438px;
	height:213px;
	z-index:1;
	left: 135px;
	top: -116px;
}

#ministry {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CCC;
	width: 80%;
	margin-right: auto;
	margin-left: 124px;
	margin-top: 150px;
}
.block {
	margin-bottom: 25px;
}
.album-select {
	float: left;
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	min-height: 240px;
}

