.click-menu a:hover {
	background-color: Transparent;
}

.click-menu {
	width: 237px;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background-color: #d1e86d;
	text-align: left;
}

.click-menu .box1 {
	
	background:url(../ImagesEn/Menu.jpg);
	background-repeat:no-repeat;
	font-weight: normal;
	padding-left: 20px;
	line-height: 32px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-style: none;
	font-size: 10px;
	font-family: Verdana;
	border-left-width: 0px;
	cursor: pointer;
	height: 32px;
	color: #000000;	
}

.click-menu .box1 a {
	color: #000000;
	text-decoration: none;	
}

.click-menu .box1-hover {
	
	background:url(../ImagesEn/Menu.jpg);
	background-repeat:no-repeat;
	font-weight: normal;
	padding-left: 20px;
	line-height: 32px;
	text-decoration: none;
	border-width:0;
	border-left-style: none;
	font-size: 10px;
	font-family: Verdana;
	display: block;
	cursor: pointer;
	height: 32px;
	color: #000000;
	text-decoration: none;	
}

.click-menu .box1-hover a {
	color: #000000;
	text-decoration: none;	
}

.click-menu .box1-open {	
	background:url(../ImagesEn/DropDownMenu.jpg);
	background-repeat:no-repeat;
	font-weight: normal;
	padding-left: 20px;
	line-height: 32px;	
	text-decoration: none;
	border-bottom-width: 0px;
	border-left-style: none;
	font-size: 10px;
	font-family: Verdana;
	display: block;
	cursor: pointer;
	height: 32px;	
}

.click-menu .box1-open-hover {
	background:url(../ImagesEn/DropDownMenu.jpg);
	background-repeat:no-repeat;
	font-weight: normal;
	padding-left: 20px;
	line-height: 32px;	
	text-decoration: none;
	border-bottom-width: 0px;
	border-left-style: none;
	font-size: 10px;
	font-family: Verdana;
	display: block;
	cursor: pointer;
	height: 32px;	
}

.click-menu .section {
	font-family: Verdana;
	font-size: 10px;
	display: none;
	color: #000000;
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
}

.click-menu .section a {
	text-decoration: none;
	white-space: nowrap;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 25px;
	padding-left: 0px;
	background-image: url(../ImagesEn/SubMenu.jpg);
	display: block;
	width: 237px;
	text-indent: 20px;
	line-height: 25px;
}

.click-menu .section a:hover {
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	font-size: 10px;
	background-image: url(../ImagesEn/SubMenu_Hover.jpg);
	width: 237px;
}

.click-menu .box2 {
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	padding-right: 0px;	
	text-decoration: none;
	height: 25px;
}

.click-menu .box2-hover {
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	padding-right: 0px;
	text-decoration: none;
	height: 25px;
}
