#leaf1{
	background: #999999 url(../images/leaf1.gif) no-repeat left bottom;
}

.menutable {
	width: 120px;
}
.menu div {
	margin: 0 0 0 0;
}
.menu a {
	padding: 5px;
	display: block;
	text-decoration: none;
}
.m1 a {
	font-size: 12px;
	color: white;
}
.m1 a:hover {
	font-size: 12px;
	color: white;
	background-color: #CCCCCC;
}
.m2 a {
	font-size: 12px;
	color: white;
	background-color: #669933;
	border-bottom: 1px solid white;
}
.m2 a:hover {
	font-size: 12px;
	color: white;
	background-color: #99CC66;
	border-bottom: 1px solid white;
}
.m2s a {
	font-size: 10px;
	color: white;
	background-color: #669933;
	border-bottom: 1px dotted white;
	margin-left: 5px;
	line-height: 12px;
}
.m2s a:hover {
	font-size: 10px;
	color: white;
	background-color: #99CC66;
}
.m2sb a {
	font-size: 10px;
	color: white;
	background-color: #669933;
	border-bottom: 1px solid white;
	padding-left: 10px;
	line-height: 12px;
}
.m2sb a:hover {
	font-size: 10px;
	color: white;
	background-color: #99CC66;
}
.m3 a {
	padding: 5px 0 5px 15px;
	background-image: url(../images/arw1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 10px;
	color: #669933;
	border-bottom: 1px dashed #999999;
}
.m3 a:hover {
	font-size: 10px;
	color: #99CC66;
	border-bottom: 1px dashed #999999;
}
.m4 a {
	padding: 5px 0 5px 15px;
	background-image: url(../images/arw1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 10px;
	color: #669933;
}
.m4 a:hover {
	font-size: 10px;
	color: #99CC66;
}
.m_arw2 a {
	padding: 5px 0 5px 15px;
	font-size: 12px;
	color: #FFFFFF;
	background: url(../images/arw2.gif) no-repeat 2px center;
	text-decoration: none;
}
.m_arw2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.cad_dl {
	padding: 20px 0px 5px 5px;
}
.cad_dl a {
	display: block;
	height: 47px;
	width: 109px;
	background: #669933 url(../images/cad_dl_on.gif) no-repeat 0px 0px;
}
.cad_dl a:hover img {
	display: none;
}
.cad_dl img{
	border-style: none;
}
.mem {
	padding: 5px 0px 5px 5px;
}
.mem a {
	display: block;
	height: 26px;
	width: 109px;
	background: #669933 url(../images/mem_on.gif) no-repeat 0px 0px;
}
.mem a:hover img {
	display: none;
}
.mem img{
	border-style: none;
}
.img3 {
	border-top: solid 1px white;
	border-bottom: solid 1px white;
 background-color: #99CC66;
}
.img4 {
	border-top: solid 1px white;
	border-bottom: solid 5px white;
}
.footer {
	display: block;
	background-color: #999999;
	padding: 6px 5px 2px;
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-bottom: solid 5px white;
	font-size: 10px;
	color: white;
	text-align: right;
}
