@charset "utf-8";
/* CSS Document */

#photoyearshead{
	width:1000px;
	height:30px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

#photoyears{
	width:1000px;
	height:470px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	overflow:auto
}

#photoyears img{
	max-width:166px;
	margin:0px;
	border:none;
	float:left;
}

#photoyearsfoot{
	width:1000px;
	height:100px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
