/* CSS Document */
#box_a {
	position: absolute;
	width: 152px;
	height: 132px;
	left: 282px;
	top: 40px;
}
#box_b {
	position: absolute;
	width: 152px;
	height: 132px;
	left: 439px;
	top: 40px;
}
#box_c {
	position: absolute;
	width: 152px;
	height: 132px;
	left: 596px;
	top: 40px;
}
#box_d {
	position: absolute;
	width: 154px;
	left: 110px;
	top: 300px;
	border: 1px solid #99CC00;
	padding: 2px;
	height: 250px;
}
#box_e {
	position: absolute;
	width: 146px;
	left: 596px;
	top: 433px;
	border: 1px solid #99CC00;
	padding: 2px;
}
#project {
	position: absolute;
	width: 460px;
	left: 285px;
	top: 220px;
	border: 1px solid #009999;
	padding: 2px;
	background-color: #CCFFFF;
}
/* LOCAL MENU */
/* style */
.project {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.project a {
	color: #000000;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 2px;
}
.project a:link {
	color: #000000;
	text-decoration: none;
}
.project a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #00CCCC;
}
.project a:visited {
	color: #000000;
	text-decoration: none;
}
.project a:active {
	color: #000000;
	text-decoration: none;
	background-color: #00CCCC;	
}

/* position */
#project_a {
	position: absolute;
	width: 464px;
	left: 282px;
	top: 78px;
	border: 1px solid #009999;
}
#project_b {
	position: absolute;
	width: 464px;
	left: 282px;
	top: 97px;
	border: 1px solid #009999;
}
#project_c {
	position: absolute;
	width: 464px;
	left: 282px;
	top: 116px;
	border: 1px solid #009999;
}
/* MASTER MENU */
/* style */
.menu {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.menu a {
	color: #000000;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 2px;
}
.menu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF99;
}
.menu a:visited {
	color: #000000;
	text-decoration: none;
}
.menu a:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF99;	
}

/* position */
#menu_a {
	position: absolute;
	width: 158px;
	left: 120px;
	top: 40px;
	border: 1px solid #FFFF00;
}
#menu_b {
	position: absolute;
	width: 158px;
	left: 120px;
	top: 59px;
	border: 1px solid #FFFF00;
}
#menu_c {
	position: absolute;
	width: 158px;
	left: 120px;
	top: 78px;
	border: 1px solid #FFFF00;
}
#menu_d {
	position: absolute;
	width: 158px;
	left: 120px;
	top: 97px;
	border: 1px solid #FFFF00;
}
#menu_e {
	position: absolute;
	width: 158px;
	left: 120px;
	top: 116px;
	border: 1px solid #FFFF00;
}
#menu_f {
	position: absolute;
	width: 158px;
	left: 120px;
	top: 135px;
	border: 1px solid #FFFF00;
	background-color: #FFFF99;
}
#menu_g {
	position: absolute;
	width: 158px;
	left: 120px;
	top: 154px;
	border: 1px solid #FFFF00;
}
