
div.foto_g {
	width:420px;
	margin:auto;
/*
	background:plum;
*/
}


div.foto_g div.fg_frame {
	float:left;
	padding:10px;
	background:url('../p_himg/min.png') no-repeat 5px 5px;
}

div.foto_g img {
	display:block;
	width:120px;
	height:90px;
	cursor:pointer;
	border:0;
}

img.img_full {
	display:block;
	position:absolute;
	margin:100px auto 0 auto;
	top:100px;
}


