.photo {
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 5px;
	width: 680px;
	text-align: left;
}
.photo li {
	font-size: 30px;
	padding: 5px;
	width: 215px;
	height: 166px;
	background-image : url(../images/photo_back.gif);
	background-repeat : no-repeat;
	margin: 5px;
	float: left;
}

.photob {
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 5px;
	width: 680px;
	text-align: left;
}
.photob li {
	font-size: 30px;
	padding: 5px;
	width: 215px;
	height: 166px;
	background-image : url(../images/photo_back2.gif);
	background-repeat : no-repeat;
	margin: 5px;
	float: left;
}

.link_t {
	width: 750px;
	margin-top: 0px;
	margin-bottom: 20px;
}
a.linkb {
	text-align: center;
	color: #867336;
	background: #fdfcd9;
	border-top: 1px solid #c2ae6e;
	border-left: 1px solid #c2ae6e;
	border-right: 1px solid #aa9348;
	border-bottom: 1px solid #aa9348;
	margin: 5px;
	padding:10px;
	width: 100px;
	float: left;
	line-height : 100%;
}

a.linkb:hover{
	position:relative;
	top:1px;left:1px;
	color: #867336;
	background: #FFFFFF;
	border-top: 1px solid #aa9348;
	border-left: 1px solid #aa9348;
	border-right: 1px solid #c2ae6e;
	border-bottom: 1px solid #c2ae6e;
}

a.linkc {
	text-align: center;
	color: #867336;
	background: #fdfcd9;
	border-top: 1px solid #c2ae6e;
	border-left: 1px solid #c2ae6e;
	border-right: 1px solid #aa9348;
	border-bottom: 1px solid #aa9348;
	margin: 0px 0px 1px 25px;
	padding:3px;
	width: 100px;
	float: left;
	line-height : 100%;
}

a.linkc:hover{
	position:relative;
	top:1px;left:1px;
	color: #867336;
	background: #FFFFFF;
	border-top: 1px solid #aa9348;
	border-left: 1px solid #aa9348;
	border-right: 1px solid #c2ae6e;
	border-bottom: 1px solid #c2ae6e;
}
