/* CSS Document */
*{
	font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
	margin:0px;
	padding:0px;
}

table{
	/*margin-bottom:10px;*/
	border-collapse:collapse;
}

table caption{
	font-weight:bold;
	font-size:13px;
}

table caption.inner{
	font-weight:bold;
	font-size:11px;
}

table.main{
	border:1px solid #aaa;
	table-layout:fixed;
}

table.main caption{
	font-size:16px;
	color:#119;
	text-align:center;
	font-weight:bold;
	padding:5px;
}

table.main td,table.main th{
	padding:5px;
	text-align:center;
	border:1px solid #aaa;
}

table#reportTable th{
	padding:5px;
}

table.main thead tr,table.main tr.head,table.mainReport thead tr,table.mainReport tr.head{
	background-color:#CEDDFF
}


table.main tr.tool{
	background-color:#FFFFFF
}

table.main tr.tool th{	
	text-align:right;
}

table.main tr.caption{
	background-color:#CEDDFF
}

table.main tr.caption td{	
	font-weight:bold;
	font-size:11px;
}

table.main tbody tr.odd{
	background-color:#E6EFFF
}
/***************mainReport**********************/
table.mainReport  caption.centerCaption{
	text-align:center;
	font-size:14px;
}

table.mainReport tr.head{
	font-weight:bold;
	text-align:center
}

table.mainReport{
	table-layout:fixed;
	margin-bottom:25px;
}

table.mainReport caption,table td.caption{
	font-size:13px;
	color:#119;
	text-align:left;
	font-weight:bold;
}

table td.caption{
	font-size:25px;
}

table.mainReport caption.first{
	text-align:center;
	font-size:25px;
	padding:5px;
	color:#119;
}

table.mainReport td,table.mainReport th {
	border:1px solid #aaa;
	padding:7px;
	/*white-space:nowrap;
    overflow: hidden;*/
}

table.mainReport tbody tr td.caption{
	color:#119;
	text-align:left;
	font-weight:bold;
	font-size:13px;
	padding:0px;
}

table.main tbody td.content,table.mainReport tbody td.content{
	background-color:#CEDDFF;
	font-weight:bold
}

table.main tbody td.warning,table.mainReport tbody td.warning{
	color:#f00;
}

table.mainReport tbody td.xn{
	background-color:#aaa;
}

table.mainReport tbody tr.grey td{
	/*background-color:#aaa;*/
	color:#aaa;
}

table.mainReport tbody tr.hj td{
	font-weight:bold;
}

table.mainReport tbody tr.dz td{
	color:#119;
	font-weight:bold;
	font-size:13px;
	background-color:#aaa;
}

/***************mainReportEnd**********************/

table.sptable td{
	text-align:right;
}


table.main tfoot td{
	padding:10px;
}

table.main input.input,table.main select.input{
	width:80%;
}

table.main .dateCss{
	width:50px;
}

/** 鐐瑰嚮鎴� */
table.mainReport table.inner{
	display:none;
	position:absolute;
	z-index:999;
	background-color:#CEDDFF;
	/*left:-100px;*/
}

table.mainReport table.inner tbody td{
	text-align:center;
}

/** 鐐瑰嚮鎴� */
table.mainReport table.inner tbody td.content{
	background-color:#CEDDFF;
	/*left:-100px;*/
}

table#productInput th{
	padding:6px;
}

table#productInput td.hh{
	/*padding-left:10px;
	padding-right:10px;*/
}

table#productInput input.input,table#productInput select.input{
	width:80%;
	border: none;
	margin: 0;
	/*padding: 4px 5px 4px 5px; ie bug*/
	text-align:center;
}

/*table#productInput input.input:focus {
	border: 2px solid #000000;
}*/

table#productInput td{
	margin: 0;
	padding: 0;
	border: 1px solid #E2E2E2;
	/*width:500px;*/
}

table#productInputShow th,table#productInputShow td{
	padding:5px;
}

table#productInput td.noEdit{
	background-color:#aaa;
}

input.noEdit{
	background-color:#aaa;
}

div.outDiv{
	width:1000px;
	position:relative;
	left:50%;
	margin-left:-500px;
	overflow:hidden;
	/*border:1px solid #f99;*/
}

div.outDivReport{
	width:1200px;
	position:relative;
	left:50%;
	margin-left:-600px;
	overflow:hidden;
	/*border:1px solid #f99;*/
}

div.outTable{
	width:1000px;
	/*border:1px solid #f99;*/
	overflow:scroll;
	left:50%;
	position:relative;
	margin-left:-500px;
	margin-top:10px;
	/*height:auto;*/
	height:200px;
}

a.menubig {
	margin-left:5px;
	border:1px solid #86B0C8;
	color:#3368A8;
	font-weight: bold;
	background-color:#e6efff;
	text-decoration: none;
	padding:5px 5px;
	font-size:13px;
	display:inline;
	text-align:center;
	width:80px;
	margin-top:10px;
	margin-left:15px;
}

a.menubig:hover{
	text-decoration: underline;
}

a.action {
	border:1px solid #86B0C8;
	color:#3368A8;
	font-weight: bold;
	background-color:#e6efff;
	text-decoration: none;
	font-size:12px;
	text-align:center;
	width:60px;
	display:block;
	padding:2px;
}

a.disabled {
	color:#aaa;
}

a.reportAction{
	border:1px solid #4A7EBB;
	background-color:#C9DCFF;
    font-size:12px;
	text-align:center;'
	padding:2px;
	text-decoration: none;
}

.shenxiao{
	color:green
}

.shixiao{
	color:red
}

/*table#reportshowlist{
	border:1px solid #aaa;
}

table#reportshowlist caption{
	 font-size:14px;
	 color:blue;
}

table#reportshowlist td,table#reportshowlist th{
	padding:5px;
}

table#reportshowlist th{
	text-align:left;
}

table#reportshowlist tbody td{
	border:1px solid #aaa;
}

table#reportshowlist a{
	color:blue;
}*/

 #show{
	padding:10px;
}
.showchild{
	height:25px;
	padding:5px;
	border:1px solid #fff;
}
.checked{
	background:#666699!important;
	color:#fff!important;
}
.grey{
	background:#ccc;
}
div#show a.child{
	cursor:pointer; 
	color:black;
}
div#show .productshow{
	cursor:pointer; 
	width:200px;
	float:left;
	border:1px solid;
	margin:2px;
	padding:5px;
	text-align:center;
	height:56px;
}
div#show .productshow h1{
	border-bottom:1px solid;
	height:20px;
	
}
  
.blue{
	background:#DAEEF5;
}
