#img-box{
	position:absolute;
	top:0;
	left:0;
	z-index:999;
	display:none;
	border:#DDD 1px solid;
	background:#FFF;
}
#img-box_hit{
	background:none;
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
	display:none;
}

#img-box img{
	width: 240px;
}

#img-box table{
	width: 248px;
}

#img-box table tr td{
	padding: 4px;
}
#img-box table tr td.text{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
	line-height: 1.5;
}

#picturelist div.photo2 {
	width: 645px;
	margin-bottom: 15px;
}

#picturelist div table.image {
}

#picturelist div.photo2 table {
}

#picturelist div table.image tr td {
	padding: 0px 1px 0px 0px;
}

#picturelist div.photo2 table tr td {
	padding: 0px 1px 0px 0px;
}

#picturelist div.photo2 table {
	width: 100%;
}

#picturelist div.photo2 table tr td {
	width: 128px;
}
