@charset "utf-8";
/* CSS Document */
.headw{
	width:100%;
	height:55px;
	min-width:1280px;
	background-color:#04709f;
	position:fixed;
	top:0;
	}	
.head1{
	width:500px;
	height:55px;
	min-width:500px;
	float:left;
	background:url(/DocuCapture/image/docuKing.png) no-repeat left;
	}
.head1 h1{
	color:#FFF;
	font-size:16px;
	font-weight:900;
	margin:30px 0 0 75px;}
.head2{
	width:400px;
	height:55px;
	float:right;
	min-width:400px;
	}
.headwx{
	width:100%;
	height:30px;
	min-width:1280px;
	background:url(/DocuCapture/image/daoHangBeiJing.jpg) repeat-x;
	position:fixed;
	top:55px;}
.headwx1{
	width:1170px;
	height:30px;
	min-width:600px;
	float:left;
	position:fixed;
	top:55px;
	}
.headwx1 ul li{
	float:left;
	width:130px;
	text-align:center;
	line-height:30px;
	font-size:16px;
	font-weight:700;
	}
.headwx1 ul li span{
	float:right;}
.headwx1 ul li a{
	color:#FFF;
	display:block;}
.headwx1 ul li a:hover{
	background-color:#1477b0;
	}
.headwx1 ul li .menuText a:hover{
	background-color:#1ccaff;
	font-size:14px;
	}
.headwx2{
	width:100px;
	height:30px;
	float:right;
	min-width:100px;
	text-align:center;
	line-height:30px;
	}
.headwx2 a{
	font-size:14px;
	color:#FFF;
	font-weight:700;}
*{	margin:0;
	padding:0;
	}
body{
	font-family:"微软雅黑";
	font-weight:normal;
	font-size:12px;
	background-color: #E9F5F9;
	}
ul{
	list-style-type:none;
	}
img{
	border:none;
	vertical-align:top;
	}
a{	text-decoration:none;
	color:#000;
	}
a:hover{
	color:#00F;
	}
.clear{
	clear:both;
	font-size:0;
	line-height:0;
	}
.foot{
	width:100%;
	height:30px;
	min-width:1280px;
	background-color:#3f414e;
	position:fixed;
	bottom:0;
	}
.foot span{
	width:800px;
	height:30px;
	color:#fff;
	text-align:center;
	line-height:30px;
	font-weight:700;}
.shezhimianban{
	width:100%;
	height:25px;
	min-width:1280px;
	background:url(/DocuCapture/image/erJiDaoHangBeiJing.jpg) repeat-x;
	line-height:25px;
	color:#1477af;
	margin-top:85px;
	position:fixed;
	top:0px;
	z-index: 0;
	}
.shezhimianban h3{
	float:left;
	font-size:14px;
	margin-left:10px;
	height: 25px;}
.errorDivDialogSum{
	text-align: left;
	padding-left: 20px;
	margin-right: 17px;
	margin-top: 5px;
	line-height: 25px;
	height: 25px;
	width: 100px;
	float: right;
	font-size: 12px;
	color: red;
	background:url(/DocuCapture/image/cuWuTiShi.png) no-repeat left;
}
.errorDivDialogSum2{
	text-align: left;
	padding-left: 20px;
	margin-right: 17px;
	margin-top: 5px;
	line-height: 25px;
	height: 25px;
	width: 100px;
	float: right;
	font-size: 12px;
	color: red;
	background:url(/DocuCapture/image/cuWuTiShiDialog.png) no-repeat left;
}
.menuText a{
	font-size: 12px;	
}

/*工作队列任务数显示*/
.tiShiL{
	width: 6px;
	height: 17px;
	background:url(/DocuCapture/image/tiShiL.png) no-repeat;
}

.tiShiR{
	width: 6px;
	height: 17px;
	font-size: 10px;
	background:url(/DocuCapture/image/tiShiR.png) no-repeat;
}

.tiShiC{
	height: 17px;
	background:url(/DocuCapture/image/tiShiC.png) repeat-x;
}

.tiShiC font{
	height: 17px;
	line-height: 17px;
	font-size: 10px;
	color: white;
}
/*版本弹窗*/
.tanchuVersion{
	width: 400px;
	height: 360px;
	background-color: #04709f;
	display: none;
}
.tanchuVersionLogo{
	width: 300px;
	height: 100px;
	line-height: 120px;
	background:url(/DocuCapture/image/docuKing.png) no-repeat left;
	padding-top: 10px; 
	padding-left: 75px;
	color: white;
	font-size:16px;
	font-weight:900;
	}
.tanchuVersionVersion{
	width: 100%;
	height: 100px;
	overflow: auto;
}
.tanchuVersionVersionE{
	width: 300px;
	height: 50px;
	padding-left: 50px;
	color:white;
	font-size:14px;
	font-weight:900;
}
.tanchuVersionDesc{
	width: 300px;
	height: 100px;
	padding-left: 50px;
	color:white;
	font-size:14px;
	font-weight:900;
	}
.tanchuVersionVersion input{
	float: right;
	margin-right: 20px;
	width: 90px;
	height: 35px;
	border: 0px;
	cursor: pointer;
	background:url(/DocuCapture/image/shanChuBJ.png) no-repeat center;
}
.versionA{
	float: right; 
	margin-top: 35px; 
	margin-right: 10px; 
	color: white; 
	font-size: 14px; 
	font-weight: bolder;
}




