object{
	z-index: 1;
}
div#pg_a{
	z-index: 90;
	background: #3B3B3B;
	display:block;
	left:0;
	position:absolute;
	margin: 0px;
	top:0;
	width:100%;
}
div#pg_b{
	top: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	margin: 10px 10px 15px 10px;
}
a#pg_cn,a#pg_cp{
	z-index: 10;
	top: 0px;
	display: block;
	position: absolute;
	background: url(../_gfx/system/next_blue.gif) no-repeat center right;
}
a#pg_cp{
	background: url(../_gfx/system/prev_blue.gif) no-repeat center left;
}

div.photo_pblock {
	float:left;
	height:auto;
	text-align:justify;
	margin: 5px;
	width: auto;
}
span.photo_po {
	background:#FAF6E3 none repeat scroll 0 0;
	border:1px solid #000000;
	color:#000000;
	display:inline-block;
	margin:1px 0;
	padding:2px;
	text-align:center;
	width:162px;
}
div.photo_pblock span.galE {
	display: inline-block;
	margin: 2px;
	padding: 4px;
	background: #F0F0F0;
	border: 1px solid #D0D0D0;
	width: 154px;
}
/* start  */
div.gal_block{
	display: inline-block;
	width: 220px;
	min-height: 100px;
	margin-top: 20px;
	text-align: center;
}
div.gal_block a:hover{
	text-decoration: none;
}
div.gal_block a img{
	border: 0px;	
}

