﻿

a.menu:link , a.menu:visited {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
	width: 100px;
	height:30px;
	line-height: 30px;
}
a.menu:hover , a.menu:active {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
	width: 100px;
	height:30px;
	line-height: 30px;
}


a.menu_down:link , a.menu_down:visited {
	color: #990000;
	line-height: 30px;
	border-bottom: 1px solid #eaeaea;
	font-size: 14px;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 130px;
	background-color: #fff;
}
a.menu_down:hover , a.menu_down:active {
	color: #fff;
	line-height: 30px;
	border-bottom: 1px solid #0a6a9a;
	font-size: 14px;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 130px;
	background-color: #0a6a9a;
}

#apDiv0 {
	position:relative;
	z-index:1;
	left: 0px;
	top: 0px;
	visibility: default;
}
#apDiv1 {
	position:absolute;
	width:130px;
	z-index:1;
	left: 142px;/*142*/
	top: 30px;
	visibility: hidden;
	
}

#apDiv2 {
	position:absolute;
	width:130px;
	z-index:2;
	left: 284px;/*284*/
	top: 30px;
	visibility: hidden;
	
}
#apDiv3 {
	position:absolute;
	width:130px;
	z-index:2;
	left: 560px;/*284*/
	top: 30px;
	visibility: hidden;
	
}

