#PanelTitle
{
	text-align			:	center;
}
#PanelTitle img
{
	margin-right			:	40px;
}

#PanelFrame
{
	position		:	relative;
	overflow		:	hidden;
	width			:	945px;
	height			:	200px;
}
div.PanelPhotoMenu
{
	float			:	left;
}
div.PanelPhotoList
{
	border			:	solid 1px #cccccc;
	padding		:	2px;
	background-color	:	#ffffff;
	float			:	left;
	text-align		:	center;
	margin			:	0px 6px 10px 0px;
}

#PanelOpening
{
	background-image	:	url(./image/Shop.jpg);
	background-repeat	:	norepeat;
	line-height			:	0em;
}

