body {margin:25px; font:12px Verdana, Arial, Helvetica;color:#ffffff;}
* {padding:0; margin:0;}
.dropdown {float:left; padding-right: 0px; padding:0; margin: 0;}
.dropdown dt {
	width:110px; /* this controls the spacing between the words */
		padding:8px;
	font-weight:bold;

	cursor:pointer;
		height:13px;

	}
.dropdown dt:hover {background:url(images/header_over.gif)}

.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:150px; /* 208 over all dropdown width */
	display:none;

	z-index:200;
	opacity:0;
}
.dropdown ul {
	width:110px; /* 204 bottom and right dropdown border width */
	background:url(http://hosting.kyozou.com/Lina/images/header_over.gif);
	list-style:none;
	border-top:none;
	}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	font:11px Verdana, Arial, Helvetica;
	display:block;
	padding:5px;
	color:#ffffff;
	text-decoration:none;
 font-weight:400;
	background-color:#7db123;
	width:125px; /* internal selection dropdown entry width */
	}
.dropdown a:hover {background:url(http://hosting.kyozou.com/Lina/images/header_over.gif);color:fff; font-weight:600; }
/*.dropdown .underline {border-bottom:1px solid #b9d6dc}*/




.dropdown2 {float:left; padding-right: 0px; padding:0; margin: 0;}
.dropdown2 dt {
	width:98px; /* 188 button width */
		padding:8px;
	font-weight:bold;
	cursor:pointer;
		height:13px;
/*	background:url(images/header.gif);*/
	}
/*.dropdown2 dt:hover {background:url(images/header_over.gif)}*/

.dropdown2 dd {
	position:absolute;
	overflow:hidden;
	width:208px; /* 208 over all dropdown width */
	display:none;

	z-index:200;
	opacity:70;
}
.dropdown2 ul {
	width:110px; /* 204 bottom and right dropdown border width */
/*background:url(http://hosting.kyozou.com/Lina/images/header_over.gif);*/
	list-style:none;
	border-top:none;
	}
.dropdown2 li {display:inline}


.dropdown2 a, .dropdown2 a:active, .dropdown2 a:visited {/*background:url(http://hosting.kyozou.com/Lina/images/header_over.gif);*/color:fff; font-weight:600;text-decoration:none;}
/*.dropdown .underline {border-bottom:1px solid #b9d6dc}*/