/* Panel */
#PanelHeaderTitle
{
	width				:	840px;
	margin				:	0px auto;
	padding-top			:	10px;
	border				:	solid 0px #cccccc;
	background-color	:	#ffffff;
}
#PanelContent
{
	width				:	840px;
	margin				:	0px auto;
	border				:	solid 0px #cccccc;
	background-color	:	#ffffff;
}
#PanelHeaderTop
{
	margin					:	0px auto;
	width					:	920px;
	background-image		:	url(../image/header/Panel/Background/Top.png);
	background-repeat		:	no-repeat;
	text-align				:	center;
}
#PanelHeader
{
	margin					:	0px auto;
	width					:	920px;
	background-repeat		:	no-repeat;
	text-align				:	center;
}
#PanelHeaderMenu
{
}
#PanelFooter
{
	margin				:	1em;
	text-align			:	center;
}
#PanelFooterMenu
{
	text-align			:	center;
}
#PanelMap
{
	border				:	solid 1px #999999;
	height				:	500px;
	margin				:	1em;
}
#PanelContentInner
{
	padding				:	20px;
}
#PanelProducer
{
	display					:	none;
}
#PanelPath
{
	padding					:	4px 8px;
	background-image		:	url(../image/path/660/Background.png);
	background-repeat		:	no-repeat;
}
div.PanelPhotoIcon
{
	border					:	solid 1px #cccccc;
	padding					:	2px;
	background-color		:	#ffffff;
}
div.PanelInformation
{
	border					:	solid 1px #999999;
	padding					:	15px;
}


div.PanelEvaluation
{
	border				:	solid 1px #999999;
	padding				:	10px 20px;
}
div.PanelEnqueteQuestion
{
	background-color	:	#dddddd;
	padding				:	4px 8px;
}
span.LabelEnqueteQuestion
{
	font-weight			:	bold;
}

img.ImageTitle
{
	margin-bottom		:	0.5em;
}

div.left
{
	float				:	left;
}
div.right
{
	float				:	right;
}
div.clear
{
	clear				:	both;
}
