.unit_photo {
	width: 700px;
	height: 221px;
	clear: both;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-bottom: 20px;
}
.unit_photo a {
	height: 190px;
	width: 231px;
	display: block;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: px;
	padding-left: 0px;
}

.unit_photo a:hover{
	background-color: #FFF6C4;
	height: 190px;
	width: 231px;
	display: block;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: px;
	padding-left: 0px;
}
.unit_photo li {
	height: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 231px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-right-color: #CCC;
}

.unit_photo li div {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #CDCDCE;
	position: relative;
	padding: 0px;
}
.unit_photo li h3 {
	font-size: 90%;
	background-image: url(../images/mkr05.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding: 10px;
	line-height: 120%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
