@charset "utf-8";
/* CSS Document */
#menu0 dd.active {
	font-weight: bold;
}
#menu0 dl, #menu0 dt, #menu0 dd {
	display: block;
	margin: 0;
	padding: 0;
}

#menu0 dl, dt{
	width:170px;
	font-weight: bolder;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	background-color: transparent;
	height: auto;
	text-align: center;
	display:block;
	vertical-align: middle;
	border: 1px solid #3C9;
}
#menu0 dt {
}

#menu0 dt a {
	display:block;
	height: auto;
	padding-top:8px;
	padding-bottom:5px;
	vertical-align:middle;
	text-decoration:none;
	color:#363;
	width:170px;
}
#menu0 dt a:link, #menu0 dt a:visited {
	display: block;
	text-decoration: none;
	padding-top:8px;
	font-weight: bold;
	background-color: #0ba;
	color: #def;
	border-left: 10px solid #099;
	width: 160px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#menu0 dt a:hover {
	width: 150px;
	background-color: #0dc;
	color: #fff;
	border-left: 20px solid #0bb;
}
#menu0 .mtr {
	display:block;
	height: 20px;
	padding-top:8px;
	padding-right:5px;
	background-color: #098;
	color: #9ce;
	text-align: right;
	border-right: 20px solid #0ba;
	width: 146px;
}
#menu0 .mtr:hover {
	color:#FFF;
	background-color: #0bb;
	border-right: 20px solid #0dc;

}
#menu0 dd a, #menu0 dd a:link, #menu0 dd a:visited {
	text-decoration: none;
	height:auto;
	line-height:18px;
	border:1px solid #099;
	display:block;
	color:#066;
	width:150px;
	background-color:#eefeFb;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#menu0 dd a:hover {
	width: 156px;
	background-color: #fff;
	border-right-width: 8px;
	border-left-width: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #099;
	border-right-color: #099;
	border-bottom-color: #099;
	border-left-color: #099;
	padding-right: 0px;
	padding-left: 0px;
}
