div.sdmenu {
  font-family: verdana, tahoma;
  float:left;
	width: 177px;
	
	font-size: 11px;
	padding-bottom: 10px;
	padding-left:30px;
	
	
}

div.sdmenu a{
  text-decoration: none;
  color: #636363;
}

div.sdmenu div {
  line-height:37px !important;
	overflow:hidden;	
	background: url(../images/me.jpg) no-repeat right bottom !important; 
}

div.sdmenu div.collapsed {
	height: 37px;
	line-height:37px !important;   
	
}

.one,
div.sdmenu div span {
	display: block;
	height: 34px;
	cursor: pointer !important;
	font-size:11px !important;
  color: #636363;	
	background: url(../images/me.jpg) no-repeat right bottom !important; 
	
	
}



div.sdmenu span{
  padding-top:3px;
  color: #636363;
  display: block;
	height: 34px;
	line-height:15px !important;
	vertical-align: middle;
	cursor: pointer;
	font-size:11px;
	
}

div.sdmenu span:hover{
text-decoration:underline;
}

div.sdmenu span.curr{
  font-weight:bold;
}

.one,
div.sdmenu div.collapsed span {
  background: url(../images/me.jpg) no-repeat right bottom !important; 
	/*background:#477849;*/
	/*padding-bottom:0px;*/
}

#kla{
padding-left:10px;
}

.one{
  
  text-decoration: none;
}

.one:hover,
.one:active{
  
  text-decoration: none !important;
}

div.sdmenu div a {
	display: block;
	padding-left:22px;
	background: url(../images/zl1.jpg) no-repeat 15px 4px;
	font-size:11px;
	line-height: 12px;
	padding-bottom:9px;
	padding-top:7px;
  color: #636363;
}

div.sdmenu div a.current {
	font-weight: bold;
}



div.sdmenu div a:hover {
	text-decoration: underline;
	color: #888888;
}

.

