body {
	background-color: #C5C5C5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#kgn_layout {
	margin: 0px auto 0px auto;
	padding: 0px;
	width:890px;
	height:600px;
	background-image: url(../img/federal.jpg);

	
}
#movie {
	height: 500px;
	margin: 0px ;
	padding: 0px;

}
#copy {
	height: 55px;
	color: #333333;
	font-weight: bold;
	padding: 15px 0px 0px 20px;
}
#copy a:link {
	margin: 0px 4px 0px 4px;
	color: #FF0000;
	text-decoration: underline;
}
#copy a:hover {
	text-decoration: none;
}

#copy2 {
	height: 20px;
	color: #333333;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}
#copy2 a:link {
	margin: 0px 4px 0px 4px;
	color: #333333;
	text-decoration: underline;
}
#copy2 a:hover {
	text-decoration: none;
}



body,td,th {
	font-size: 9pt;
	color: #333333;
	line-height: 14pt;
	font-family: Verdana, 新細明體, sans-serif;
}
