.click-menu {
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #505450;
	border: 5px solid #505450;
	text-decoration: none;





}
.click-menu .box1 {
	background-color: #FF7320;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	cursor: default;
	position: relative;
	border: 1px solid#505450;
	text-decoration: none;


}
.click-menu .box1-hover {
	background-color: #B93D00;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	cursor: default;
	position: relative;
	border: 1px solid #B93D00;
	text-decoration: none;


}
.click-menu .box1-open {
	background-color: #FF7320;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	cursor: default;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color:#B93D00;
	border-right-color: #B93D00;
	border-bottom-color:#B93D00;
	border-left-color: #B93D00;
	text-decoration: none;


}
.click-menu .box1-open-hover {
	background-color: #FF7320;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	cursor: default;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B93D00;
	border-right-color: #B93D00;
	border-bottom-color: #B93D00;
	border-left-color: #B93D00;
	text-decoration: none;


}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
	position: absolute;
	top: 6px;
	right: 6px;
	text-decoration: none;



}
.click-menu .section {
	background-color: #B93D00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	display: none;
	font-weight: bold;
	border-top: 1px none #FF7320;
	border-right: 1px solid #FF7320;
	border-bottom: 1px solid #FF7320;
	border-left: 1px solid #FF7320;
	padding: 0px;
	text-decoration: none;






}
.click-menu .section a {
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #505450;
	background-repeat: no-repeat;




}
.click-menu .section a:hover {
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	background-color: #B93D00;


}
.click-menu .box2 {
	background-color: #505450;
	color: #FFFFFF;
	text-decoration: none;



}
.click-menu .box2-hover {
	background: #505450;
	color: #FFFFFF;
	text-decoration: none;


}
.click-menu .section .active,
.click-menu .section .active:hover {
	color: #FFFFFF;
	text-decoration: none;


}

