.tree_left1 a, .tree_left_top a, .tree_left2 a , .tree_left3 a, .tree_left4 a, .tree_left5 a, .tree_left6 a, .tree_center a{
   	text-decoration: none;
	  color:black;
	    font-size: 11px;
}
.tree_left1 a:hover, .tree_left_top a:hover, .tree_left2 a:hover , .tree_left3 a:hover, .tree_left4 a:hover, .tree_left5 a:hover, .tree_left6 a:hover, .tree_center a:hover{
   	text-decoration: none;
	  color:black;
	    font-size: 11px;
}
.tree_parent {
	width: 16%;
	//background: #000000;
	position: relative;
	float: left;
	   	text-decoration: none;
	  color:black;
	    font-size: 11px;
	  line-height: 15px;
}
.tree_parent_top {
	width: 16%;
	 height:66px;
	//background: #000000;
	position: relative;
	float: left;
	   	text-decoration: none;
	  color:black;
	    font-size: 11px;
	  line-height: 15px;
}
.tree_left1 {
   // width:185px;
  // height:200px;
   	text-decoration: none;
	text-align: center;
    padding:10px;
   margin-right:10px;
	border: 1px solid #ccc;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
   background-color: #eee;
   box-shadow: 0 0 5px rgba(0,0,0,0.2);

}
.tree_left2 {
   // width:185px;
  // height:200px;
   	text-decoration: none;
	text-align: center;
    padding:10px;
   margin-right:10px;
	border: 1px solid #ccc;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
   background-color: #d5d5d5;
   //   box-shadow: 0 0 5px rgba(0,0,0,0.2);
   -webkit-box-shadow: 3px 3px 6px 0px rgba(135,135,135,0.78); 
box-shadow: 3px 3px 6px 0px rgba(135,135,135,0.78);

}
.tree_left_top {
   // width:185px;
   height:55px;
   	text-decoration: none;
	text-align: center;
    padding:10px;
   margin-right:10px;
	border: 1px solid #2125295c;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
 background-color: #b4b4b4;
  // background: radial-gradient(ellipse farthest-side at 30px 20px, #91cfff, #006ec2);
    //  box-shadow: 0 0 5px rgba(0,0,0,0.2);
-webkit-box-shadow: 3px 3px 6px 0px rgba(135,135,135,0.78); 
box-shadow: 3px 3px 6px 0px rgba(135,135,135,0.78);
}
.tree_left4 {
   // width:185px;
  // height:200px;
   	text-decoration: none;
	text-align: center;
    padding:10px;
   margin-right:10px;
	border: 1px solid #ccc;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
   background-color: #a5b956;
      box-shadow: 0 0 5px rgba(0,0,0,0.2);

}
.tree_left5 {
   // width:185px;
  // height:200px;
   	text-decoration: none;
	text-align: center;
    padding:10px;
   margin-right:10px;
	border: 1px solid #ccc;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
   background-color: #c7b74d;
      box-shadow: 0 0 5px rgba(0,0,0,0.2);

}
.tree_left6 {
   // width:185px;
  // height:200px;
   	text-decoration: none;
	text-align: center;
    padding:10px;
   margin-right:10px;
	border: 1px solid #ccc;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
   background-color: #e69e44;
      box-shadow: 0 0 5px rgba(0,0,0,0.2);

}
.tree_sub {
display:none;

  
}
.tree_left_sub {
   // width:185px;
  // height:200px;
   	text-decoration: none;
	text-align: center;
    padding:5px;
   //margin-right:10px;
	border: 1px solid #ccc;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
background-color:white;
}

.tree_parent_center {
	width: 100%;
	//background: #000000;
	position: relative;
	float: center;
	//    padding:10px;
}
.tree_center {
    width:185px;
 //  height:200px;
  font-size: 13px;
  color:black;
   	text-decoration: none;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding:10px;
	border: 1px solid #ccc;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
    background:#91c37f;
	   box-shadow: 0 0 10px rgba(0,0,0,0.2);

}
.verical {
   content: ' ';
	position: relative; left: 50%;
	border-left: 1px solid #ccc;
	//border-top: 1px solid #ccc;
	//width: 0;
	height: 20px;
	display:block;
	}
	.vericalr {
   content: ' ';
	position: relative; right: 50%;
	border-right: 1px solid #ccc;
	//border-top: 1px solid #ccc;
	//width: 0;
	height: 20px;
	display:block;
	}
	
	.vericalc {
   content: ' ';
	position: relative; left: 50%;
	border-left: 1px solid #ccc;
	//border-top: 1px solid #ccc;
	width: 0;
	height: 20px;
	display:block;
	}
.horizontal {
  position: relative; left: 50%;
	border-top: 1px solid #ccc;

	}
	.horizontal_top {
  position: relative; 
	border-top: 1px solid #ccc;
	left: 93px;

	}
	.tree_ltop {
   // width:185px;
  // height:200px;
 position:relative;
 left:10px;
   	text-decoration: none;
	text-align: center;
    padding:10px;
   margin-right:10px;
	border: 1px solid #ccc;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
   background-color: #d5d5d5;
   //   box-shadow: 0 0 5px rgba(0,0,0,0.2);
   -webkit-box-shadow: 3px 3px 6px 0px rgba(135,135,135,0.78); 
box-shadow: 3px 3px 6px 0px rgba(135,135,135,0.78);
	}
		.tree_rtop {
   // width:185px;
  // height:200px;
 position:relative;
 right:10px;
   	text-decoration: none;
	text-align: center;
    padding:10px;
   margin-right:10px;
	border: 1px solid #ccc;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
   background-color: #d5d5d5;
   //   box-shadow: 0 0 5px rgba(0,0,0,0.2);
   -webkit-box-shadow: 3px 3px 6px 0px rgba(135,135,135,0.78); 
box-shadow: 3px 3px 6px 0px rgba(135,135,135,0.78);
	}
	.vericaltop {
   content: ' ';
	position: relative; left: 50%;
	border-left: 1px solid #ccc;
	//border-top: 1px solid #ccc;
	//width: 0;
	height: 27px;
	display:block;
	}
	.spacerb
	{
	height:75px;
	}