body {
	margin-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
      font-family:Tahoma;
	color: #B6B9A6;
	font-size: 12px;
	background-color: #FFFFFF;
}

h1 {
	font-size: 14px;
	color: #3399CC;
	font-weight: bold;
}

a, a:visited {
	color: #3399CC;
	text-decoration: none;
}

a:hover {
	color: #3399CC;
	text-decoration: underline;
}

#top {
	height: 180px;
	vertical-align: bottom;
	background: url(../design/top_lines.png) 122px 0px no-repeat;
}

#middle {
	width: 800px;
	border-top: 1px solid #B6B9A6;
	border-right: 1px solid #B6B9A6;
	border-bottom: 1px solid #B6B9A6;
	color: #4C4C4C;
}

#midtext {
	margin: 10px 10px 0px 10px;
}

#midimg {
	width: 100px;
}

#bottom {
	position:relative;
	font-size: 10px;
}

#menuwrap {
	position: absolute;
	top: 114px;
}

.menu a, .menu a:visited {
      float:left;
	height: 66px;
	width: 89px;
	padding-left: 7px;
	border-left: 1px solid #B6B9A6;
	color: #606060;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: url(../design/m_00.png) 2px 0px no-repeat;
}

.menu a.menu1:hover {
	background: url(../design/m_01.png) 2px 0px no-repeat;
	color: #000000;
}

.menu a.menu2:hover {
	background: url(../design/m_02.png) 2px 0px no-repeat;
	color: #000000;
}

.menu a.menu3:hover {
	background: url(../design/m_03.png) 2px 0px no-repeat;
	color: #000000;
}

.menu a.menu4:hover {
	background: url(../design/m_04.png) 2px 0px no-repeat;
	color: #000000;
}

.logorunako {
	position:absolute;
	left: 580px;
	top: -7px;	
}

#botimg1 {
	position:relative;
	width: 488px;
	height: 208px;
	left: 311px;
	top: -49px;
	background: url(../design/bottom_img_01.png) 0px 0px no-repeat;
}

#botimg2 {
	position:relative;
	width: 206px;
	height: 300px;
	left: 799px;
	top: -311px;
	background: url(../design/bottom_img_02.png) 0px 0px no-repeat;
}

#botimg3 {
	position:relative;
	width: 488px;
	height: 208px;
	left: 311px;
	top: -61px;
	background: url(../design/bottom_img_01.png) 0px 0px no-repeat;
}

#botimg4 {
	position:relative;
	width: 206px;
	height: 300px;
	left: 799px;
	top: -323px;
	background: url(../design/bottom_img_02.png) 0px 0px no-repeat;
}

#spacer {
	height: 50px;
}

.dbs {
	position:relative;
	left: 750px;
	top: -350px;
}