﻿#Layer1
{
	position: absolute;
	width: 99px;
	height: 120px;
	z-index: 6;
	visibility: hidden;
	left: 94px;
	top: -1px;
	background-color: #4A599C;
}

#Layer2
{
	position: absolute;
	width: 99px;
	height: 120px;
	z-index: 6;
	visibility: hidden;
	left: 168px;
	top: -1px;
	background-color: #4A599C;
}
#Layer4
{
	position: absolute;
	width: 99px;
	height: 120px;
	z-index: 2;
	visibility: hidden;
	left: 428px;
	top: -1px;
	background-color: #4A599C;
}
#LayerRegister
{
	position: absolute;
	width: 99px;
	height: 120px;
	z-index: 5;
	left: 400px;
	top: -1px;
	visibility: hidden;
	background-color: #4A599C;
}
#div1
{
	position: absolute;
	width: 99px;
	height: 120px;
	z-index: 5;
	left: 178px;
	top: -1px;
	visibility: hidden;
	background-color: #4A599C;
}
#div2
{
	position: absolute;
	width: 99px;
	height: 120px;
	z-index: 5;
	left: 398px;
	top: -1px;
	visibility: hidden;
	background-color: #4A599C;
}
.xmenu td
{
	font-size: 10px;
	font-family: tahoma, verdana, arial;
	font-weight: bolder;
	background: #4A599C;
	filter: blendtrans(duration=0.5);
}
a.xmenu:link, a.xmenu:visited, a.xmenu:hover
{
	width: 100%;
	text-decoration: none;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	color: white;
}
a.xmenu:hover
{
	text-decoration: none;
	color: white;
}
.ceng { position: relative; }