@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	letter-spacing: 1px;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: right;
}
#header {
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
	height: 115px;
	vertical-align: middle;
	padding-right: 40px;
}
#top-menu {
	background-image: url(../images/top-menu-bg.png);
	background-repeat: repeat-x;
	height: 29px;
	color: #FFF;
}

#top-menu a:link {
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0E7CA6;
}

#top-menu a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0E7CA6;
}
#top-menu a:hover {
	background-image: url(../images/top-menu-bg2.png);
	background-repeat: repeat-x;
	padding-top: 7px;
}

#top-menu-edit {
	text-align: center;
	width: 295px;
	font-weight: bold;
}

#footer {
	text-align: center;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0C4E7D;
}
#footer a:link {
	color: #666;
	text-decoration: none;
}
#footer a:visited {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #900;
}
#stage-table {
	width: 800px;
	margin-bottom: 20px;
}
#left-menu {
	width: 300px;
	vertical-align: top;
}
.left-menu-space {
	height: 10px;
}
.left-menu-table {
	width: 300px;
}

.left-menu-title {
	background-image: url(../images/top-menu-bg.png);
	background-repeat: repeat-x;
	height: 29px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}
.left-menu-title a:link {
	color: #FFF;
	text-decoration: none;
}

.left-menu-iframe-box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0C4E7D;
	border-bottom-color: #0C4E7D;
	border-left-color: #0C4E7D;
	text-align: center;
	padding-top: 9px;
}
.left-menu-box p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.left-menu-box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0C4E7D;
	border-bottom-color: #0C4E7D;
	border-left-color: #0C4E7D;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.left-menu-box a {
	color: #0C4E7D;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.left-menu-box a:hover {
	background-color: #E2F0FA;
}
#right-stage {
	vertical-align: top;
	width: 500px;
}
#top-stage {
	text-align: justify;
	padding-left: 20px;
	font-size: 16px;
}
#top-stage h1 {
	font-size: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
}
#top-stage h1 a {
	text-decoration: none;
	color: #666;
}
#top-stage h1 a:hover {
	color: #900;
}

#top-stage p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#stage-object {
	background-image: url(../images/man.png);
	height: 383px;
	width: 500px;
	font-size: 16px;
	color: #0C4E7D;
	font-weight: bold;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C4E7D;
}
#object-1 {
	padding-top: 32px;
	padding-right: 29px;
}
#object-2 {
	padding-top: 38px;
	padding-right: 80px;
}
#object-3 {
	padding-top: 50px;
	padding-right: 120px;
}
#right-stage-table {
	width: 480px;
}
.stage-title {
	background-image: url(../images/top-menu-bg.png);
	background-repeat: repeat-x;
	height: 29px;
	color: #FFF;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.stage-text {
	text-align: justify;
	padding-top: 10px;
}
.stage-text a {
	text-decoration: none;
	color: #0C4E7D;
	font-weight: bold;
}
.stage-text a:hover {
	color: #900;
	font-size: 14px;
}



.stage-text h2 {
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.stage-text p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
}
#extra-links  {
	vertical-align: top;
}
#extra-links a {
	color: #0C4E7D;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#extra-links  a:hover {
	background-color: #E2F0FA;
}
