#PanelHeader
{
	background-image			:	url(./image/Panel/Main.jpg);
	background-position			:	center 50px;
	height					:	750px;
	margin					:	0px;
}
#PanelContentBodyHeader
{
	background-image			:	url(./image/Panel/Main.jpg);
	height					:	0px;
}
#PanelFooter
{
	margin					:	0px;
}






#PanelMovie
{
	position					:	relative;
	height					:	750px;
}
#PanelMovieIndex
{
	position					:	absolute;
	top					:	350px;
	left					:	0px;
	color					:	#ffffff;
}
div.PanelMovieIndex
{
	float					:	left;
	margin					:	0px 20px 0px 0px;
}
div.PanelMovieIndexLogo
{
	margin					:	0px 0px 10px 0px;
	height					:	30px;
}
div.PanelMovieIndexBox
{
	float					:	left;
	margin					:	0px 15px 30px 0px;
	font-size				:	14px;
	line-height				:	1.4em;
	text-align				:	center;
}
div.PanelMovieIndexBox img
{
	width					:	120px;
}
div.PanelMovieIndexComment
{
	margin					:	0px 15px 0px 0px;
}
#PanelMovieBody
{
	position					:	absolute;
	top					:	170px;
	right					:	2px;
	width					:	600px;
	height					:	480px;
	padding					:	10px;
	background-image			:	url(./image/Panel/Background.png);
}
