s@charset "utf-8";
/* CSS Document */
tabel#photo_info {
	width:777px;
} 
table#photo_info td {
	width:225px;
	background-color:#006666;
	padding:1px;
	border:1px solid #000;
}
table#photo_info p {
	color:#fff;
}

