h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.backimg-DIV {
	background-image: url(../sisetu/img/back-img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.photo-UL {
	padding: 0px;
	width: 652px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -12px;
}

.photo-UL li {
	display: inline;
	float: left;
	margin-bottom: 12px;
	margin-left: 12px;
	width: 205px;
	margin-top: 0px;
	margin-right: 0px;
}
.photo-UL li img {
	width: 205px;
	margin-bottom: 3px;
}
