*{padding: 0px;margin: 0px;}

.over{
	display: inline-block;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}

.KSpopup{width: 100%;height: 100%;position: fixed;background: rgba(0,0,0,0.3);top: 0; display: none;}
.KSpopupTop:hover{cursor: move;}
.KSpopupBox{width:100%;height: 100%;position: fixed;background: #fff;top:0px;display: none;border:1px solid #95B8E7;}
.KSpopupTop{line-height: 30px;background: #E0ECFF;height: 30px;padding: 0 10px;}
.KSpopupTop label{font-size: 14px;color: #0E2D5F;width: 20%;}
.closeImg{display: inline-block; background: url(../img/panel_tools.png) no-repeat -16px 0px;  width: 16px;height: 16px;float: right;margin-top: 5px;cursor: pointer;}
