.icon-search{
	background:url('../JScript/CtlEasyUI/jeasyui/themes/icons/search.png') no-repeat center center;
}
.icon-reload{
	background:url('../JScript/CtlEasyUI/jeasyui/themes/icons/reload.png') no-repeat center center;
}
.icon-add{
	background:url('../JScript/CtlEasyUI/jeasyui/themes/icons/edit_add.png') no-repeat center center;
}
.icon-edit{
	background:url('../JScript/CtlEasyUI/jeasyui/themes/icons/pencil.png') no-repeat center center;
}
.icon-remove{
	background:url('../JScript/CtlEasyUI/jeasyui/themes/icons/cancel.png') no-repeat center center;
}
.icon-print{
	background:url('../JScript/CtlEasyUI/jeasyui/themes/icons/print.png') no-repeat center center;
}

.icon-printdir{
	background:url('../JScript/CtlEasyUI/jeasyui/themes/icons/print.png') no-repeat center center;
}

.icon-excel{
	background:url('../JScript/CtlEasyUI/jeasyui/themes/icons/filesave.png') no-repeat center center;
}

.icon-blank{
	background:url('../JScript/CtlEasyUI/jeasyui/themes/icons/blank.gif') no-repeat center center;
}

.icon-cancel{
	background:url('../JScript/CtlEasyUI/jeasyui/themes/icons/edit_remove.png') no-repeat center center;
}



.MyCtlQry{
background-color:#F3F3F3;
}

.MyCtlLv{
background-color:#F3F3F3;
}


.MyCtlCBase{
display:inline-block;
width:100%;
}

.MyCtlCCap{
float:left;
height: 29px;
vertical-align: middle;
line-height: 29px;
text-align:right;
width:28%;
}

.MyCtlCCapText{
font:12px SimSun;
color:#2186d6;
display:inline-block;
white-space:nowrap;
padding-right:10px;
}

MyCtlCFrame{
border: 1px solid #d0d0d0;
border-collapse: collapse;
float: left;
height:27px;
width:70%;
}


MyCtlCQryFrame{
display: inline-block;
white-space: nowrap;
margin: 0;
padding: 0;
overflow: hidden;
vertical-align: middle;
width:20%;
}



.MyCtlCQry{
width:100%;
height:27px;
background:none!important;
padding-left:10px;
font:12px/27px SimSun;
color:#898989;
border:none;
}


MyCtlCTextFrame{
display: inline-block;
white-space: nowrap;
margin: 0;
padding: 0;
overflow: hidden;
vertical-align: middle;
float:right;
width:80%;
}

.MyCtlCText{
width:80%;
height:27px;
font:12px/27px Simsun;
color:#333; border:none;
background:none;
}

.MyCtlCImgDT{
background:url(../Images/CtlSvr/DTSel.gif) no-repeat
}

.MyCtlCNum{
height:20px;
Text-align:Right;
}

.MyCtlCArea{

}

.MyCtlCImgMT{
background:url(../Images/CtlSvr/MTSel.gif) no-repeat
}
.MyCtlCImgMTEdit{
background:url(../Images/CtlSvr/MTEdit.gif) no-repeat
}

.MyCtlCConst{
height:20px;
width:35px;
}