.toptitle {
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
	font-size: 14px;
	font-weight: bold;
}

.onephoto {
	width: 390px;
	height: 150px;
	float: left;
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: #000;
}

.onephoto .pic {
	width: 390px;
	height: 140px;
	background-position: left center;
	background-repeat: no-repeat;
}
