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

.photo_tn{
	float:left;
	height:180px;
	width:140px;
	padding:5px;
	text-align:center;
	line-height:20px;
}
.album_tn{
	float:left;
	width:170px;
	height:200px;
	line-height:20px;
	padding:5px;
	text-align:center;
}
