a:hover
{
	color: #ff0000;
	text-decoration: underline;
}
#nav
{
	background: url(images/loadsmall.gif) #000 no-repeat 330px 100px;
	overflow: hidden;
	width: 600px;
	position: relative;
	height: 300px;
}
#nav UL
{
	z-index: 999;
	left: 3px;
	bottom: 0px;
	position: absolute;
	text-align: left;
}
#nav UL LI
{
	display: block;
	font-weight: 900;
	font-size: 12px;
	float: left;
	width: 100px;
	color: #aaa;
	font-family: Arial;
	position: relative;
	height: 50px;
}
#nav LI DIV
{
	margin-top: 5px;
	display: none;
	padding-left: 10px;
	margin-left: 70px;
}
#nav LI IMG
{
	border-right: #fff 1px solid;
	border-top: #fff 1px solid;
	filter: alpha(opacity=60);
	left: 10px;
	float: left;
	border-left: #fff 1px solid;
	width: 52px;
	cursor: pointer;
	margin-right: 4px;
	border-bottom: #fff 1px solid;
	position: absolute;
	top: 5px;
	height: 35px;
	moz-opacity: 0.6;
}
#frontText a
{
	font-weight: 900;
	font-size: 24px;
	z-index: 999;
	left: 20px;
	width: 100%;
	color: #fff;
	font-family: "ºÚÌå";
	position: absolute;
	top: 20px;
}
#frontTextBack a
{
	font-weight: 900;
	font-size: 24px;
	left: 22px;
	width: 100%;
	color: #666;
	font-family: "ºÚÌå";
	position: absolute;
	top: 21px;
}
#frontTextSub
{
	font-size: 13px;
	left: 25px;
	width: 100%;
	color: #f00;
	font-weight: bold;
	font-family: Verdana;
	position: absolute;
	top: 60px;
}
#BG
{
	border-top: #999 1px solid;
	background: #000;
	filter: alpha(opacity=60);
	width: 100%;
	bottom: 0px;
	position: absolute;
	height: 50px;
	text-align: right;
	moz-opacity: 0.6;
}
#mask
{
	z-index: 990;
	background: url(mask.gif);
	left: 0px;
	width: 100%;
	position: absolute;
	top: 0px;
	height: 100%;
}
#back
{
	text-align: center;
}
.gray
{
	filter: Gray();
}
