#ZoomPic{
	z-index: 20002;
	padding: 1px;
	border: 1px solid #000066;
	background: #FFFFFF;
	cursor: pointer;
	margin: 0 auto;
	text-align: center;
}

#PicZoom{
	z-index: 20001;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	margin: 20px auto;
	color: #000000;
	text-align: center;
}

#PicZoomCaption{
	padding: 10px;
	margin: 10px auto;
	width: 684px;
	background: #000066;
	color: #FFFFFF;
	z-index: 20002;
	text-align: center;
}

#PicZoomLayon{
	z-index: 20000;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background: #FFFFFF;
	background-image: url(../images/skin/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	text-align: center;
}
