.fixed-table-body{
	/*overflow-x:visible !important;*/
	overflow-y:visible !important;
} 
.dropdown-menu{
	/*left: auto;*/
	/*right: 0px;*/
}
/*.edui-container{ width: 100% !important; }*/
/* 分页*/
.pages .pagination{ float: right; margin:0px;}
.head {
	position: absolute;
	left: 11px;
	top: 20px;
	color: #999;
}
.crumb{
	position: relative;
	border-top: 1px dashed #dedede;
	margin: 0 0px 14px;
	height: 150px;

}
.title{
	float: left;
	max-width: 80px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.body{
	padding: 14px 0 0 94px;
}
.items{
	height: auto;
	padding-right: 0;
	overflow: hidden;
}
