#menu
{
	padding: 0;
	list-style: none;
	height: 40px;
	position: absolute;
	z-index: 500;
	font: "ËÎÌå";
	margin-top: -184px;
	margin-bottom: 0;
	margin-left: 445px;
}
#menu LI
{
	float: left;
	margin-right: 1px;
}
#menu LI A
{
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 0 15px;
}
#menu TABLE
{
	border-collapse: collapse;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
}
#menu LI A:hover
{
	z-index: 200;
	position: relative;
	color: #FFF;
	background-color:#2287e3;
}
#menu LI:hover
{
	position: relative;
	z-index: 200;
}
#menu LI:hover>A
{
	color: #000000;
	background-color:#2287e3;
}
#menu :hover UL
{
	left: 0;
	top: 40px;
	width: 120px;
	background: #B00;
}
#menu UL, #menu :hover UL UL
{
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu :hover UL :hover UL
{
	left: 120px;
	top: -1px;
	background: #F11;
	white-space: nowrap;
	width: 100px;
	z-index: 200;
	height: auto;
}
#menu :hover UL LI
{
	margin: 0;
	border-top: 1px solid #FFF;
}
#menu :hover UL LI A
{
	width: 120px;
	padding: 0;
	text-indent: 10px;
	color: #000;
	height: 20px;
	line-height: 20px;
	background:url(../xyimages/tm.png);
}
#menu :hover UL :hover
{
	background-color: #05F;
	color: #FFF;
}
#menu :hover UL :hover UL LI A
{
	width: 100px;
	padding: 0;
	text-indent: 10px;
	background: #3E3E3E;
	color: #CCC;
}
#menu :hover UL :hover UL :hover
{
	background-color: #D70;
	color: #FFF;
}
#menu1
{
	padding: 0;
	list-style: none;
	height: 40px;
	position: absolute;
	z-index: 300;
	font-family: "ËÎÌå";
	margin-top: 3px;
	margin-bottom: 0;
	margin-left: 130px;
}
#menu1 LI
{
	float: left;
	margin-right: 1px;	
}
#menu1 LI A
{
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	padding: 0 15px;
}
#menu1 TABLE
{
	border-collapse: collapse;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
}
#menu1 LI A:hover
{
	z-index: 200;
	position: relative;
	color: #FFF;
	background-color:#2287e3;
}
#menu1 LI:hover
{
	position: relative;
	z-index: 200;
}
#menu1 LI:hover>A
{
	color: #000000;
	background: #A2CEF3;
}
#menu1 :hover UL
{
	left: 0;
	top: 40px;
	width: 120px;
	background: #B00;
}
#menu1 UL, #menu1 :hover UL UL
{
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu1 :hover UL :hover UL
{
	left: 120px;
	top: -1px;
	background: #F11;
	white-space: nowrap;
	width: 100px;
	z-index: 200;
	height: auto;
}
#menu1 :hover UL LI
{
	margin: 0;
	border-top: 1px solid #FFF;
	font-family: "ËÎÌå";
}
#menu1 :hover UL LI A
{
	width: 130px;
	padding: 0;
	text-indent: 10px;
	color: #000;
	height: 20px;
	line-height: 20px;
	font-family: "ËÎÌå";
	font-size: 12px;
	background-color:#2287e3;
}
#menu1 :hover UL :hover
{
	background-color: #05F;
	color: #FFF;
}
#menu1 :hover UL :hover UL LI A
{
	width: 100px;
	padding: 0;
	text-indent: 10px;
	background: #3E3E3E;
	color: #CCC;
}
#menu1 :hover UL :hover UL :hover
{
	background-color: #D70;
	color: #FFF;
}
#apDiv3
{
	position: relative;
	width: 346px;
	height: 142px;
	z-index: 3;
}
#apDiv2
{
	position: absolute;
	width: 904px;
	height: 137px;
	z-index: 1;
	margin-left: 97px;
	margin-top: -139px;
}
#apDiv4
{
	position: absolute;
	z-index: 10;
	width: 80px;
	margin-top: -129px;
}
BODY
{
	margin-top: 0px;
	margin-left: 0px;
}
a:link 
{ 
    text-decoration: none;color: blue
}
a:active 
{ 
    text-decoration:blink
}
a:hover 
{ 
    text-decoration:underline;color: red
} 
a:visited 
{ 
    text-decoration:none;color: #CC3399
}
TD 
{
	FONT-SIZE: 13px;
	COLOR: #0000ff;
	TEXT-DECORATION: inherit;
	line-height: 28px;
}
