body,td,th,a,p,div,input,textarea,select,button {
	font-size:9pt;
	font-family:  "微软雅黑","Arial", "Verdana", "Helvetica","宋体", "sans-serif";
}
body,html{width:100%;height:100%; margin:0px;border: none; /*box-sizing: border-box; */}

image{border:none;}
textarea{overflow-y: auto}
form{
	margin: 0px;
}

input::-ms-clear{display:none;}/*删除IE input 下的小叉叉*/

.divInline {display:inline-block;}
.divInline {*display:inline;}

.checkbox{
	_vertical-align:-1px;/*针对IE6使用hack*/
	vertical-align:-2px;
}

.ScrollBox{height:100%;overflow:auto;}
.ellipsis{
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow:hidden;
}
.Hide{display: none;}


/*
流程引擎私自使用
*/
.WFCurappertain{text-align:left;font-size:12px;font-weight:bold;margin-left:28px;font-family:"微软雅黑","宋体";}
.fyTabtit{border-collapse:collapse;border:0px;font-family:"微软雅黑","宋体";margin-top:3px;}
.lfytit{background:url('engine/lfybbg.gif') no-repeat 0% 0%;height:31px;line-height:31px;width:13px;}
.mfytit{background:url('engine/mfybbg.gif') repeat-x 0% 0%;height:31px;line-height:31px;}
.rfytit{background:url('engine/rfybbg.gif') no-repeat 0% 0%;height:31px;line-height:31px;width:10px;}
