body {
	background-color: #667788;
	color: #111111;
	margin: 4px;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
a:link	{color: #000066;}
a:visited	{color: #000066;}
a:hover	{color: #999999;}
a:active	{color: #999999;}


#container {
	background-color: #FCFCFF;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #888888;
	padding: 0px;
	text-align: left;
}
#header {
	background-color: #666666;
	padding: 2px 0px 0px 2px;
	height: 48px;
}
#to-top {
	clear: both;
	font-size: 11pt;
	line-height: 137%;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	text-align: right;
}
#footer {
	clear: both;
	height: 24px;
	margin: 0px;
	border-top: solid 1px #999999;
	text-align: center;
	font-size: 10pt;
	line-height: 18pt;
}
#footer a.footer-author {
	text-decoration: none;
	color: #111111;
}
#header h1 {
	font-size: 14pt;
	line-height: 14pt;
	font-weight: bold;
	margin: 6px 0px 0px 4px;
	padding: 0px;
}
#header h2 {

	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	margin: 4px 0px 0px 4px;
	padding: 0px;
}
#header a {
	text-decoration: none;
	color: #eeeeee;
}
#content {
	clear: both;
}
.main {
	
	float: left;
	text-align: left;
	width: 640px;
	padding: 8px 0px 8px 8px;
	overflow:hidden;
}

.main h1 {
	font-size: 13pt;
	line-height: 166%;
	font-weight: bold;
	margin: 16px 0px 8px 0px;
}
.main h2 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 150%;
	margin: 16px 0px 8px 0px;
}
.main p {
	text-indent: 12px;
	font-size: 12pt;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
}
p.caption {
	text-indent: 0px;
	font-size: 10pt;
	line-height: 125%;
	margin: 0px 2px 0px 0px;
}
.sidebar {
	text-align: left;
	float: right;
	width: 160px;
	padding: 4px 4px 4px 4px;
	overflow: hidden;
}

.navi {
	color: #666666;
	font-size: 11pt;
	line-height: 125%;
}
.navi h2 {
	font-size: 12pt;
	line-height: 150%;
	text-align: center;
	margin: 0px;
	padding: 16px 0px 8px 0px;
}
.navi ul {
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.navi li {
	font-size: 9pt;
	line-height: 125%;
	list-style-type: circle;
	margin:  0px 0px 8px 12px;
	padding: 0px 0px 0px 0px;
}
.powered {
	font-weight: normal;
	font-size: 10pt;
	line-height: 125%;
}
.main-language {
	margin: 8px 8px 16px 8px;
}
.main-reserved {
	height: 40px;
}
.main-movie {
	width: 800px;
	overflow: hidden;
	padding: 20px 0px 20px 0px;
	background: #333333;
}
.theatre {
	margin: 8px 0px 0px 8px;
}
.main-text {
	clear: left;
	text-align: justify;
	margin:  8px 4px 0px 4px;
	padding: 0px 0px 0px 0px;	
}
.main-texture {
	clear: left;
}
.main-texture img {
	margin:  8px 8px 0px 0px;
	float: left;
}
.main-texture p {
	text-indent: 0px;
	padding: 8px 0px 0px 8px;
}
.terms {
	margin:  8px 4px 0px 4px;
	text-align: justify;
}
.index-lead {
	margin:  8px 8px 8px 8px;
}
.index-list {
	margin:  8px 8px 8px 8px;
}
.index-list div {
	clear: left;
}
.index-list img {
	float: left;
	margin: 8px 8px 0px 0px;
}
.index-list h1 {
	font-size: 12pt;
	line-height: 12pt;
 	font-weight: bold;
	padding: 0px 0px 0px 0px;	
	margin: 16px 0px 0px 0px;	
}
.index-list h2 {
	font-size: 10pt;
 	font-weight: normal;
 	text-decoration: none;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 8px 0px;	
}