.click-menu a:hover
{
	background-color: Transparent;
}
.click-menu {
	width: 165px;
	margin: 0px;
	margin-right: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	
	
}
.click-menu .box1 {
	background-color: #F4F9FD;
	background:url(../imagesFa/inner_11.jpg);
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	color: #000000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6D9793;
	border-left-style: none;
	font-size: 11px;
	font-family: Tahoma;
	border-left-width: 0px;
	border-left-color: #336699;
	cursor: hand;
	height: 20px;
}
.click-menu .box1-hover {
	background-color: #012D01;
	background:url(../imagesFa/inner_15.jpg);
	font-weight: normal;
	padding: 2px 5px;
	color: #318ED6;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6D9793;
	border-left-style: none;
	font-size: 11px;
	font-family: Tahoma;
	display: block;
	cursor: hand;
	height: 20px;
}
.click-menu .box1-open {
	background-color: #012D01;
	background:url(../imagesFa/inner_15.jpg);
	font-weight: normal;
	padding: 2px 5px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6D9793;
	border-left-style: none;
	font-size: 11px;
	font-family: Tahoma;
	display: block;
	cursor: hand;
	height: 20px;	
}
.click-menu .box1-open-hover {
	background-color: #012D01;
	background:url(../imagesFa/inner_15.jpg);
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	color: #318ED6;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6D9793;
	border-left-style: none;
	font-size: 11px;
	font-family: Tahoma;
	border-left-width: 0px;
	border-left-color: #336699;
	cursor: hand;
	height: 20px;	
}
.click-menu .section {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	display: none;
	color: white;
}
.click-menu .section a {
	text-decoration: none;
	white-space: nowrap;
	font-family: Tahoma;
	font-size: 10px;
	color: white;
}
.click-menu .section a:hover {
	color: white;
	text-decoration: none;
	white-space: nowrap;
}
.click-menu .box2 {
	background-color: #F4F9FD;
	font-weight: normal;
	padding: 0px 5px 0px 0px;
	padding-right: 10px;
	color: #2B72C1;
	text-decoration: none;
	height: 20px;
}
.click-menu .box2-hover {
	background-color: #D5DEF4;
	font-weight: normal;
	padding: 0px 5px 0px 0px;
	padding-right: 10px;
	color: #2B72C1;
	text-decoration: none;
	height: 20px;
}