.leftmenu {
	border: 1px solid #c2c1c1;
	width: 199px;
	margin-top: 10px;
    display:block;
}
.topimg {
	width: 200px;
	height: 55px;
	background-image: url(imagesleftmenutopimg.jpg);
}
.dd {
	margin-left: 0px;
    width:199px;
}
.dd-list {
	list-style: none;
	margin: 0;
	padding: 0;
    background: transparent;
}
.dd-handle {
	/*    border-bottom: 1px solid gray;*/
	background:url(imagesleftmenuleftbottom.jpg) 0 103% no-repeat;
    vertical-align: central;
    margin-top: 10px;
min-height:32px;
/*overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;*/
}

.morelevel {
    width:90px;
/*    overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;*/
}
.level2 {
	padding-left: 20px;
	margin: 0;

}
.endlevel2 {
	padding-left:20px;
	margin: 0;
	
}
.level3 {
	margin: 0;
	padding-left: 60px;
	background: url(imagesleftmenuleftimg.png) 35px no-repeat;
	border-bottom: 1px solid #dbdbdb;
}
.endlevel3 {
	margin: 0;
	padding-left: 60px;
	background: url(imagesleftmenuendleftimg4.png) 35px no-repeat;
	border-bottom: 1px solid #dbdbdb;
}
.level4 {
	margin: 0;
	padding-left: 60px;
	background: url(imagesleftmenuleftimg.png) 35px no-repeat;
	border-bottom: 1px solid #dbdbdb;
	line-height:24px;
    padding-right:15px;
}
.currentclass {
	color:#ff6101
}
.endlevel4 {
	margin: 0;
	padding-left: 60px;
	background: url(imagesleftmenuendleftimg4.png) 35px no-repeat;
	border-bottom: 1px solid #dbdbdb;
	line-height:24px;
}
.level8 {
	margin: 0;
	padding-left:75px;
        padding-right:15px;
	background: url(imagesleftmenuleftimg.png) 45px no-repeat;
	border-bottom: 1px solid #dbdbdb;
	line-height:24px;
}
.level16 {
	margin: 0;
	padding-left: 85px;
	background: url(imagesleftmenuleftimg.png) 55px no-repeat;
	border-bottom: 1px solid #dbdbdb;
	line-height:24px;
}
.endlevel16 {
	margin: 0;
	padding-left:85px;
	background: url(imagesleftmenuendleftimg.png) 55px no-repeat;
	border-bottom: 1px solid #dbdbdb;
	line-height:24px;
}
.endlevel8 {
	margin: 0;
	padding-left:75px;
        padding-right:15px;
	background: url(imagesleftmenuendleftimg.png) 45px no-repeat;
	border-bottom: 1px solid #dbdbdb;
	line-height:24px;
}
/*.dd-item > button { display: block; position: relative; cursor: pointer;  width: 30px; height: 30px; margin: 0; padding: 0; text-indent: 100%; overflow: hidden; border: 0; background: transparent;text-align: center; font-weight: bold;float:right }
.dd-item > button:before { content:url(imagesleftmenujt.png) ; display: block; position: absolute; width: 100%; text-align: center; text-indent: 0; margin-top:-10px }
.dd-item > button[data-action="collapse"]:before { content:url(imagesleftmenujt.png);margin-top:-10px; }*/

.dd-item {
	position:relative;
}
.dd-item button {
	display: block;
	position:absolute;
	cursor: pointer;
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: 100%;
	overflow: hidden;
	border: 0;
	background: transparent;
	text-align: center;
	font-weight: bold;
	background:url(imagesleftmenujt.png) no-repeat center center;
	right:0
}
