@charset "utf-8";
/* CSS Document */


#popup {position:relative; top:0px; left:0px; width:75px; background-color:#ffffff; z-index:100;}
#popup a.p1, #popup a.p1:visited {display:block; width:75px; height:75px; text-decoration:none; background:#ffffff; top:0; left:0; border:0;}
#popup  a img {border:0;}
#popup  a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000000;}
#popup  a .large {
	display:block;
	position:absolute;
	width:0;
	height:0;
	border:0;
	top:0;
	left:0;
	overflow: hidden;
}
#popup a.p1:hover .large {display:block; position:absolute; top:-65px; left:150px;  width:411px; height:500px; border:10px solid #cccccc; overflow: hidden;}



#popup2 {position:absolute; top:425px; left:180px; width:75px;background-color:#ffffff; z-index:100;}
#popup2 a.p1, #popup a.p1:visited {display:block; width:75px; height:75px; text-decoration:none; background:#ffffff; top:0; left:0; border:0;}
#popup2  a img {border:0;}
#popup2  a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000000;}
#popup2  a .large {
	display:block;
	position:absolute;
	width:0;
	height:0;
	border:0;
	top:0;
	left:0;
	overflow: hidden;
}
#popup2  a.p1:hover .large {display:block; position:absolute; top:-65px; left:150px;  width:576px; height:702px; border:10px solid #cccccc; overflow: hidden;}


#popup3 {position:absolute; top:580px; left:180px; width:75px; background-color:#ffffff; z-index:100;}
#popup3 a.p1, #popup a.p1:visited {display:block; width:75px; height:75px; text-decoration:none; background:#ffffff; top:0; left:0; border:0;}
#popup3  a img {border:0;}
#popup3  a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000000;}
#popup3  a .large {
	display:block;
	position:absolute;
	width:0;
	height:0;
	border:0;
	top:0;
	left:0;
	overflow: hidden;
}
#popup3  a.p1:hover .large {display:block; position:absolute; top:-65px; left:150px;  width:600px; height:730px; border:10px solid #cccccc; overflow: hidden;}

