body {
	padding:0;
	margin:0;
	background:#4c280e url(../img/bg-master.jpg) repeat-x center top;
}
#header{	
	width:960px;
	margin:auto;
	height:154px;
}
#logo { margin-left:100px; width:400px; height:150px; }
#logo #logo-swf { position:absolute; z-index:11; margin-top:20px;}
#movie {margin-left:520px;}
#container {
	width:960px;
	height:648px;
	margin:auto;
	background:url(../img/master.jpg) no-repeat left top;
}
#contents {
	float:right;
	width:400px;
	height:648px;
}
#content { text-align:justify; padding-top:20px; font-size:14px; color:#fff; }
#back { margin:auto; width:960px; }
#back p { display:block; margin:0; padding:0; width:62px; height:51px; cursor:pointer; position:absolute; z-index:97; top:239px; margin-left:15px;}
#navigation {
	width:100%;
	height:53px;
	margin-top:85px;
	position:relative;
	z-index:5;
}
#navigation li.seperator {
	width:2px;
	height:53px;
	margin: -5px 0; padding:0;
	background:url(../img/seperator.png) no-repeat center center;
}
#navigation ul 		{list-style:none; margin:0; padding:0;}
#navigation ul li 	{margin:8px; display:block; float:left; height:53px;}
#navigation ul li a	{text-decoration:none; font-size:18px; color:#cada7f; }
#navigation ul li a:hover { color:#ffde29;}
#navigation ul li a.active { color:#ffde29;}

#footer {clear:both; font-size:10px; color:#fff; width:960px; margin:auto; padding-bottom:10px;}
#left-foot {position:relative; z-index:10; margin-top:-40px; width:400px; padding-left:100px; float:left;}
#right-foot {width:400px; float:right;}
#right-foot ul {list-style:none; margin:0; padding:0;}
#right-foot ul li {display:inline; margin:5px;}
#right-foot ul li a {color:#fff}
#right-foot ul li a:hover {color:#ffe65d}
#right-foot ul li a.active {color:#ffe65d}