@charset "utf-8";
#submenu {
	position:absolute;
	top:401px;
	width:100%;
	height:auto;
	z-index:1010;
	left: -1px;
	visibility: visible;
}
#submenu2 {
	display: block;
	margin: auto;
	padding: 0px;
	height: auto;
	width: 760px;	
}
#mn1Ct {
	visibility: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#mn1Ctt {
	top: -530px
}
#mn2Ct {
	visibility: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#mn2Ctt {
	top: -530px
}
#mn3Ct {
	visibility: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#mn3Ctt {
	top: -530px
}
#mn4Ct {
	visibility: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#mn4Ctt {
	top: -530px
}
.box-submenu {
	display: block;
	clear: both;
	height: auto;
	width: 160px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #77C438;
	border-right-color: #77C436;
	border-bottom-color: #77C438;
	border-left-color: #7AC43B;
	margin: 0px;
	padding: 0px;
	background-color: #79C338;
}
.box-submenu ul {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 160px;	
}
.box-submenu li {
	display: block;
	list-style: none;
}
.box-submenu li a {
	background-color: #76C433;
	display: block;
	margin: 0px;
	clear: both;
	height: 22px;
	width: 154px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #229037;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.box-submenu li a:hover {
	background-color: #68b92e;
	display: block;
	margin: 0px;
	clear: both;
	height: 22px;
	width: 154px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #229037;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-weight: bold;
}
