﻿#photomore_list
{
	width:760px;
	margin:auto
}

#photomore_list a {
color:#000000;
text-decoration:none
}
.photoimg {
width:120px;
height:120px;
display:table-cell;
margin:2px;
overflow:hidden;
vertical-align:middle
}
.photoimg table 
{
border:0;
width:120px;
height:120px
}
.photoimg img
{
	border:#CCCCCC 1px solid;
	padding:2px
}
.pagelink
{
	text-align:center;
	height:30px;
	line-height:30px;
	padding:10px 0 6px 0
}
.pagelink a
{
	color:#333333;
	padding:2px;
	text-align:center;
	margin:0 2px 0 2px
}