/* CSS Document */
#box_a {
	position: absolute;
	width: 152px;
	height: 132px;
	left: 282px;
	top: 40px;
	background-image: url(../../mgs/7.jpg);
}
#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: 146px;
	left: 434px;
	top: 483px;
	border: 1px solid #99CC00;
	padding: 2px;
	height: 128px;
}
#box_e {
	position: absolute;
	width: 146px;
	left: 596px;
	top: 433px;
	border: 1px solid #99CC00;
	padding: 2px;
	height: 128px;
}
#contact {
	position: absolute;
	width: 460px;
	left: 282px;
	top: 222px;
	border: 1px solid #009999;
	padding: 2px;
}
/* LOCAL MENU */
/* style */
.contact {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contact a {
	color: #000000;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 2px;
}
.contact a:link {
	color: #000000;
	text-decoration: none;
}
.contact a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #00CCCC;
}
.contact a:visited {
	color: #000000;
	text-decoration: none;
}
.contact a:active {
	color: #000000;
	text-decoration: none;
	background-color: #00CCCC;	
}

/* position */
#contact_a {
	position: absolute;
	width: 464px;
	left: 282px;
	top: 78px;
	border: 1px solid #009999;
}
#contact_b {
	position: absolute;
	width: 464px;
	left: 282px;
	top: 97px;
	border: 1px solid #009999;
}
#contact_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;
}
#menu_g {
	position: absolute;
	width: 158px;
	left: 120px;
	top: 154px;
	border: 1px solid #FFFF00;
	background-color: #FFFF99;
}
