
.box1 {
 padding:0;
 margin:0;
}


.click-menu .box1 p,
.click-menu .box1-hover p,
.click-menu .box1-open p,
.click-menu .box1-open-hover p {
	
	color : #118;
	text-decoration:none; 
	font-size:15px;
	padding:5px;
	padding-left:30px;
	padding-right:0px;
	display:block;
	border:1px solid #fff;
	width:155px;
	height:32px;
	background:#def url("../images/button.jpg") no-repeat; 
	background-position: 0 -2px;
	border:1px solid #888;
	cursor: pointer;
	margin:2px 0 2px 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:120px;
	height:18px;
}

.click-menu  .box1-hover p
 {
	background: #fff url("../images/button_on.jpg") no-repeat; 
	background-position: 0 -2px;
	border:1px solid #888;
	color : #fff;
	font-weight:bold;
}
/*
.click-menu .box1-open p, .click-menu .box1-open-hover p {
	background:  #fff url("../images/button_act.jpg") no-repeat;
	background-position: 0 -2px;
}
*/
.box1-open p
 {
	font-size:15px;
	padding-top:10px;
	padding-left:8px;
	color:black;
	font-weight:bold;
	margin:0;
	cursor: pointer;
	background:  #fff url("../images/button_act.jpg") no-repeat;
}

.box1-open-hover p
 {
	font-size:15px;
	padding-top:10px;
	padding-left:8px;
	color:black;
	font-weight:bold;
	margin:0;
	cursor: pointer;
}


.click-menu .section {
	font-family: 'Trebuchet ms', Verdana, Arial, Helvetica, Sans-serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 17px;
	display: none;
	margin-left:10px;
}


.click-menu .box2,
.click-menu .box2-hover,
.click-menu .box2-last,
.click-menu .box2-last-hover {
	padding:0;
	margin:0;
	width:130px;
/*	width:300px;
	height:11px;*/
	background: url("../images/tree-leaf.gif") repeat-y;
	padding-left: 23px;
	color: #333333;
/*	text-transform: uppercase; */
	
/*	background-color: red; */
}

.click-menu .box2-last,
.click-menu .box2-last-hover {
	background: url("../images/tree-leaf-last.gif") no-repeat;
	padding-left: 23px;
}

