html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	font-family: "Microsoft YaHei";
}

.ed-frame-head-bg {
	border-top: 1px solid #687a87;
	background: url("../images/frame/ed-header-bg.png") repeat-x;
}

.ed-transparent-background {
	background: transparent;
}

.ed-frame-head-eemlog-bg {
	background: url("../images/frame/ed-header-eemlogo-bg.png") repeat-x;
}

.ed-frame-head-cetlog {
	background: url("../images/frame/ed-cetlogo.png") 50% 50% no-repeat;
}
.ed-frame-loginfo{
	background: url("../images/frame/loginfo.png") top center no-repeat;
	width:55px;
	height:55px;
	color:#fff;
}

.ed-frame-loginfo label{
	font-size: 10px;
    line-height: 65px;
    text-align:center;
}

.ed-frame-head-bottom {
	border-top: 1px solid #3b7336;
	border-bottom: 1px solid #828283;
	overflow: visible;
	background: url("../images/frame/ed-header-bottom-bg.gif") repeat-x;
}


.ed-frame-left-circle {
	height:100%;
	background: url("../images/frame/ed-func-left-circle-bg.png") 0% 0% no-repeat;
}

.ed-frame-right-circle {
	height:100%;
	background: url("../images/frame/ed-func-right-circle-bg.png") 0% 0% no-repeat;
}


/**********************loginInfo start*****************************/
.ed-userinfo {
	padding-top: 10px;
	padding-left: 20px;
}
.ed-userinfo-item {
	float: left;
	height: 100%;
	color: #9E9C9D;
	cursor: pointer;
	padding-right:15px;
	text-indent:27px;
	line-height:24px;
}
.ed-userinfo-mainpage{
	background: url(../images/frame/index.png) no-repeat 0 0;
}
.ed-userinfo-user{
	background: url(../images/frame/loginfo.png) no-repeat 0 0;
}
.ed-userinfo-exit{
	background: url(../images/frame/logout.png) no-repeat 0 0;
}
/**********************loginInfo end*****************************/



/******************Label start******************/

.ed-func-bg{
	height:100%;
    background: url("../images/frame/ed-func-center-bg.gif") repeat-x;
}
.ed-label-box{
	height:61px;
	width:63px;
    border-bottom: 1px solid #cacbca;
    cursor:pointer;    
    float: left;    
}
.ed-label-splitor{
	background: url("../images/frame/ed-label-seperator.gif") right center no-repeat;
}
.ed-label-icon-box{
	height:31px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.ed-label-name-box{
	height:30px;
	line-height: 30px;
	text-align: center;
}
.ed-label-seleced-box{	
	width: 64px;
    height: 61px;
    float: left;
    border:none;
    margin-left:-1px;
    background: url("../images/frame/ed-label-active-bg.gif") center bottom no-repeat;
}
.ed-label-icon-cost{
	background-image: url("../images/frame/ed-label-cost.png");
}
.ed-label-icon-efficiency{
	background-image: url("../images/frame/ed-label-efficiency.png");
}
.ed-label-icon-monitor{
	background-image: url("../images/frame/ed-label-monitor.png");
}
.ed-label-icon-query{
	background-image: url("../images/frame/ed-label-query.png");
}
.ed-label-icon-display{
	background-image: url("../images/frame/ed-label-display.png");
}
.ed-label-icon-setting{
	background-image: url("../images/frame/ed-label-setting.png");
}
.ed-label-icon-act{
	background-image: url("../images/frame/ed-label-act.png");
}
/******************Label   end******************/




/*******************Model start*******************/

.ed-model-box {
	width: 100%;
    height: 100%;
}

.ed-model-inner-box {
    font-size: 11px;
    margin-top: 5px;
    float: left;
    line-height: 20px;
    text-align: center;
    border: none;
    height: 20px;
    color: #736e6d;
    cursor: pointer;
    padding:0 10px 0 10px;  
}
.ed-model-selected {
    color: #edf0e2;
    border-radius: 40px;
    background-color: #499933;
}
.ed-model-point {
    margin-top: 5px;
    width: 21px;
    float: left;
    height: 18px;
    background: url("../images/frame/ed-model-seperator.png") center center no-repeat;
}

/*******************Model end*******************/


/*******************Item start*******************/

.ed-item-box{
    /*border-bottom: 1px solid #848182;*/
    cursor: pointer;
    margin-top: 17px;
    float: left;
    position: relative;
    height: 25px;
    font-size: 12px;
    color: #757978;
}
.ed-item-box-active{
	border-bottom: none;
}

/*******************ItemLeftImage start********************/
.ed-item-left-normal{
	width:13px;
	float:left;
	height:100%;
	background: url("../images/frame/ed-item-normal-left-bg.png") no-repeat;
}
.ed-item-left-active{
	background: url("../images/frame/ed-item-active-left-bg.png") no-repeat;
}
/*******************ItemLeftImage end********************/

/*******************ItemRightImage start********************/
.ed-item-right-normal{
	width:3px;
	height:100%;
	float:left;
	background: url("../images/frame/ed-item-normal-right-bg.png") no-repeat;
}
.ed-item-right-active{	
	background: url("../images/frame/ed-item-active-right-bg.png") no-repeat;
}
/*******************ItemRightImage end********************/

/*******************ItemCenterText start********************/
.ed-item-center-normal{
    height: 100%;
    padding: 0 15px 0 10px;
    float:left;
    line-height: 25px;
    text-align: center;
	background-color: #e9e9e9;
	border-top:1px solid #707776;
}
.ed-item-center-active{
	border-top:1px solid #828281;
	background-color: #ffffff;
}
/*******************ItemCenterText end********************/

/*******************Item end*******************/



/*********************FuncContent start****************************/
.ed-funccontent-top{
	width:100%;
	background: url("../images/frame/ed-funccontent-top-bg.png") repeat-x;
}

.ed-funccontent-top-title{
	color: #3c3c3c;
	font-size: 18px;	
}

/**********************FuncContent end*****************************/


/**********************Template setting start*********************************************/
.ed-template-custom-title{
	color: #aeaeae;
	font-size:24px;
}

/**********************Template setting end***********************************************/

/***********************div垂直居中 start***********************************/
.ed-center-outbox{
	display: table;
}
.ed-center-innerbox{
	display: table-cell;
    vertical-align: middle;
}

/***********************div垂直居中 end***********************************/

/***********************节点树标?  start*************************************/
.ed-tree-title{
	color:#767676;
	font-size:14px;
	height: 41;
	padding:11px 0 16px 0;
}
/***********************节点树标?  end*************************************/
/***********************解决button的border在IE8下不能修改的问题 start*************************************/
.ed-button-border-width{
	border-width:1px !important;
}
/***********************解决button的border在IE8下不能修改的问题 start*************************************/

.cd-transparent-background{
	background:transparent;
}
.cd-disabled {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.cd-hidden {
	display: none;
	width: 0px;
	height: 0px;
}
/*页面head部分*/
.cd-header-container {
	border-bottom: 1px solid #c2c2c2;
	background-color: #2b4490;
}
.cd-header-logo {
	font-size: 14px;
	font-weight: bold;
	color: #cee7f7;
}
.cd-logbox {
	background-color: #2b4490;
}
.cd-logbox-label-top {
	color: #58b3eb;
	font-size: 11px;
	font-weight: bold;
}

.cet-default-frame-cover{
	width: 300px;
	height: 10px;
	background-color: #f5f3f3;
	border-right: 1px solid #c7c5c5;
	position: absolute;
	top: -1px;
	right: 0px;
}
.cd-system-name {
	background: url(../images/frame/cd-eemlogo.png) no-repeat center center;
}
.cd-frame-header-backgnd{
	background: url(../images/frame/cd-header-backgnd.gif) repeat-x;
}
.cd-userinfo {
	height: 22px;
	padding-right: 20px;
}
.cd-userinfo-item {
	float: left;
	padding-left: 50px;
	padding-top: 2px;
	height: 100%;
	color: #9E9C9D;
	cursor: pointer;
}
.cd-userinfo-mainpage{
	background: url(../images/frame/cd-mainpage.png) no-repeat 27px 0px;
}
.cd-userinfo-user{
	background: url(../images/frame/cd-userinfo-user.png) no-repeat 27px 0px;
}
.cd-userinfo-exit{
	background: url(../images/frame/cd-userinfo-exit.png) no-repeat 27px 0px;
}
/*框架label的css，采用命名规?/
.cd-label-box{
	width: 100%;
	height: 100%;
	position: relative;
}
.cd-label-backgnd{
	width: 30px;
	height: 100%;
	border-right: 1px solid #617144;
	background-color: #f5f3f4;
}
.cd-label-outer{
	padding: 1px 1px 1px 0px;
	border-bottom: 1px solid #617144;
}
.cd-frame-label{
	padding-top: 26px;
	padding-bottom: 5px;
	cursor: pointer; 
	background-position: 2px 5px;
	background-repeat: no-repeat;
}
.cd-frame-label-active{
	background-color: #9ab763;
}
.cd-label-text {
	font-size: 13px;
}
.cd-label-text tspan {
	cursor: pointer;
}
.cd-label-icon1{
	background-image: url(../images/frame/cd-label-icon1.png) !important;
}
.cd-label-icon2{
	background-image: url(../images/frame/cd-label-icon2.png) !important;
}
.cd-label-icon3{
	background-image: url(../images/frame/cd-label-icon3.png) !important;
}
.cd-label-icon4{
	background-image: url(../images/frame/cd-label-icon4.png) !important;
}
.cd-label-up {
	width: 29px;
	height: 13px;
	position: absolute;
	z-index: 2;
	display: none;
	background-image: url(../images/frame/cd-label-up.png);
}
.cd-label-down {
	width: 29px;
	height: 13px;
	position: absolute;
	z-index: 2;
	display: none;
	background-image: url(../images/frame/cd-label-down.png);
}
/*框架Model的css*/
.cd-model-box{
	width: 100%;
	height: 100%;
	padding: 1px;
	font-size: 13px;
	position: relative;
}
.cd-model-itembox{
	width: 100%;
	height: 28px;
	background: url(../images/frame/cd-model-back.gif);
	position: absolute;
}
.cd-model-innerbox{
	color: #5a6d36;
	padding-top: 4px;
	height: 100%;
	text-align: center;
	cursor: pointer;
	background-image: url(../images/frame/cd-model-right.gif);
	background-position: 166px 14px;
	background-repeat: no-repeat;
}
.cd-model-container{
	width: 100%;
	border-right: 1px solid #788a56;
	position: absolute;
}
.cd-model-active-inner{
	color: #fff;
	background: url(../images/frame/cd-model-back-activate.gif);
}
.cd-model-itembox-last{
	border-bottom: none;
}
.cd-model-active-border{
	border-bottom: none;
}
.cd-model-container-last{
	border-bottom: none;
}
/* 功能项item?/
.cd-frame-funcitems{
	height: 29px;
	background-color: #dee9c9;
	border: 1px solid #788a56;
}
.cd-frame-funcitem {
	text-indent: 10px;
	height: 100%;
	float: left;
	cursor: pointer;
	border-right: 1px solid #788a56;
}
.cd-funcitem-inner {
	height: 27px;
	line-height: 16px; 
	font-size: 13px;
	padding: 4px 9px 2px 0;
	background-position: 5px 3px;
	background-repeat: no-repeat;
}
.cd-funcitem-active{
	background: url(../images/frame/cd-item-back.gif);
}
.cd-frame-item-backgnd{
	background-color:#d1d9c3;
}
/*页面状态栏部分*/
.cd-statusbar-backgnd{
	background: url(../images/frame/cd-statusbar-backg.gif) !important;
}
/*form表单*/
.cd-form-extra{
	background-color: #fff;
}
.cd-field-set-alt{
	background-color: #eee;
}
/*LABEL FOR TITLE**/
.cd-label-title {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}

.cd-overflow {
	overflow: auto;
}

.cd-tree-noborder{
	border: none;
	border-width: 0px;
}
/**/
.cd-text-gray{
	color: #ccc;
}

.cd-loss-exceeded {
	color: #ff0000;
}

.cd-without-product {
	color: #ccc;
}
.cd-waveform-icon {
	width: 16px;
	height: 16px;
	margin: 0 auto;
	background: url(../images/ux/others/cd-waveform-icon.png)
}
/***************指标查询css*****************/
.cd-query-table {
	width: 100%;
	text-align: center;
}
.cd-query-table td {
	padding: 5px;
	height: 100%;
}
.cd-query-table h1 {
	font-size:16px;
}
.cd-query-table h3 {
	font-size:13px;
}
.cd-query-tr-header {
	background-color: #ebebb6;
	font-size: 14px;
}
.cd-query-tr-even {
	background-color: #eff2ee;
}
.cd-query-tr-over {
	background-color: #f8f8f6;
}
.cd-query-cell-over {
	background-color: #fff;
}
.cd-query-td-kpi,.cd-query-td-nodes,.cd-query-td-shifts,.cd-query-td-duration,.cd-query-td-output,.cd-query-td-op {
	cursor: pointer;
}
.cd-query-energyname,.cd-query-kpiunit,.cd-query-energyunit,.cd-query-outputunit {
	font-size: 11px;
	margin: 0;
}
.cd-query-td-op {
	width: 20px;
	padding: 0;
	overflow: visible;
}
.cd-query-td-op-box {
	width: 100%;
	height: 100%;
	overflow: visible;
	position: relative;
}
.cd-query-checkbox {
	width: 16px;
	height: 16px;
}
.cd-query-checked {
	background: url(../images/ux/others/cd-query-checked.png);
}
.cd-query-unchecked {
	background: url(../images/ux/others/cd-query-unchecked.png);
}
.cd-query-add,.cd-query-delete,.cd-query-prev,.cd-query-next,.cd-query-copy,.cd-query-paste,.cd-query-save,.cd-query-new {
	display: inline-block;
	width: 16px;
	height: 16px;
}
.cd-query-add {
	background: url(../images/ux/others/cd-query-add.png);
}
.cd-query-delete {
	background: url(../images/ux/others/cd-query-delete.png);
}
.cd-query-prev {
	background: url(../images/ux/others/cd-query-prev.png);
}
.cd-query-next {
	background: url(../images/ux/others/cd-query-next.png);
}
.cd-query-copy {
	background: url(../images/ux/others/cd-query-copy.png);
}
.cd-query-paste {
	background: url(../images/ux/others/cd-query-paste.png);
}
.cd-query-save {
	background: url(../images/ux/others/cd-query-save.png);
}
.cd-query-new {
	background: url(../images/ux/others/cd-query-new.png);
}
/***************指标查询css*****************/
/***************对标功能css*****************/
.cd-bench-frame-box {
	border-top: 4px solid #a3bf6b;
	border-bottom: 4px solid #a3bf6b;
	margin-bottom: 2px;
	text-align: center;
	overflow: hidden;
	letter-spacing: 0px;
}
.cd-bench-first {
	width: 202px;
	height: 100%;
	color: #fff;
	float: left;
	background-color: #a2be6a;
	position: relative;
}
.cd-bench-first  h1 {
	margin-top: 12px;
	line-height: 16px;
	font-size: 16px;
}
.cd-bench-second {
	width: 162px;
	float: left;
	text-align: left;
	color: #fff;
}
.cd-bench-second-name {
	font-size: 13px;
	padding-top: 5px;
}
.cd-bench-second-unit {
	position: absolute;
	top: 50px;
	left: 5px;
	font-size: 11px;
	font-style: italic;
}
.cd-bench-second-prop {
	position: absolute;
	top: 50px;
	left: 5px;
	font-size: 11px;
	font-style: italic;
}
.cd-bench-second-row {
	position: relative;
	height: 69px;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	padding: 5px;
}
.cd-bench-second-row-odd {
	background-image: url(../images/ux/others/cd-bench-odd-bg.gif);
}
.cd-bench-second-row-even {
	background-image: url(../images/ux/others/cd-bench-even-bg.gif);
}
.cd-bench-third {
	margin-left: 364px;
	margin-right: 0px;
	text-align: left;
}
.cd-bench-third-row {
	height: 69px;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
.cd-bench-third-row-odd {
	background-color: #f2fae2;
	color: #54780c;
}
.cd-bench-third-row-even {
	background-color: #f4f5e5;
	color: #7c7f4a;
}
.cd-bench-item {
	padding-top: 10px;
	width: 16%;
	height: 100%;
	float: left;
	text-align: center;
}
.cd-bench-item p {
	margin-top: 5px;
}
.cd-bench-item h2 {
	font-size: 16px;
}
.cd-bench-props {
	margin-top: 10px;
}
.cd-bench-props div {
	margin-bottom: 10px;
}
.cd-bench-props h2 {
	font-size: 16px;
}
.cd-bench-props span {
	font-size: 11px;
	font-weight: normal;
}
.cd-bench-add {
	position: absolute;
	top: 2px;
	right: 31px;
	width: 8px;
	height: 9px;
	background-image: url(../images/ux/others/cd-bench-add.png);
	cursor: pointer;
	display: none;
}
.cd-bench-del {
	position: absolute;
	top: 2px;
	right: 18px;
	width: 8px;
	height: 9px;
	background-image: url(../images/ux/others/cd-bench-del.png);
	cursor: pointer;
	display: none;
}
.cd-bench-com {
	position: absolute;
	top: 2px;
	right: 5px;
	width: 8px;
	height: 9px;
	background-image: url(../images/ux/others/cd-bench-com.png);
	cursor: pointer;
	display: none;
}
/********综合评估功能css********/
.cd-appr-layut-tip {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.cd-appr-edit-style {
	border: 2px dashed #4aaceb;
	position: relative;
}
.cd-appr-content {
	font-family: "微软雅黑","黑体",tahoma,arial,verdana,sans-serif;  
	font-size: 12px;
	width: 1000px;
	margin: 0px auto;
	background-color: #fafafa;
	position: relative;
}
.cd-appr-layout {
	padding: 10px;
}
.cd-appr-layout-mouseenter {
	border: 1px solid #4aaceb;
	background-color: #cdced4;
}
.cd-appr-layout-select {
	border: 1px solid #4aaceb;
	background-color: #7c7ff1;
}
.cd-appr-one-column,.cd-appr-two-columns,.cd-appr-three-columns {
	border: 2px dashed #4aaceb;
	height: 80px;
}
.cd-appr-two-columns {
	display: inline-block;
	width: 212px;
}
.cd-appr-three-columns {
	display: inline-block;
	width: 134px;
}
.cd-appr-column-space {
	margin-right: 20px;
}
.cd-appr-row-space {
	margin: 10px 0;
	color: #c4c4cf;
}
.cd-appr-add-btn,.cd-appr-del-btn,.cd-appr-edit-btn {
	position: absolute;
	width: 30px;
	cursor: pointer;
	background-color: #76c2f2;
}
/************Style Setting Editor**************/
.cd-style-setting-tr {
	height: 26px;
}
.cd-style-setting-tr input {
	width: 80px;
	font-weight: normal;
}
.cd-style-setting-bold {
	font-weight: bold;
}
.cd-style-setting-tr-details {
	height: 100%;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	border: 1px solid #d6d8d7;
}
.cd-style-setting-td {
	padding-left: 10px;
}
.cd-content-series-add {
	display: inline-block;
	cursor: pointer;
	background-color: #76c2f2;
}
.cd-content-series-del {
	display: inline-block;
	cursor: pointer;
	background-color: #76c2f2;
}
.cd-content-setting-box {
	margin-left: 10px;
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #d6d8d7;
}


.cd-ps-cell-inner {
	overflow: hidden;
	line-height: 13px;
	height: 27px;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5
}
.cd-ps-cell-inner-last{
	border-right: 0px;
}
.cd-ps-cell-inline {
	display: inline-block;
	width: 16px;
	height: 16px;
}
.cd-ps-row-expand {
	background: url(../images/tree/arrows.gif)  -16px 0px;
	cursor: pointer;
}
.cd-ps-row-collapse {
	background: url(../images/tree/arrows.gif) 0px 0px;
	cursor: pointer;
}
.cd-ps-row-box-first {
	margin-left: 5px;
}
.cd-ps-row-box {
	margin: 1px;
	height: 22px;
	float: left;
}
.cd-source-report table,.cd-source-report td {
	border: 1px solid #ededed;
	border-collapse: collapse;
}
.cd-source-report-bgcolor {
	background-color: #f00 !important;
}
.cd-bg-image-name {
	float: left;
    margin: 4px;
    margin-right: 0;
    padding: 5px;
}
.cd-bg-image {
	height: 60px;
    width: 80px;
}
.cd-bg-image-over {
	border:1px solid #dddddd;
    background: #efefef url(../images/ux/others/over.gif) repeat-x left top;
    padding: 4px;
}
.cd-bg-image-select {
	background: #eff5fb url(../images/ux/others/selected.gif) no-repeat right bottom;
    border:1px solid #99bbe8;
    padding: 4px;
}
.cd-bg-dom-select {
	border:1px dashed red !important;
}
/*信息提示?/
#msg-div {
    position:absolute;
    right:0px;
    bottom:0px;
    width:300px;
	height: 60%;
    z-index:30000;
}
#msg-div .msg {
	width: 100%;
	position:absolute;
    border-radius: 8px;
    -moz-border-radius: 8px;
    background: #F6F6F6;
    border: 2px solid #ccc;
    margin-top: 2px;
    padding: 10px 15px;
    color: #555;
}
#msg-div .msg h3 {
    margin: 0 0 8px;
    font-weight: bold;
    font-size: 15px;
}
#msg-div .msg p {
    margin: 0;
}

/*定制工具栏组件的UI*/
.x-fieldset-tbLegend .x-fieldset-header-text{
    font-size:10px;
    color: #818181;
}
.x-btn-ldbtn-small .x-btn-inner{
    font-size: 12px;
    color: #ffffff;
}
.ed-lossData-Tb{
    background: url("../images/frame/ed-funccontent-top-bg.png") repeat;
}
.ed-lossData-btn-cls{
    background:#549935;
    font-size: 14px;
    color:#ffffff
}
.ed-lossData-btn-overcls{
    background:#448627;
}
.ed-login-background{
    background: url("../images/login/login-background.png") repeat;
}
.ed-login-middle-background{
    background: url("../images/login/middle-background.png") no-repeat 50% 30%;
}
.ed-login-overCls{
    cursor: pointer;
}
.ed-login-borderLeft{
    border-left:1px solid #467314;
}
.ed-login-borderRight{
    border-right:3px solid #467314;
}
.ed-login-shrink-right{
    background: url("../images/login/shrink-right.png") no-repeat;
}
.ed-login-shrink-left{
    background: url("../images/login/shrink-left.png") no-repeat;
}
.ed-login-eemlogo{
    background: url("../images/login/loginLogo.png") no-repeat;
}
.ed-login-check{
    background: url("../images/login/pwd-checked.png") no-repeat;
}

/*修改IEEMweb页面左侧节点树和右侧主显示窗间隔条拖动大小时，将鼠标标志修改?-II->形?/
#funcpage > .x-unselectable{
	user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
	cursor: col-resize;
}
