.proje_menu_back {
	background-repeat: no-repeat;
}
.proje_ana_item {
	background-color: #e4e4e4;
	width: 100%;
	cursor:pointer;
}

.proje_ana_item:hover .item_right {
	font-size: 14px;
	color: #000000;
	padding: 3px;
}
.item_left {
	background-color: #b8bcca;
	height: 24px;
	width: 12px;
	float: left;
	margin-right: 4px;
}
.item_right {
	font-size: 14px;
	color: #333333;
	padding: 3px;
}
.item_right_ok {
	font-size: 14px;
	color: #FF0000;
	padding: 3px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
 
ul li {
	position: relative;
	margin-bottom: 5px;
}
 
li ul {
	display:none;
	top: 0;
	
}
/* IE. gizle \*/ 
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; } 
/* IE den gizleme sonu */
 
/*li:hover ul, li.over ul { 
	display: block;
}*/
.aktif{
	font-size: 12px;
	color: #797979;
	
	width: 100%;
	margin-top: 2px;
	cursor:pointer;
	font-weight: bold;
	
}
.proje_alt_item {
	font-size: 12px;
	color: #797979;

	width: 100%;
	margin-top: 2px;
	cursor:pointer;
	
}

.proje_alt_alt_item {
	font-size: 12px;
	color: #09F;
	width: 100%;
	margin-top: 2px;
	cursor:pointer;	
}

.proje_menu_back ul li a:hover {

	color: #e80000;
	

}
.proje_menu_back ul li a{
	width:300px;
	cursor:pointer;
	}