body {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	margin: 0px;
	color: #FFFFFF;
}
p {
	font-size: 0.65em;
	padding-top: 10px;
	padding-right: 10px;
	margin: 0px;
}
form {
	font-size: 0.7em;
	margin: 0px;
}
h1 {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 0.7em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 0.7em;
	font-weight: normal;
	font-style: oblique;
	margin: 0px;
	padding: 0px;
}
a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
hr {
	background-color: #CC3300;
	height: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
#page {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 714px;
	height: 502px;
	margin-left: -352px;
	margin-top: -251px;
}
#content {
	position: relative;
	width: 714px;
	height: 462px;
}
#fullcontent {
	position: absolute;
	left: 36px;
	top: 110px;
	width: 651px;
	height: 330px;
	overflow: auto;
}
#fullcontent3 {
	position: absolute;
	left: 36px;
	top: 110px;
	width: 651px;
	height: 300px;
	overflow: auto;
}
#fullcontent2 {
	position: absolute;
	left: 36px;
	top: 110px;
	width: 651px;
	background-image: url(images/map.gif);
	background-repeat: no-repeat;
	height: 304px;
	padding: 20px;

}
#content img {
	border: 3px solid #FFFFFF;
	margin-bottom: 10px;
}
#fullcontent img {
	border: 3px solid #FFFFFF;
	margin-bottom: 10px;
}
#fullcontent2 img {
	border: 0px;
}
.movie {
	margin-bottom: 10px;
	width: 406px;
}
.third {
	position: absolute;
	top: 110px;
	width: 200px;
	height: auto;
	margin-top: 10px;
	overflow: hidden;
}
#all {
	position: absolute;
	top: 425px;
	right: 25px;
}
#back {
	position: absolute;
	top: 420px;
	left: 36px;
}
#all select {
	font-size: 12px;
}
#inner_list {
	position: absolute;
	width: 426px;
	right: 25px;
	height: 330px;
	overflow: auto;
}
#footer {
	position: relative;
	top: 0px;
	height: 40px;
}
