#photo a img {
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	height: 80px;
	width: 80px;
}
#photo h3 {
	background-image: url(../image/photo_top_title.jpg);
	height: 35px;
	width: 164px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#photo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#photo h3 span {
	display: none;
}

