body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #555555;
	font-size: 12px;
	text-align: center;
	overflow: -moz-scrollbars-vertical;
	margin-top: 0px;
	}
ul {
	width: 628px;
	left: 70px;
	}

A:link, A:active{
	text-decoration: none;
	color: #FF8000;
	}
A:visited,{
	text-decoration: none;
	color: #C0C0C0;
	}
.meat, .meat A:visited   {
	color: #CCCCCC;
	}
.menu {
	background-color: #EEEEEE;
	
	text-align: right;
	width: 100px;
	position: absolute;
	height: 24px;
	padding: 32px 10px 0px 0px;
	cursor: pointer;
	font-weight: bold;
	}
.menu a, .menuCurrent a{
	color: #000000;
	font-weight: bold;
	}
.menuCurrent {
	background-color: #EEEEEE;
	padding-right: 11px;
	width: 1/7*100;
	text-align: right;
	width: 99px;
	position: absolute;
	padding-top: 6px;
	height: 50px;
	top: 26px;
	font-weight: bold;
	}
.caption {
	font-weight: bold;
	color: #97B9CF;
	position: relative;
	}
.paragraph {
	position: absolute;
	width: 308px;
	top:32px;
	z-index: 2;
	text-align: left;
	color: #CCCCCC;
	}
.paragraphCapBul {
	font-weight: bold;
	color: #97B9CF;
	}
.lstSnd {
	margin-left: 10px;
	}
.meat {
	background-color: #333333;
	z-index: 1;
	width: 710px;
	position: relative;
	margin: auto;
	font-size: 100%;
	text-align: left;
	}
.staff {
	height: 240px;
	position: relative;
	width: 678px;
	margin: 16px 0px;
	}
.legend {
	position: absolute;
	width: 242px;
	bottom: 0px;
	left: 436px;
	}
.legendCap {
	font-weight: bold;
	color: #97B9CF;
	}
.visual {
	position: absolute;
	width: 420px;
	height: 240px;
	background-color: #666666;
	left: 0px;
	}
.head {
	position: relative;
	width: 710px;
	height: 66px;
	z-index: 2;
	margin: auto;
	}
.tail {
	text-align:right;
	font-size:9px;
	margin:auto;
	color:#000000;
	position:relative;
	width: 710px;
	}
.p {
	text-indent: -10px;
	margin-left: 10px;
	}

