#menu1child {
	position: absolute;
	left: 34px;
	top: 205px;
	background-color: #EF98B3;
	color: #FFF;
	border: 1px solid #E76B91;
	z-index: 100;
}
#menu1child ul {
	list-style-type: none;
	display: block;
	line-height: 21px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#menu1child a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9C8D7;
}
#menu1child a:hover {
	color: #333;
}

#menu1child .last a {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#menu2child {
	position: absolute;
	left: 194px;
	top: 205px;
	background-color: #EF98B3;
	color: #FFF;
	border: 1px solid #E76B91;
	z-index: 100;
}
#menu2child ul {
	list-style-type: none;
	display: block;
	line-height: 21px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#menu2child a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9C8D7;
}
#menu2child a:hover {
	color: #333;
}

#menu2child .last a {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#menu3child {
	position: absolute;
	left: 614px;
	top: 205px;
	background-color: #EF98B3;
	color: #FFF;
	border: 1px solid #E76B91;
	z-index: 100;
}
#menu3child ul {
	list-style-type: none;
	display: block;
	line-height: 21px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#menu3child a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9C8D7;
}
#menu3child a:hover {
	color: #333;
}

#menu3child .last a {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#menu4child {
	position: absolute;
	left: 774px;
	top: 205px;
	background-color: #EF98B3;
	color: #FFF;
	border: 1px solid #E76B91;
	z-index: 100;
}
#menu4child ul {
	list-style-type: none;
	display: block;
	line-height: 21px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#menu4child a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9C8D7;
}
#menu4child a:hover {
	color: #333;
}

#menu4child .last a {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
