button.Browser,button.browser,input.Browser,input.browser {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	background: url(/oa/platform_web/images/BacoBrowser.png) no-repeat;/* 0427revise */
	border: none;
	overflow: hidden;
	cursor: pointer;
}

button.wfnode,button.wfnode {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	background: url(/oa/platform_web/images/wfnode.gif) no-repeat;
	border: none;
	overflow: hidden;
	cursor: pointer;
}

/**节点表单模板展示样式*/
button.dy{
	width: 16px;
	height: 16px;
	vertical-align: middle;
	background: url(/oa/platform_web/images/workflow/wfnode/dayin.jpg) no-repeat;
	border: none;
	overflow: hidden;
	cursor: pointer;
}

button.yd{
	width: 16px;
	height: 16px;
	vertical-align: middle;
	background: url(/oa/platform_web/images/onlineuser/phone.gif) no-repeat;
	border: none;
	overflow: hidden;
	cursor: pointer;
}

button.dyd{
	width: 16px;
	height: 16px;
	vertical-align: middle;
	background: url(/oa/platform_web/images/workflow/wfnode/dayid.jpg) no-repeat;
	border: none;
	overflow: hidden;
	cursor: pointer;
}
/**弹出层关闭按钮*/
#div_dialog #div_title a {
	display: block;
	width: 12px;
	height: 12px;
	BACKGROUND-IMAGE: url(/oa/platform_web/images/right/close27.gif);
}

 #show_div_title a {
	display: block;
	width: 12px;
	height: 12px;
	BACKGROUND-IMAGE: url(/oa/platform_web/images/right/close27.gif);
}

 #show_div_title {
	z-index: 999999999999;
}

#show_div_title {
	z-index: 9999999999999999999;
	height: 21px;
	padding: 7px 10px 0px 10px;
	font-weight: bold;
	background-color: RGB(228, 240, 255);
}

/**白色背景按钮*/
.button221 {
	float: left;
	cursor: pointer;
	height: 26px;
	overflow: visible;
	margin-left: 15px;
}

.button221 em {
	white-space: nowrap
}

.button221 .s1 {
	float: left;
	background: url(/oa/platform_web/images/right/022104.gif) no-repeat
		scroll 0 0;
	height: 26px;
}

.button221 .s1 em {
	float: left;
	display: block;
	height: 26px;
	line-height: 25px;
	background: url(/oa/platform_web/images/right/022104.gif) no-repeat
		scroll 100% -26px;
	padding: 0 10px;
	font-style: normal
}

.button221 .s1 em a {
	color: #333;
	text-decoration: none
}

.simplebtn {
	width: 60px;
	height: 25px;
	overflow: hidden;
	border: 0px;
	outline: none;
	background: url(/oa/platform_web/images/right/022104.gif) no-repeat 0 -55px;
	color: #fff;
	cursor: pointer;
}

.grey {
	color: grey !important;
	text-decoration: none !important;
}

.tabComFirst {
	background: url(/oa/platform_web/images/right/hdbj.gif) repeat-x;
	float: left;
	width: 102px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
}

a {
	cursor: pointer;
}

.btn1 {
	cursor: pointer;
	height: 26px;
	line-height: 25px;
	background: url(/oa/platform_web/images/right/022104.gif) no-repeat
		scroll 100% -26px;
	padding: 0 10px;
	font-style: normal;
}

a.btn{
	background: url(/oa/platform_web/images/right/022104.gif) no-repeat;
	height: 26px;
	padding-right:15px;
	line-height: 26px;
	text-decoration: none;
	display: inline-block;
	margin-right: 5px;
}
a.btn span{
  background: url(/oa/platform_web/images/right/022104.gif) no-repeat;
  display: block;
  height:100%;
  padding-left: 15px;
}

a.btn-blue{
	background-position: right -115px;
	color: #FFF;
}
a.btn-blue:hover{
	color: #FFF;
	text-decoration: none;
}
a.btn-blue span{
	color: #FFF;
	background-position-y: -90px;
}
a.btn-grey{
	background-position: right -26px;
	color: #000;
}
a.btn-grey:hover{
	color: #000;
	text-decoration: none;
}
a.btn-grey span{
	color: #000;
	background-position-y: 0px;
}

.disabled_select{
	background: #fff;
	font-weight:bold;
	/* 0427add */
	height: 32px;
	line-height: 32px;
	border: 1px solid #e2e2e2;
}

/* modal dialog */
/* .modal {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1040;display: none;overflow: hidden;outline: 0;height:100%;max-height:100%;}
.modal-dialog {position: relative;width: auto;margin: 10px}
.modal-content {position: relative;background-color: #FFF;border: 1px solid #98B6E2;}
.modal-backdrop {position: fixed;top:0;right:0;bottom:0;left:0;background-color:#CCC;filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: .5;}
.modal-header {min-height: 16.43px;border-bottom: 1px solid #e5e5e5;background-color: #E4F0FF;}
.modal-header .close {float: right;font-size: 21px;line-height: 21px;height:21px; color: #000;margin-top: 2px;margin-right: 7px;padding: 0;cursor: pointer;background: 0 0;border: 0;}
.modal-title {margin: 0;line-height: 1.1;padding: 7px 10px;font-weight: bold;}
.modal-body {position: relative;padding: 15px;}
.modal-dialog {width: 600px;margin: 0px auto;max-height: 100%;overflow: auto;}
.modal-scrollbar-measure {position: absolute;top: -9999px;width: 50px;height: 50px;overflow: scroll} */

/*  oaapp */
.floatPanel {width:36px;height:180px;position:fixed;left:5px;bottom:100px;z-index:10000; _position:absolute; /* for IE6 */_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-180+"px");}	

.qrcode {background:url(/oa/platform_web/images/oaappleft.jpg) no-repeat;position:relative;height:180px;}

.qrcode.on{background:url(/oa/platform_web/images/oaappleft.jpg) no-repeat 0 -180px;}

.qrcode .listBox{
	position:fixed;
	bottom:100px;
	left:40px;
	width:160px;
	height:206px;
	z-index:9999;
	overflow:hidden;
	border:1px solid #e7e7e7;
	display:none;
	_position:absolute; 
	/* for IE6 */
	_bottom:0px;
	_left:36px; 
	background:#fff
}
.qrcode .listBox p{
	line-height:22px;
	text-align:center;
	font-size:13px
}
#oaappimage{
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:10px;
	width:126px;
	height:126px
}
#dynamicpwdappimage{
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:10px;
	width:126px;
	height:126px
}
.qjtitle { height: 35px; line-height: 35px; background: #f5f5f5; padding: 0 10px; border: #e2e2e2 1px solid; border-bottom: 0; margin-top: 10px; font-size: 13px; }
			.qjtname { float: left; font-size: 13px; font-weight: bold; }
			.qjtmoreup, .qjtmoredown { float: right; font-size: 12px; padding-right: 12px; }
			.qjtmoreup { background: url(/oa/platform_web/images/morearrup.png) no-repeat right center; }
			.qjtmoredown { background: url(/oa/platform_web/images/morearrdown.png) no-repeat right center; }