/* CSS Document */

body {
	background-color: #999999;
	margin: 0px 0px;
	padding: 0px;
	text-align: center;
}
.style2 {
	color: #CCCCCC;
	text-align: center;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #990033;
}
a:active {
	text-decoration: none;
}
.style_navi_text {
	color: #CCCCCC;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-transform: lowercase;
}
.style_h_bold {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
}
#Wrapper {
	font-family: "Times New Roman", Times, serif;
	background-color: #999999;
	margin: 0px auto;
	height: 800px;
	width: 800px;
	top: 0px;
	text-align: left;
	position: relative;
}
#left_container {
	position:relative;
	top:0px;
	width:294px;
	height:794px;
	z-index:3;
	left: 0px;
}
.style_white_text {
	color: #FFFFFF;
}
#ban_container {
	position:relative;
	left:0px;
	top:5px;
	width:294px;
	height:52px;
	z-index:5;
}
#right_container {
	position:absolute;
	left:309px;
	top:0px;
	width:492px;
	height:792px;
	z-index:4;
	padding: 2px;
}
#navi_text_container {
	position:absolute;
	left:14px;
	top:60px;
	width:271px;
	height:540px;
	z-index:6;
}
#right_content {
	position:absolute;
	left:-20px;
	top:5px;
	width:459px;
	height:773px;
	z-index:1;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 25px;
}
.styleh2_bold {
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}
.style_h_med {
	font-size: 1.4em;
	color: #FFFFFF;
}
