<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
	FONT-SIZE: 13px;
/*	COLOR: #FFFFFF;*/
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-image: url(../images/index_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-attachment: scroll;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

A IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

#header-wrapper {
	WIDTH: 1002px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	WIDTH: 1002px;
	background-image: url(../img/index_top_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}

#page {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	WIDTH: 974px;
	PADDING-TOP: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/leftbg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

#footer {
	WIDTH: 100%;
	HEIGHT: 159px;
	background-image: url(../images/down_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
}
.right1_bg {
	background-attachment: scroll;
	background-image: url(../images/right1/right1_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.news_bg {
	background-attachment: scroll;
	background-image: url(../images/right3/right3_04.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.link_bg {
	background-attachment: scroll;
	background-image: url(../images/right3/right3_07.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.movie_bg {
	background-attachment: scroll;
	background-image: url(../images/movie/right1_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.star_bg {
	background-attachment: scroll;
	background-image: url(../images/movie/right1_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}</pre></body></html>