#zoom {
	z-index:1000;
	position:absolute;
	top:0px;
	width:963px;
	display:none;
	float:left;
	text-align:center;
}

#zoom a{
	text-decoration:none;
	color:#fff;
}

#zoom p a{
	text-decoration:none;
	color:#666;
}

#zoom a p{
	text-decoration:none;
	color:#666;
}

#transp{
	z-index:900;
	position:absolute;
	top:0px;
	width:963px;
	display:none;
	background:#000;
	opacity : 0.5;
    filter : alpha(opacity=50); 
}

#piczoom{
	text-align:center;
	cursor:pointer;
}

#piczoom p{
	margin-top:150px;
	margin-left:25%;
	_margin-left:5%;
	padding:100px 0 100px 0;
	width:50%;
	background:#fff;
	z-index:950;
}

#piczoom img{
	background-color:#fff;
	border:10px solid #ffffff;
	margin-top:150px;
}