.left_tree {
	width:265px;
	/*background:#e3f4ea;*/
	float:left;
	position:relative;
	left:0;
}

.tree_box {
	font-size:12px;
	color:#0ca14a;
	font-weight:bold;
	font-family:arial;
	padding-left:25px;
	background:url(../images/tree_box.png) no-repeat left;	
	display:block;	
	height:37px;
}

.tree {
	font-size:12px;
	color:#0ca14a;
	font-weight:bold;
	font-family:arial;
	padding-top:11px;
	display:block;
}

.tree_open {
	padding-left:35px;
}

.tree_open li {
	font-size:12px;
	font-weight:bold;
	color:#808080;
	list-style:none;
	padding-top:4px;
	padding-bottom:4px;
}

.tree_open a {
	color:#808080;
	text-decoration:none;
}

.center_content {
	float: left;
    margin-left: 20px;
    width: 660px;
}

.center_content .content0 {
	padding:10px;
}

.lead {
	margin-top:5px;
	margin-bottom:5px;
}

.input {
	width:500px;
	border:solid 1px gray;
}

.input_ta {
	width:600px;
	height:200px;
	border:solid 1px gray;
}

.ajanlatkeres {
	background: url("../images/ajanlatkeres.png") no-repeat scroll left center transparent;
    border: medium none;
    display: block;
    float: right;
    height: 35px;
    margin-bottom: 15px;
    margin-right: 37px;
    margin-top: 15px;
    width: 115px;
}
container div.shadow div.content div.left_tree ul#red.treeview-red li.tree_head span.first{
	color: #0CA14A;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.container div.shadow div.content div.left_tree ul#red.treeview-red li.open ul{
	margin:15px 0 0 0;
}