﻿body 
{
	background-color:#000;
	text-align:center;
	margin:0px;
}
#Content
{
	width:1000px;
	background-color:Black;
	height:auto;
}
#Left
{
	float:left;
	width:600px;
}
#MoveList
{
	width:520px;
	float:right;
	margin-top:20px;
	text-align:left;
	background-image:url('../Images/LEFT_BG_1.jpg')
}
#MoveContent
{
	width:520px;
	clear:both;
}
.MC_Item
{
	width:100px;
	height:125px;
	float:left;
	margin:10px;
}
.MC_Item img
{
	width:100px;
	height:100px;
	border:0px;
}
.MC_Item a
{
	font-size:13px;
	text-decoration:none;
	color:Black;
}
.MC_Item a:hover
{
	text-decoration:underline;
}
#Right
{
	width:370px; 
	float:right;
	min-height:500px;
	margin-top:30px;
	background-image:url('../Images/RIGHT_BG_1.JPG');
}
#ShowVideo
{
	width:265px;
	height:180px;
}
#LogoList
{
	width:265px;
}
#LogoList img
{
	width:85px;
	height:30px;
	margin:5px;
	float:left;
}
#ItemList
{
	width:265px;
	text-align:left;
	margin-top:10px;
}
#ItemList a
{
	color:White;
	font-size:16px;
	line-height:24px;
	text-decoration:none;
}
#FootBoot
{
	width:1000px;
	clear:both;
	color:White;
	font-size:13px;
	padding-top:10px;
}
#Palying
{
	width:450px;
	height:330px;
	padding-top:10px;
	float:left;
	margin-bottom:8px;
	margin-right:25px;
	border:1px solid #333;
}
#MovieContent
{
	width:830px;
	height:auto;
	clear:both;
	margin-top:10px;
	color:White;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-indent:2em;
}