#DropDown_about,#DropDown_product,#DropDown_solutions,#DropDown_investor,#DropDown_hr,#DropDown_news {
	position:absolute;
	width:113px;
	z-index:1;
	visibility:hidden;
	top:303px;
}
#DropDown_about {
	left:5px;
	height:112px
}

#DropDown_product {
	left:116px;
	height:291px
}
#DropDown_solutions {
	left:211px;
	height:258px
}

#DropDown_investor {
	left:433px;
	height:169px
}

#DropDown_hr {
	left:576px;
	height:116px
}
#DropDown_news {
	left:322px;
	height:114px
}
.DropDow a {
	background-color: #ECFFD7;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	color: #48A000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61C700;
	width: 105px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #61C700;
	border-left-color: #61C700;
}
#DropDown_about .DropDow a{
	width: 105px;
}
.DropDow a:hover {
	color: #333333;
	background-color: #AAD7FB;
}
.DropDow li {
	float: left;
}#white {
	background-image: none;
}

