#navg a {
	color:#000000;
	display:block;
	height:45px;
}
#navg a.menu01 {
	width:90px;
	background:url(../image/nav01.gif) no-repeat left bottom;
}
#navg a.menu02 {
	width:91px;
	background:url(../image/nav02.gif) no-repeat left bottom;
}
#navg a.menu03 {
	width:91px;
	background:url(../image/nav03.gif) no-repeat;
}
#navg a.menu04 {
	width:110px;
	background:url(../image/nav04.gif) no-repeat;
}
#navg a.menu05 {
	width:95px;
	background:url(../image/nav05.gif) no-repeat;
}
#navg a.menu06 {
	width:91px;
	background:url(../image/nav06.gif) no-repeat;
}
#navg a.menu07 {
	width:93px;
	background:url(../image/nav07.gif) no-repeat;
}
#navg a.menu08 {
	width:93px;
	background:url(../image/nav08.gif) no-repeat;
}
#navg a.menu09 {
	width:93px;
	background:url(../image/nav09.gif) no-repeat;
}
#navg a.menu10 {
	width:98px;
	background:url(../image/nav10.gif) no-repeat;
}
#navg a.menu01:hover {
	background:url(../image/hover01.gif) no-repeat left bottom;
}
#navg a.menu02:hover {
	background:url(../image/hover02.gif) no-repeat left bottom;
}
#navg a.menu03:hover {
	background:url(../image/hover03.gif) no-repeat left bottom;
}
#navg a.menu04:hover {
	background:url(../image/hover04.gif) no-repeat left bottom;
}
#navg a.menu05:hover {
	background:url(../image/hover05.gif) no-repeat left bottom;
}
#navg a.menu06:hover {
	background:url(../image/hover06.gif) no-repeat left bottom;
}
#navg a.menu07:hover {
	background:url(../image/hover07.gif) no-repeat left bottom;
}
#navg a.menu08:hover {
	background:url(../image/hover08.gif) no-repeat left bottom;
}
#navg a.menu09:hover {
	background:url(../image/hover09.gif) no-repeat left bottom;
}
#navg a.menu10:hover {
	background:url(../image/hover10.gif) no-repeat left bottom;
}



#logo div {
	float:right;
	margin-top:10px;
	font-size:12px;
	color:#999999;
}
#logo div a {
	color:#999;
	padding-left:8px;
	margin-right:20px;
	background:url(../image/arrow.gif) no-repeat left center;
}
#logo #lastlink {
	margin-right:10px;
}
#logo div p {
	line-height:20px;
	text-align:right;
	letter-spacing:1px;
	padding-right:10px;
	margin-bottom:10px;
}



#foot {
	text-align:center;
	color:#FFFFFF;
}
#foot a {
	color:#FFFFFF;
	font-size:12px;
	display:inline-block;
	padding-right:55px;
	background:url(../image/uon-logo.gif) no-repeat right top;
}
#foot a:hover {
	text-decoration:underline;
}
