*{
	margin-top			:0px;
	margin-bottom		:0px;
}

body{
	background-color: #333355;
	color: #333333;
	font-size: 12px;
	line-height: 100%;
	padding: 0;
	margin: 0;
}

#contents{
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	border-left: inset 1px #ddddff;
	border-right: outset 1px #ddddff;
}

h1{
	background: url(image/topphoto-800x300.jpg) 0em 40px no-repeat;
	height: 32px;
	line-height: 40px;
	background-color: #222299;
	color: white;
	width: 786px;
	font-size: 200%;
	font-weight: bold;
	padding: 0 0 300px 14px;
}
#topphoto{
	width: 800px;
	height: 300px;
}

h2, h3, h4, p{
	font-size: 110%;
	margin: 0.5em 2em 0.5em 2em;
}
h2{
	color: white;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 2em;
	width: 700px;
	background: url(image/arrowlink.gif) 0em 0px no-repeat;
	background-color: #5555aa;
}
h3, h4, p{
	margin-left: 2.5em;
	margin-right: 2.5em;
	font-weight: normal;
}

ul li{
	list-style: outside url(image/information.gif);
	line-height: 1.8em;
	margin: 0px 3em 0px 1.2em;
	padding: 0px 0px 0px 0.8em;
}

ol li{
	margin: 0px 3.5em 0.5em 2.5em;
}

h3 a, h3 a:link, h3 a:visited, ol li a, ol li a:link, ol li a:visited{
	font-weight: bold;
	padding: 0.2em;
	margin-bottom: 0.2em;
}

h3 a, h3 a:link, h3 a:visited{
	border: 1px #333388 dotted;
	display: block;
	background-color: #eeeeff;
	margin-bottom: -0.5em;
}

h3 a:hover, ol li a:hover{
	background-color: #ffdddd;
}

table{
	margin-left: 3em;
}
th{
	border-left: solid 0.5em #333399;
	border-bottom: solid 1px #333399;
	padding-left: 1em;
	padding-right: 1em;
	text-align: left;
	background-color: #eeeeff;
}
select{
	width: 400px;
}
input{
	width: 400px;
}
textarea{
	width: 400px;
}

.r{
	color: red;
	font-weight: bold;
}

.form-button{
	width: 10em;
	float: right;
}

#footer{
	clear: both;
	margin-top: 2em;
	border-top: dotted 2px #cccccc;
	border-bottom: solid 2px #cccccc;
	padding: 5px 20px 25px 20px;
	width: 760px;
}
#footer div#img-right img{
	float: right;
}

a{
	text-decoration: none;
}

a.link-arrow, a:link.link-arrow, a:visited.link-arrow{
	padding-left: 1em;
	background: url(image/arrowright.gif) left center no-repeat;
}
a:hover.link-arrow{
	padding-left: 1em;
	background: url(image/arrowrightup.gif) left 0em no-repeat;
}

.hidden{
	display: none;
}

img{
	border: none;
}

#idjumpit{
	width: 13em;
}

.bookmark{
	border-top: 2px dotted #cccccc;
	margin: 0.5em 3em 0.5em 3em;
	padding: 0.5em;
	font-weight: bold;
}

.bookmark a:hover{
	color: red;
}

.accesscounter-ul{
}
.accesscounter-movie{
	float: right;
	margin: 0 40px 0.5em 0.5em;
}
.accesscounter-end{
	clear: right;
}

