@charset "utf-8";
.ph_gal {
	width:450px;
	min-width:450px;
	color:#000000;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.ph_gal .hd {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
}

.ph_gal .bd {
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.ph_gal .bd .s  {
	margin:0px;
	padding:0em;
}

.ph_gal .ft {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:15px;
}
.float50 {
	float: left;
	width: 48%;
}
.clear{clear:both}

