.fstyle ul
{
	width: 800px;
	text-align: left;
	margin-left:0px;
	margin-bottom:-2px;
	background-image: url(../images/top/unseltnavi.png);
	font-weight: bold;
}

.fstyle ul li
{
	display: inline;
	margin: 0px;
	float:left;
}

.fstyle ul li a
{
	color: White;
	text-decoration: none;
	font-size: 12px;
}

.fstyle ul li a:hover
{
	padding-top: 0px;
	background-image: url(../images/top/unseltnav.gif);

}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv
{
	position:absolute;
	font: normal 12px Verdana;
	line-height: 17px;
	margin-top:-2px;
	margin-left:-2px;
	width:127px;
	background-color:#F7F7F7;
	visibility: hidden;
	text-align: center;
	filter:alpha(opacity=95);
	border:1px solid #cccccc;
	clear:left;
}

.dropmenudiv a
{
	display: block;
	padding: 0px 0px;
	margin: 0;
	text-decoration: none;
	color: black;
}

* html .dropmenudiv a
{
	width: 127px;
}

.dropmenudiv a:hover
{
	font-weight:bold;
	color: white;
	background-color:#666666;
}
.drop1 {
	background-attachment: fixed;
	background-image: url(gnavi01_on.gif);
}
.news a:hover
{
	font-size:12px;
	text-decoration: underline;
	font-weight:bold;
}
