/* CSS Document */
	html{ 
		-ms-text-size-adjust:100%;
		-webkit-text-size-adjust:100%;
		scroll-behavior: smooth;
	}
	body{ 
		-ms-text-size-adjust:100%;
		-webkit-text-size-adjust:100%;
		margin:0px auto;
		padding:0px 10px;
		background-color:#EDEDED;
		font-size:12px;
		font-family: -apple-system, BlinkMacSystemFont,'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji','Segoe UI Emoji';
		color:#000000;
		-webkit-overflow-scrolling:touch;
		max-width:680px;
	}	
	#maxDiv{
		width:100%;
		margin:0px auto;
		padding:0px;
		max-width:680px;
	}
	form{
		padding:0px;
		margin:0px;
	}
	ul,li{
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		list-style:none;
		margin:0px;
		padding:0px;
		text-align:left;
	}	
	.divBox{
		background-color:#fff;
		padding:10px;
		margin:15px 10px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}	
	.divRecNum{
		background-color:#fff;
		padding:10px;
		margin:15px 10px 0px 10px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:left;
		border-bottom:1px dashed #eee;
		font-style:italic;
		color:#aaa;
	}	
	.divRecNoNum{
		background-color:#fff;
		padding:10px 0px 0px 0px;
		margin:15px 10px 0px 10px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:center;
		color:#aaa;
	}	
	.divPage{
		background-color:#f0f0f0;
		padding:0px 0px ;
		margin:0px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:left;
		padding:10px;
	}	
	.divPage span{
		font-weight:bolder;
		color:#FF0000;
	}	
	.noRec{
		background-color:#fff;
		padding:10px;
		margin:15px 10px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:center;
		font-size:18px;
		font-weight:bolder;
		line-height:60px;
	}	
	.noPower{
		background-color:#fff;
		padding:40px 5px 60px 5px;
		margin:15px 10px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:center;
		font-size:14px;
		font-weight:normal;
		color:#1b5e20;
	}	
	.noPower a:link{
		background-color:#07c160;
		color:#FFFFFF;
		padding:6px 15px;
		margin:5px 0px;
		cursor:pointer;
		text-decoration:none;
		font-size:12px;
	}
	.noPower a:visited{
		background-color:#07c160;
		color:#FFFFFF;
		padding:6px 15px;
		margin:5px 0px;
		cursor:pointer;
		text-decoration:none;
		font-size:12px;
	}
	.noPower a:active{
		background-color:#06AD56;
		color:#FFFFFF;
		padding:6px 15px;
		margin:5px 0px;
		cursor:pointer;
		text-decoration:none;
		font-size:12px;
	}	
	.noPowerSpan{
		background-color:#07c160;
		color:#FFFFFF;
		padding:6px 15px;
		margin:5px 0px;
		cursor:pointer;
		text-decoration:none;
		font-size:12px;
	}
	.noPowerSpan:active{
		background-color:#06AD56;
		color:#FFFFFF;
		padding:6px 15px;
		margin:5px 0px;
		cursor:pointer;
		text-decoration:none;
		font-size:12px;
	}	
	.divMenu{
		background-color:#fff;
		padding:5px;
		margin:15px 10px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}	
	
	.divMenuTable{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.divMenuTable td{  
		border-collapse:collapse; 
		border:none;
		margin:0px;
		padding:5px;
		border-spacing:0px;
		width:50%;
	} 
	
	.divMenuUl{  
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		margin:0px auto;
		padding:0px;
		width:100%;
		list-style:none;
		display:block; 
		clear:both;
	} 
	.divMenuUl li{  
		float:left;
		border:none;
		margin:0px;
		padding:5px;
		width:50%;
		background-color:#fff;
	} 
	
	.pTopBtn{
		background-color:#f2f2f2;
		color:#06ae56;
		padding:10px;
		cursor:pointer;
		text-align:center;
		margin:0px auto;
	}
	.pTopBtn:active{
		background-color:#d9d9d9;
		color:#059C4D;
		padding:10px;
		cursor:pointer;
		text-align:center;
		margin:0px auto;
	}
	.pTopBtn:hover{
		background-color:#d9d9d9;
		color:#059C4D;
		padding:10px;
		cursor:pointer;
		text-align:center;
		margin:0px auto;
	}
	.pTopABtn{
		background-color:#d9d9d9;
		color:#06ae56;
		padding:10px;
		cursor:pointer;
		text-align:center;
		margin:0px auto;
	}
	.pTopABtn:active{
		background-color:#f2f2f2;
		color:#059C4D;
		padding:10px;
		cursor:pointer;
		text-align:center;
		margin:0px auto;
	}
	.pTopABtn:hover{
		background-color:#f2f2f2;
		color:#059C4D;
		padding:10px;
		cursor:pointer;
		text-align:center;
		margin:0px auto;
	}
	.divMenu25{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.divMenu25 td{  
		border-collapse:collapse; 
		border:none;
		margin:0px;
		padding:3px;
		border-spacing:0px;
		width:25%;
	} 
	
	
	.divMenu50{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.divMenu50 td{  
		border-collapse:collapse; 
		border:none;
		margin:0px;
		padding:3px;
		border-spacing:0px;
		width:50%;
	} 
	
	
	.divMenuBai{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.divMenuBai td{  
		border-collapse:collapse; 
		border:none;
		margin:0px;
		padding:3px;
		border-spacing:0px;
	} 
	.pTopBBtn{
		background-color:#F8F8FA;
		color:#232323;
		padding:8px 3px;
		cursor:pointer;
		text-align:center;
		margin:0px auto;
		font-size:10px;
		border-radius:6px;
		font-weight:bold;
	}
	.pTopBBtn:active{
		background-color:#FFF5F4;
		color:#07C160;
		padding:8px 3px;
		cursor:pointer;
		text-align:center;
		margin:0px auto;
		font-size:10px;
		border-radius:6px;
		font-weight:bold;
	}
	.pTopBBtn:hover{
		background-color:#FFF5F4;
		color:#07C160;
		padding:8px 3px;
		cursor:pointer;
		text-align:center;
		margin:0px auto;
		font-size:10px;
		border-radius:6px;
		font-weight:bold;
	}
	.pTopABBtn{
		background-color:#FFF5F4;
		color:#07C160;
		padding:8px 3px;
		cursor:pointer;
		text-align:center;
		margin:0px auto;
		font-size:10px;
		border-radius:6px;
		font-weight:bold;
	}
	.pTopABBtn:active{
		background-color:#F8F8FA;
		color:#07C160;
		padding:8px 3px;
		cursor:pointer;
		text-align:center;
		margin:0px auto;
		font-size:10px;
		border-radius:6px;
		font-weight:bold;
	}
	.pTopABBtn:hover{
		background-color:#F8F8FA;
		color:#07C160;
		padding:8px 3px;
		cursor:pointer;
		text-align:center;
		margin:0px auto;
		font-size:10px;
		border-radius:6px;
		font-weight:bold;
	}
	.btnMenu{
		background-color:#f2f2f2;
		color:#06ae56;
		font-weight:bold;
		font-size:16px;
		padding:8px;
		margin:5px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:center;
		cursor:pointer;
		z-index:0;
		clear:both;
	}
	.btnMenu:active{
		background-color:#d9d9d9;
		color:#06ae56;
		font-weight:bold;
		font-size:16px;
		padding:8px;
		margin:5px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:center;
		cursor:pointer;
		z-index:0;
		clear:both;
	}
	a:link{
		text-decoration:none;
		color:#06ae56;
	}
	a:visited{
		text-decoration:none;
		color:#06ae56;
	}
	a:hover{
		text-decoration:none;
		color:#ff0000;
	}
	a:active{
		text-decoration:none;
		color:#ff0000;
	}
	.btn{
		text-decoration:none;
		color:#06ae56;
		cursor:pointer;
	}
	.btn:hover{
		text-decoration:none;
		color:#ff0000;
		cursor:pointer;
	}
	.btn:active{
		text-decoration:none;
		color:#ff0000;
		cursor:pointer;
	}
	h2{
		margin:0px;
		padding:5px;
		text-align:left;
		font-weight:bold;
		font-size:20px;
		background-color:#eee;
	}	
	textarea{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:0px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
	}
	
	.table37Inpu{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.table37Inpu caption{  
		text-align:left;
		font-weight:bold;
		font-size:150%;
		font-style:italic;
		padding:0px 0px 0px 10px;
	} 
	.table37Inpu th{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px 3px 10px 0px;  
		white-space:nowrap;
		text-align:center;
		border:none;
		border-spacing:0px;
		background-color:#fff;
		width:30%;
	} 
	.table37Inpu td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px 0px 10px 3px;  
		white-space:nowrap;
		text-align:left;
		border:none;
		border-spacing:0px;
		background-color:#ffffff;
		width:70%;
	} 
	
	.table37Inpu td input[type='text']{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
	}
	.table37Inpu td input[type='text']:focus {
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
	}
	
	.table37Inpu td input[type='password']{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
	}
	.table37Inpu td input[type='password']:focus {
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
	}
	.table37Inpu th p select {
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		-webkit-appearance: none; 
		background: url(images/select.png);
		background-repeat: no-repeat;
		background-position: right center;
		cursor:pointer;
		-webkit-background-size:24px 12px;
		background-size:24px 12px;		
	}
	
	.table37Inpu td p select {
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		-webkit-appearance: none; 
		background: url(images/select.png);
		background-repeat: no-repeat;
		background-position: right center;
		cursor:pointer;
		-webkit-background-size:24px 12px;
		background-size:24px 12px;		
	}
	.table37Inpu td p{
		border:1px solid #e0e0e0;
		padding:3px;
		margin:0px;
		line-height:25px;
	}
	
	.table37Inpu th p{
		padding:4px 0px 4px 0px;
		margin:0px;
		background-color:#efefef;
		color:#000;
		line-height:25px;
		font-size:10px;
	}
	
	
	
	
	
	
	
	.table37SInpu{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.table37SInpu td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px 0px 5px 3px;  
		white-space:nowrap;
		text-align:left;
		border:none;
		border-spacing:0px;
		background-color:#ffffff;
		width:70%;
	} 
	.table37SInpu td p{
		border:1px solid #e0e0e0;
		padding:3px;
		margin:0px;
		line-height:20px;
	}
	.table37SInpu td input[type='text']{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
	}
	.table37SInpu td input[type='text']:focus {
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
	}
	.table37SInpu td p select {
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		-webkit-appearance: none; 
		background: url(images/select.png);
		background-repeat: no-repeat;
		background-position: right center;
		cursor:pointer;
		-webkit-background-size:24px 12px;
		background-size:24px 12px;		
	}
	.table37SInpu th{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px 3px 5px 0px;  
		white-space:nowrap;
		text-align:center;
		border:none;
		border-spacing:0px;
		background-color:#fff;
		width:30%;
	} 
	.table37SInpu th p{
		padding:8px 0px;
		margin:0px;
		background-color:#efefef;
		color:#000;
		line-height:20px;
		font-size:10px;
	}
	.table37Info{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
	} 
	.table37Info caption{  
		text-align:left;
		font-weight:bold;
		font-size:120%;
		font-style:italic;
		padding:0px 3px;
		border-bottom:1px solid #eee;
		font-size:15px;
		word-break:break-all;
		word-wrap:break-word;
	} 
	.table37Info th{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px 3px;  
		white-space:nowrap;
		text-align:center;
		border:none;
		border-spacing:0px;
		background-color:#fff;
		width:30%;
		border-bottom:1px solid #eee;
		color:#000;
		font-size:10px;
	} 
	.table37Info td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px;  
		white-space:normal;
		text-align:left;
		border:none;
		border-spacing:0px;
		background-color:#fff;
		width:70%;
		border-bottom:1px solid #eee;
		border-left:1px solid #eee;
		color:#555;
		font-size:12px;
		word-break:break-all;
		word-wrap:break-word;
	} 
	
	.table37Info td input[type='text']{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#eee;
		border-radius:0px;
	}
	.table37Info td input[type='text']:focus{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#eee;
		border-radius:0px;
	}
	
	
	.table37Info td select {
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		-webkit-appearance: none; 
		background: url(images/select.png);
		background-repeat: no-repeat;
		background-position: right center;
		cursor:pointer;
		-webkit-background-size:24px 12px;
		background-size:24px 12px;		
	}
	.table37NoInfo{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		
	} 
	.table37NoInfo caption{  
		text-align:left;
		font-weight:bold;
		font-size:120%;
		font-style:italic;
		padding:10px;
		font-size:15px;
		word-break:break-all;
		word-wrap:break-word;
	} 
	.table37NoInfo th{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px 3px;  
		white-space:nowrap;
		text-align:center;
		border:none;
		border-spacing:0px;
		width:30%;
		font-size:10px;
	} 
	.table37NoInfo td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px;  
		white-space:normal;
		text-align:left;
		border:none;
		border-spacing:0px;
		width:70%;
		font-size:12px;
		word-break:break-all;
		word-wrap:break-word;
	} 
	
	
	
	
	.tableBottom{  
		border-collapse:collapse; 
		border:none;
		margin:10px auto;
		padding:0px;
		width:100%;
	} 
	.tableBottom th{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:3px;  
		white-space:nowrap;
		text-align:left;
		border:none;
		border-spacing:0px;
		background-color:#fff;
		border-bottom:1px solid #eee;
		font-size:12px;
		background-color:#efefef;
	} 
	.tableBottom td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:3px;  
		white-space:normal;
		text-align:left;
		border:none;
		border-spacing:0px;
		background-color:#fff;
		border-bottom:1px solid #eee;
		font-size:12px;
		background-color:#fff;
	} 
	.table10Bottom{  
		border-collapse:collapse; 
		border:none;
		margin:10px auto;
		padding:0px;
		width:100%;
	} 
	.table10Bottom th{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px;  
		white-space:nowrap;
		text-align:left;
		border:none;
		border-spacing:0px;
		background-color:#fff;
		border-bottom:1px solid #eee;
		font-size:12px;
		background-color:#efefef;
	} 
	.table10Bottom td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px;  
		white-space:normal;
		text-align:left;
		border:none;
		border-spacing:0px;
		background-color:#fff;
		border-bottom:1px solid #eee;
		font-size:12px;
		background-color:#fff;
	} 
	.table37No{  
		border-collapse:collapse; 
		border:none;
		margin:10px auto;
		padding:0px;
		width:100%;
	} 
	.table37No th{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px 3px;  
		white-space:nowrap;
		text-align:center;
		border:none;
		border-spacing:0px;
		background-color:#fff;
		width:30%;
	} 
	.table37No td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px;  
		white-space:normal;
		text-align:left;
		border:none;
		border-spacing:0px;
		background-color:#fff;
		width:70%;
	} 
	.search {
		background: url(images/search.png);
		background-repeat: no-repeat;
		background-position: right center;
		cursor:pointer;
		-webkit-background-size:24px 12px;
		background-size:24px 12px;		
	}
	.dd {
		background: url(images/riqi.png);
		background-repeat: no-repeat;
		background-position: right center;
		cursor:pointer;
		-webkit-background-size:24px 12px;
		background-size:24px 12px;		
	}
	.bf {
		background: url(images/baifen.png);
		background-repeat: no-repeat;
		background-position: right center;
		-webkit-background-size:24px 12px;
		background-size:24px 12px;		
	}
	.pTitle{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		padding:3px 10px;
		margin:10px auto 0px auto;
		line-height:25px;
		background-color:#efefef;
		color:#000;
		font-size:110%;
		font-weight:bold;
		font-style:italic;
	}
	
	.pBtn{
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		padding:10px 0px;
		margin:5px auto;
		text-align:center;
	
	}
	.pBtn span{
		background-color:#f2f2f2;
		color:#06ae56;
		padding:6px 10px;
		cursor:pointer;
		margin:0px 3px;
		white-space:nowrap;
	
	}
	.pBtn span:active{
		background-color:#d9d9d9;
		color:#059C4D;
		padding:6px 10px;
		cursor:pointer;
		margin:0px 3px;
		white-space:nowrap;
	
	}
	.pBtn a{
		background-color:#f2f2f2;
		color:#06ae56;
		padding:6px 10px;
		cursor:pointer;
		margin:0px 3px;
		white-space:nowrap;
	}
	.pBtn a:active{
		background-color:#d9d9d9;
		color:#059C4D;
		padding:6px 10px;
		cursor:pointer;
		margin:0px 3px;
		white-space:nowrap;
	}
	
	#divBottom{
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		padding:20px 0px;
		margin:0px auto;
		text-align:center;
		position:fixed;
		bottom:0px;
		left:0px;
		background:#fff;
		border-top:1px solid #e0e0e0;
		width:100%;
	}
	#divBottom span{
		background-color:#07C160;
		color:#FFFFFF;
		padding:10px 25px;
		cursor:pointer;
		font-weight:bolder;
	}
	#divBottom span:active{
		background-color:#06AD56;
		color:#FFFFFF;
		padding:10px 25px;
		cursor:pointer;
		font-weight:bolder;
	}
	#divBottom a{
		background-color:#07C160;
		color:#FFFFFF;
		padding:10px 25px;
		cursor:pointer;
		text-decoration:none;
		font-weight:bolder;
	}
	#divBottom a:active{
		background-color:#06AD56;
		color:#FFFFFF;
		padding:10px 25px;
		cursor:pointer;
		text-decoration:none;
		font-weight:bolder;
	}
	.btn100{
		background-color:#f2f2f2;
		color:#06ae56;
		font-weight:bold;
		font-size:16px;
		padding:8px;
		margin:10px 0px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:center;
		cursor:pointer;
		z-index:0;
		line-height:30px;
	}
	.btn100:active{
		background-color:#d9d9d9;
		color:#06ae56;
		font-weight:bold;
		font-size:16px;
		padding:8px;
		margin:10px 0px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:center;
		cursor:pointer;
		z-index:0;
		line-height:30px;
	}
	.divNoBottom{
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		background-color:#fff;
		padding:20px 0px;
		margin:15px auto;
		text-align:center;
		width:100%;
		z-index:0;
	}
	.divNoBottom span{
		background-color:#07C160;
		color:#FFFFFF;
		padding:10px 25px;
		margin:0px;
		cursor:pointer;
		font-weight:bolder;
	}
	.divNoBottom span:active{
		background-color:#06AD56;
		color:#FFFFFF;
		padding:10px 25px;
		margin:0px;
		cursor:pointer;
		font-weight:bolder;
	}
	.divNoBottom a{
		background-color:#07C160;
		color:#FFFFFF;
		padding:10px 25px;
		margin:0px;
		cursor:pointer;
		text-decoration:none;
		font-weight:bolder;
	}
	.divNoBottom a:active{
		background-color:#06AD56;
		color:#FFFFFF;
		padding:10px 25px;
		margin:0px;
		cursor:pointer;
		text-decoration:none;
		font-weight:bolder;
	}
	.spBtn{
		background-color:#f2f2f2;
		color:#06ae56;
		font-weight:bold;
		padding:5px 8px;
		margin:0px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:center;
		cursor:pointer;
	}
	.spBtn:active{
		background-color:#d9d9d9;
		color:#06ae56;
		font-weight:bold;
		padding:5px 8px;
		margin:0px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:center;
		cursor:pointer;
	}
	.btnBorder100{
		background-color:#f2f2f2;
		border:1px solid #ccc;
		font-weight:bold;
		color:#06ae56;
		padding:8px;
		margin:10px 0px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:left;
		cursor:pointer;
	}
	.btnBorder100:active{
		background-color:#d9d9d9;
		border:1px solid #ccc;
		font-weight:bold;
		color:#06ae56;
		padding:8px;
		margin:10px 0px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:left;
		cursor:pointer;
	}
	.tableLiu{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
	} 
	.tableLiu caption{  
		text-align:left;
		font-size:15px;
		font-weight:bolder;
		font-style:italic;
	} 
	.tableLiu td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:0px 50px;  
		white-space:nowrap;
		text-align:center;
		border:none;
		border-spacing:0px;
		color:#06ae56;
	}	
	.tableLiu td div{  
		background-color:#f2f2f2;
		color:#06ae56;
		padding:10px;
		margin:10px auto;
		font-weight:bold;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:center;
		cursor:pointer;
		border-radius:10px;
	}	
	.tableLiu td div sup{  
		float:right;
		font-weight:bold;
		vertical-align:top;
	}	
	
	.bi{  
		border-left:1px solid #ff0000;
	}	
	.tableInpu100{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
	} 
	.tableInpu100 td{  
		border:none;
		margin:0px;
		padding:0px;
		border-spacing:0px;
		text-align:center;
		color:#d2d2d2;
	} 
	.divInpu{
		border:1px solid #e0e0e0;
		padding:3px;
		margin:0px;
		line-height:25px;
	}
	#divMessage{
		position:fixed;
		top:200px;
		margin:auto;
		padding:50px 0px;
		width:300px;
		border-radius:10px;
		background-color:#006666;
		color:#fff;
		font-weight:bold;
		font-size:12px;
		text-align:center;
		display:none;
		z-index:9999999999;
		white-space:normal;
	}
	#seleDivBg{
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		padding:0px;
		margin:0px;
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:4000px;
		z-index:9999998;
		background-color:#333;
		opacity:0.6;
		display:none;
		touch-action: none;
	}
	
	#seleDiv{
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		padding:0px;
		margin:0px;
		position:fixed;
		bottom:0px;
		left:0px;
		width:100%;
		z-index:9999999;
		background-color:#fff;
		border-top-left-radius:10px;
		border-top-right-radius:10px;
		display:none;
		touch-action: none;
	}
	#divCheck{
		margin:0px;
		padding:0px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		border:none;overflow-x:hidden;
		overflow-y:auto;
		z-index:1;
		text-align:center;
		height:550px;
		background-color:#FFFFFF;
	}	
	.spSelect{
		padding:3px 5px;
		border:1px solid #e0e0e0;
		background-color:#efefef;
		border-radius:5px;
		margin:0px 3px;
		cursor:pointer;
	}

	#ulCheck li{
		margin:0px;
		padding:16px 0px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:center;
		border-bottom:1px solid #e6e6e6;
		background-color:#fff;
		cursor:pointer;
		list-style:none;
	}
	#ulCheck li:hover{
		margin:0px;
		padding:16px 0px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:center;
		border-bottom:1px solid #e6e6e6;
		background-color:#efefef;
		cursor:pointer;
		list-style:none;
	}	
	
	
	#topSearchFix{
		box-sizing:border-box;	
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		position:fixed;
		top:0px;
		left:0px;
		width:100%;
		background-color:#fff;
		z-index:9999;
		border-bottom-left-radius:15px;
		border-bottom-right-radius:15px;
		padding:15px;
	}
	#topSearchBorder{
		border:1px solid #eee;
		border-radius:10px;
		padding:8px;
	}
	#topSearchTable{
		width:100%;
		border:none;
		padding:0px;
		margin:0px;
	}
	#topSearchTable td{
		border:none;
		padding:0px;
		margin:0px;
	}
	#topSearchTable td input{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
	}
	.liUl{
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		margin:0px;
		padding:0px;
		list-style:none;
	}
	.liUl li {
		background-attachment: fixed;
		background: url(images/inpuSelect.png);
		background-repeat: no-repeat;
		background-position: right center;
		background-color: #FFFFFF;
		-webkit-background-size:24px 12px;
		background-size:24px 12px;
		cursor:pointer;
		margin:0px;
		padding:15px 0px;
		border-bottom:1px solid #e0e0e0;
		font-weight:normal;
		color:#07C160;
	}
	.liUl li:hover {
		background: none;
		cursor:pointer;
		margin:0px;
		padding:15px 0px;
		border-bottom:1px solid #e0e0e0;
		font-weight:normal;
		color:#333;
	}
	
	.liUlNo li {
		cursor:pointer;
		margin:0px;
		padding:10px 0px;
		border-bottom:1px solid #e0e0e0;
		font-weight:normal;
		color:#06ae56;
	}
	.liUlNo li:hover {
		cursor:pointer;
		margin:0px;
		padding:10px 0px;
		border-bottom:1px solid #e0e0e0;
		font-weight:normal;
		color:#000000;
	}
	
	.btn100Green{
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		width:100%;
		background-color:#06AD56;
		color:#FFFFFF;
		margin:10px auto;
		padding:10px;
		cursor:pointer;
		text-decoration:none;
		font-weight:bolder;
		text-align:center;
	}
	
	#menuDiv{
		padding:0px;
		margin:0px auto;
		position:fixed;
		bottom:0px;
		left:0px;
		width:100%;
		z-index:999;
	}
	
	#bMenu{
		padding:0px;
		margin:0px;
		width:100%; 
		border-collapse:collapse; 
		border:none;
		border-spacing:0px;
		background-color:#fff;
		border-top:1px solid #ccc
	}
	#bMenu td{
		cursor:pointer;
		padding:8px 0px;
		text-align:center;
		margin:0px;
	}
	#bMenu ul{
		padding:0px;
		margin:0px;
		list-style:none;
	}
	#bMenu ul li{
		padding:0px;
		margin:0px;
		text-align:center;
	}
	#moreSearch{
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;	
		display:none;
	}
	
	#moreSearch ul{
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;	
		list-style:none;
		margin:0px;
		padding:0px;
		

	}	
	#moreSearch ul li{
		border-bottom:1px solid #eee;
		padding:5px 0px;

	}	
	
	#moreSearch p{
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;	
		line-height:20px;
		background-color:#eee;
		margin:5px;
		padding:5px 10px;
		border-radius:5px;
		font-weight:normal;

	}	
	.divPic{
		padding:0px ;
		margin:0px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:center;
		position:relative;
	}	
	.divPic img{
		padding:0px ;
		margin:0px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		width:100%;
		height:150px;
	}	
	.divPic input{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		line-height:25px;
	}	
	.divPic p{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		border:1px solid #eee;
		margin:0px;
		padding:0px
	}	
	

	
	.divClose{
		padding:0px ;
		margin:0px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		text-align:center;
		position:absolute;
		top:5px;
		right:5px;
		width:40px;
		height:20px;
		line-height:20px;
		background-color:#FF0000;
		color:#fff;
		cursor:pointer;
		font-size:10px;
		border:1px solid #fff;
	}	
	
	.tableImg{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	} 
	.tableImg td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		border:none;
		margin:0px;
		border-spacing:0px;
		text-align:center;
		width:50%;
	} 
	
	.tableFile{  
		border-collapse:collapse; 
		border:none;
		margin:10px auto;
		padding:0px;
		width:100%;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	} 
	.tableFile td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		border:none;
		margin:0px;
		border-spacing:0px;
		text-align:center;
		padding:10px;
	} 
	.tableFile td input{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		line-height:20px;
	}
	.tableFile td p{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:0px;
	}
	.tableMx{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	} 
	.tableMx caption{  
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		border-bottom:1px solid #eee;
		margin:0px;
		border-spacing:0px;
		text-align:left;
		padding:3px;
		font-size:12px;
		font-weight:bolder;
	} 
	.tableMx th{  
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		border-bottom:1px solid #eee;
		margin:0px;
		border-spacing:0px;
		text-align:center;
		background-color:#fff;
		padding:10px 3px;
		font-size:12px;
	} 
	.tableMx td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		border-bottom:1px solid #eee;
		margin:0px;
		border-spacing:0px;
		text-align:center;
		background-color:#fff;
		padding:10px 3px;
		font-size:12px;
	} 
	.tableMx td p{  
		margin:0px;
		padding:1px;
		width:100%;
		border:1px solid #eee;
		border-radius:5px;
	} 
	
	.tableMx td input{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:0px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		line-height:20px;
		text-align:center;
		font-size:12px;
	} 
	
	
	
	#tableSort{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	} 
	
	#tableSort td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		border:1px solid #e0e0e0;
		margin:0px;
		border-spacing:0px;
		text-align:center;
		padding:12px;
	} 
	
	
	
	
	
	
	
	#tableSort td a:link{
		background-color:#3366ff;
		color:#fff;
		padding:3px 8px;
		cursor:pointer;
		border-radius:5px;
	}
	#tableSort td a:visited{
		background-color:#3366ff;
		color:#fff;
		padding:3px 8px;
		cursor:pointer;
		border-radius:5px;
	}
	#tableSort td a:active{
		background-color:#ff0000;
		color:#fff;
		padding:3px 8px;
		cursor:pointer;
		border-radius:5px;
	}
	.tableInpu{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.tableInpu th{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px 3px;  
		white-space:nowrap;
		text-align:center;
		border:none;
		border-spacing:0px;
		background-color:#fff;
		font-size:10px;
	} 
	.tableInpu td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px 3px;  
		white-space:nowrap;
		text-align:center;
		border:none;
		border-spacing:0px;
		background-color:#ffffff;
		font-size:10px;
	} 
	
	.tableInpu td input[type='text']{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		font-size:10px;
	}
	.tableInpu td input[type='text']:focus {
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		font-size:10px;
	}
	.tableInpu td select {
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		-webkit-appearance: none; 
		background: url(images/select.png);
		background-repeat: no-repeat;
		background-position: right center;
		cursor:pointer;
		-webkit-background-size:24px 12px;
		background-size:24px 12px;		
		font-size:10px;
	}
	.tableInpu td p{
		border:1px solid #e0e0e0;
		padding:3px;
		margin:0px;
		line-height:25px;
		
	}
	.tableInpu th p{
		padding:4px 0px 4px 0px;
		margin:0px;
		background-color:#efefef;
		color:#000;
		line-height:25px;
		font-size:10px;
	}
	.table100{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
		
	} 
	.bgYuan {
		background-attachment: fixed;
		background-color: #FFFFFF;
		background: url(images/yuan.png);
		background-repeat: no-repeat;
		background-position: center center;
		-webkit-background-size:40px 40px;
		background-size:40px 40px;
		width:40px;
		height:40px;
		padding:0px;
		margin:0px;
		font-size:16px;
		
	}
	.bgXian {
		background-attachment: fixed;
		background-color: #FFFFFF;
		background: url(images/shuXian.png);
		background-repeat: repeat-y;
		background-position: center center;
		padding:0px;
		margin:0px;
	}
	.liuTitle {
		padding:0px 10px 0px 10px;
		font-size:16px;
		font-weight:bold;
		border-bottom:1px dotted #e0e0e0;
	}
	.liuContent {
		font-size:12px;
		padding:10px 0px;
		vertical-align:top;
		margin:0px;
		color:#000;
	}
	.fp {
		cursor:pointer;
		color:#3366ff;
		border:1px solid #eee;
		border-radius:5px;
		white-space:nowrap;
		padding:3px;
		margin:0px;
	}
	.fp:hover {
		cursor:pointer;;
		color:#ff0000;
		border:1px solid #eee;
		border-radius:5px;
		white-space:nowrap;
		padding:3px;
		margin:0px;
	}
	.fp:active {
		cursor:pointer;
		color:#ff0000;
		border:1px solid #eee;
		border-radius:5px;
		white-space:nowrap;
		padding:3px;
		margin:0px;
	}
	.rmb{
		color:#07C160;
		font-size:16px;
		font-weight:bold;
	}
	.rmbText{
		color:#07C160;
		font-size:12px;
		font-weight:bold;
	}
	
	.tableLogo {
		width:100%;
		border:none;
		padding:0px;
		margin:0px auto;
		text-align:center;
	}
	.tableLogo td{
		border:none;
		padding:0px;
		margin:0px auto;
		text-align:center;
		word-spacing:0px;
		line-height:45px;
	}
	.tableLogo td div{
		width:35px;
		height:35px;
		line-height:35px;
		padding:0px;
		margin:0px auto;
		background-color:#fff;
		border-radius:50%;
	}
	.tableLogo td div i{
		padding:0px;
		margin:0px;
		line-height:35px;
	}
	.logo {
		background-attachment: fixed;
		background: url(images/logoA.png);
		background-repeat: no-repeat;
		background-position: center center;
		-webkit-background-size:173px 37px;	
		background-size:173px 37px;		
		height:45px;
		text-align:center;
		padding:0px;
		margin:0px;
		width:70%;
	}



	.num1{
		padding:5px;
		margin:0px;
		background-color:#07C160;
		color:#fff;
		text-align:center;
		font-weight:bold;
		border-top-right-radius:10px;
	}
	.num2{
		padding:5px;
		margin:0px;
		background-color:#eee;
		color:#ff0000;
		text-align:center;
		font-weight:bold;
		border-top-right-radius:10px;	
	}
	.tableTopSearch{
		width:100%;
		border:none;
		padding:0px;
		margin:0px;
	}
	.tableTopSearch td {
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		border:none;
		padding:2px;
		margin:0px;
		text-align:center;
		vertical-align:middle;
		line-height:30px;
	}
	.tableTopSearch td input{
		border:none;
		padding:0px;
		margin:0px;
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
	}
	.scroTitle{
		background-color:#fff;
		margin:0px;
		padding:20px 5px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		border:none;
		overflow-x:auto;
		overflow-y:hidden;
		z-index:1;
		text-align:left;
		white-space:nowrap;	
	}
	.topMain{
		box-sizing:border-box;	
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		position:fixed;
		top:0px;
		left:0px;
		width:100%;
		z-index:9999;
		padding:10px;
		background-color:#efefef;
	}	
	.tableHeadInfo{
		border-collapse:collapse; 
		padding:0px;
		margin:0px auto;
		width:100%; 
		border:none;
		border-spacing:0px;
	}	
	.tableHeadInfo td{
		text-align:center;
		width:33.3%;
		vertical-align:middle;
		height:50px;
	}		
	.tOn{
		font-size:14px;
		padding:3px 0px;
		font-weight:bolder;
		border-bottom:3px solid #e0e0e0;
		margin:3px 10px;
		color:#07C160;
		cursor:pointer;
	}		
	.tOff{
		font-size:14px;
		padding:3px 0px;
		font-weight:bolder;
		border-bottom:3px solid #fff;
		margin:3px 10px;
		color:#000;
		cursor:pointer;
	}		

	.tableReport{
		border-collapse:collapse; 
		padding:0px;
		margin:0px auto;
		width:100%; 
		border:none;
		border-spacing:0px;
	}	
	
	.tableReport caption{
		padding:10px;
		margin:0px;
		text-align:left;
	}	
	.tableReport td{
		padding:8px 10px;
		text-align:left;
		vertical-align:middle;
		border-bottom:1px solid #eee;
	}		
	.tableReport th{
		padding:8px 10px;
		margin:0px;
		text-align:center;
		vertical-align:middle;
		border-bottom:1px solid #eee;
		white-space:nowrap;
	}		
	
	.table25Inpu{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.table25Inpu td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px 3px 10px 3px;  
		white-space:nowrap;
		text-align:left;
		border:none;
		border-spacing:0px;
		background-color:#ffffff;
		width:25%;
	} 
	
	.table25Inpu td div{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		border:1px solid #e0e0e0;
		padding:0px;
		margin:0px auto;
		line-height:25px;
	}
	
	.table25Inpu td p{
		padding:4px 0px 4px 0px;
		margin:0px;
		padding:0px;
		color:#000;
		text-align:center;
	}
	.table25Inpu td p input[type='text']{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		text-align:center;
	}
	.table25Inpu td p input[type='text']:focus {
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		text-align:center;
	}
	
	.table25Inpu td p select {
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		-webkit-appearance: none; 
		background: url(images/select.png);
		background-repeat: no-repeat;
		background-position: right center;
		cursor:pointer;
		-webkit-background-size:24px 12px;
		background-size:24px 12px;		
	}
	
	
	.table33Inpu{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.table33Inpu td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px 3px 10px 3px;  
		white-space:nowrap;
		text-align:left;
		border:none;
		border-spacing:0px;
		background-color:#ffffff;
		width:33.33%;
	} 
	
	.table33Inpu td div{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		border:1px solid #e0e0e0;
		padding:0px;
		margin:0px auto;
		line-height:25px;
	}
	
	.table33Inpu td p{
		padding:4px 0px 4px 0px;
		margin:0px;
		padding:0px;
		color:#000;
		text-align:center;
	}
	.table33Inpu td p input[type='text']{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		text-align:center;
	}
	.table33Inpu td p input[type='text']:focus {
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		text-align:center;
	}
	.table33Inpu td p select {
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		-webkit-appearance: none; 
		background: url(images/select.png);
		background-repeat: no-repeat;
		background-position: right center;
		cursor:pointer;
		-webkit-background-size:24px 12px;
		background-size:24px 12px;		
	}
	
	.table20Inpu{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.table20Inpu td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px 3px 10px 3px;  
		white-space:nowrap;
		text-align:left;
		border:none;
		border-spacing:0px;
		background-color:#ffffff;
		width:20%;
	} 
	
	.table20Inpu td div{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		border:1px solid #e0e0e0;
		padding:0px;
		margin:0px auto;
		line-height:25px;
	}
	
	.table20Inpu td p{
		padding:4px 0px 4px 0px;
		margin:0px;
		padding:0px;
		color:#000;
		text-align:center;
		font-size:10px;
	}
	
	
	
	
	.table20Inpu td p input[type='text']{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		text-align:center;
	}
	.table20Inpu td p input[type='text']:focus {
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		text-align:center;
	}
	
	.table20Inpu td p select {
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		-webkit-appearance: none; 
		background: url(images/select.png);
		background-repeat: no-repeat;
		background-position: right center;
		cursor:pointer;
		-webkit-background-size:24px 12px;
		background-size:24px 12px;		
	}
	
	#divGotop{
		width:40px;
		padding:5px 10px;
		margin:0px auto;
		border:none;
		z-index:999999999;
		position:fixed;
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		right:30px;
		bottom:90px;
		text-align:center;
		display:none;
		background-color:#07C160;
		color:#FFFFFF;
		font-size:12px;
		cursor:pointer;
	}
	#more{
		background-color:#fff;
		padding:10px;
		margin:8px 10px 15px 10px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		color:#06ae56;
		cursor:pointer;
		border-bottom-left-radius:20px;
		border-bottom-right-radius:20px;
		text-align:center;
		font-weight:bold;
	
	}
	
	.table100Num{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.table100Num td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px 0px 0px 0px;  
		white-space:nowrap;
		text-align:center;
		border:none;
		border-spacing:0px;
		background-color:#ffffff;
	} 
	
	.table100Num td div{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		color:#71828c;
		white-space:normal;
		margin:0px auto;
		padding:0px;
		width:100%;
		text-align:center;
	}
	
	.table100Num td p{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		color:#000;
		white-space:normal;
		margin:0px auto;
		padding:0px;
		width:100%;
		text-align:center;
		font-size:16px;
		font-weight:bolder;
	}
	
	.table100Num td p input{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		width:100%;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		text-align:center;
		font-weight:bold;
		font-size:16px;
	}
	
	.tableDate{  
		border-collapse:collapse; 
		border:none;
		margin:0px;
		padding:0px;
		width:100%;
		border-spacing:0px;
		border:1px solid #e0e0e0;
	} 
	.tableDate td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:0px;  
		text-align:center;
		border:none;
		border-spacing:0px;
		background-color:#ffffff;
		padding:3px 0px;
		width:80%;
	} 
	.tableDate td input[type='text']{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;
		border:0px;
		outline:0px;
		-webkit-appearance: none;
		background-color:#fff;
		cursor:pointer;
	}
	.tableDate th{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:0px;  
		white-space:nowrap;
		text-align:center;
		border:none;
		border-spacing:0px;
		background-color:#f5f5f5;
		padding:3px;
		color:#06ae56;
		cursor:pointer;
		font-weight:normal;
	} 
	.ulDep{
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		margin:0px;
		padding:0px;
		list-style:none;
	}
	.ulDep li {
		background-attachment: fixed;
		background-color: #FFFFFF;
		background: url(images/inpuSelect.png);
		background-repeat: no-repeat;
		background-position: right center;
		background-size:24px 12px;
		-webkit-background-size:24px 12px;
		cursor:pointer;
		margin:0px;
		padding:18px 0px;
		border-top:1px solid #eee;
		font-weight:normal;
		color:#06ae56;
	}	
	#clearInpu{
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		position:absolute;
		margin:0px auto;
		padding:0px;
		z-index:999999999999;
		font-size:12px;
		font-weight:bold;
		cursor:pointer;
		display:none;
		width:25px;
		height:25px;
		white-space:nowrap;
		color:#ccc;
		line-height:25px;
		text-align:center;
	}
	
	.tableMenuBig{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	}	
	.tableMenuBig th{  
		border:none;
		margin:0px;
		padding:15px 5px;
		white-space:nowrap;
		text-align:center;
		width:3%;
		border-bottom:1px solid #e0e0e0;
		cursor:pointer;
		font-size:16px;
		font-weight:bold;
		cursor:pointer;
	}	
	.tableMenuBig td{  
		border:none;
		margin:0px;
		padding:15px 5px;
		white-space:nowrap;
		text-align:left;
		width:97%;
		border-bottom:1px solid #e0e0e0;
		font-size:16px;
		font-weight:bold;
		cursor:pointer;
	}	
	
	
	.tableMenuSmall{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	}	
	.tableMenuSmall th{  
		border:none;
		margin:0px;
		padding:10px 5px;
		white-space:nowrap;
		text-align:center;
		width:3%;
		border-bottom:1px solid #e0e0e0;
		color:#07C160;
		cursor:pointer;
	}	
	.tableMenuSmall td{  
		border:none;
		margin:0px;
		padding:10px 0px 10px 3px;
		white-space:nowrap;
		text-align:left;
		width:97%;
		border-bottom:1px solid #e0e0e0;
		font-size:13px;
		font-weight:normal;
		color:#07C160;
		cursor:pointer;
	}	
	.navDiv{
		display:none;
		padding:0px;
		margin:0px;
	}
	.tableBtn100{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	}	
	.tableBtn100 th{  
		width:50%;
		padding:0px 5px 0px 0px;
		margin:0px;
		font-weight:normal;
		text-align:center;
	}	
	.tableBtn100 th div{  
		background-color:#efefef;
		color:#07C160;
		padding:10px;
		font-size:16px;
		text-align:center;
		cursor:pointer;
		font-weight:bold;
	}	
	.tableBtn100 th div:active{  
		background-color:#e0e0e0;
		color:#07C160;
		padding:10px;
		font-size:16px;
		text-align:center;
		cursor:pointer;
		font-weight:bold;
	}	
	.tableBtn100 td{  
		width:50%;
		padding:0px 0px 0px 5px;
		margin:0px;
		font-weight:normal;
		text-align:center;
	}	
	.tableBtn100 td div{  
		background-color:#efefef;
		color:#07C160;
		padding:10px;
		font-size:16px;
		text-align:center;
		cursor:pointer;
		font-weight:bold;
	}	
	.tableBtn100 td div:active{  
		background-color:#e0e0e0;
		color:#07C160;
		padding:10px;
		font-size:16px;
		text-align:center;
		cursor:pointer;
		font-weight:bold;
	}	
	
	
	.tableEcart{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.tableEcart caption{  
		margin:0px auto;
		padding:0px;
		text-align:left;
		font-style:italic;
		font-size:16px;
	} 

	.tableEcart th{  
		border:1px solid #e0e0e0;
		margin:0px;
		padding:6px 3px;
		border-spacing:0px;
		background-color:#e0e0e0;
		text-align:center;
		white-space:nowrap;
	} 	
	.tableEcart td{  
		border:1px solid #e0e0e0;
		margin:0px;
		padding:6px 3px;
		border-spacing:0px;
		text-align:center;
	} 	
	
	.tableFuck{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.tableFuck td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px 5px;  
		white-space:nowrap;
		text-align:center;
		border:none;
		border-spacing:0px;
		background-color:#ffffff;
	} 
	
	.tableFuck td p{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		background-color:#f2f2f2;
		color:#06ae56;
		white-space:normal;
		margin:0px auto;
		padding:8px 0px;
		width:100%;
		text-align:center;
		border-radius:20px;
		font-size:10px;
		cursor:pointer;
	}
	.moreFuck{
		padding:0px;
		margin:0px;
		width:100px;
		margin:10px auto 0px auto;
		text-align:center;
		font-weight:bold;
		color:#07c160;
		cursor:pointer;
		font-size:14px;
	}
	.moreDiv{
		margin:10px auto;
		padding:0px;
		display:none;
	}
	
	 /*new Begin##################################################################################### */
	
	#fixMenu{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		position:fixed;
		bottom:0px;
		left:0px;
		padding:4px 0px 8px 0px;
		margin:0px;
		background-color:#fff;
		width:100%;
		border-top:1px solid #e0e0e0;
	}
	#fixMenu table{
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	#fixMenu table td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:3px 0px;  
		white-space:nowrap;
		text-align:center;
		border:none;
		border-spacing:0px;
		background-color:#ffffff;
		color:#737373;
		cursor:pointer;
	} 
	#fixMenu table td h1{  
		font-size:20px;
		text-align:center;
		margin:0px auto;
		padding:0px;
		background-color:#FFFFFF;
	} 
	#fixMenu table td h2{  
		text-align:center;
		margin:0px auto;
		padding:3px;
		background-color:#FFFFFF;
		font-size:13px;
	} 
	
	.tableFileMenu{
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.tableFileMenu td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;  
		white-space:nowrap;
		text-align:center;
		border:none;
		border-spacing:0px;
	} 
	
	.tableFileMenu td div{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:8px 0px;  
		white-space:nowrap;
		text-align:center;
		border:none;
		border-spacing:0px;
		background-color:#ffffff;
		cursor:pointer;
		line-height:22px;
		border-radius:4px;
	} 
	.tableFileMenu td div h1{  
		color:#07C160;
		font-size:20px;
		text-align:center;
		margin:0px;
		padding:0px;
		background-color:#FFFFFF;
	} 
	
	.tableFileMenu td div h2{  
		color:#000;
		font-weight:bold;
		font-size:15px;
		text-align:center;
		margin:0px;
		padding:3px;
		background-color:#FFFFFF;
	} 
	.tableFileMenu td div h3{  
		color:#737373;
		font-weight:bold;
		text-align:center;
		margin:0px;
		padding:0px;
	} 
	.tableIcoMenu{
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.tableIcoMenu td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;  
		white-space:nowrap;
		text-align:center;
		border:none;
		border-spacing:0px;
	} 
	
	.tableIcoMenu td div{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:8px 0px;  
		white-space:nowrap;
		text-align:center;
		border:none;
		border-spacing:0px;
		background-color:#ffffff;
		cursor:pointer;
		line-height:22px;
		border-radius:5px;
	} 
	.tableIcoMenu td div h1{  
		color:#07C160;
		font-size:20px;
		text-align:center;
		margin:0px;
		padding:0px;
		background-color:#ffffff;
	} 
	.tableIcoMenu td div h2{  
		color:#000;
		font-weight:normal;
		font-size:12px;
		text-align:center;
		margin:0px;
		padding:0px;
		background-color:#ffffff;
	} 
	.divNewBox{
		background-color:#fff;
		padding:10px;
		margin:0px auto;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		border-radius:5px;
	}	
	.tableFileList{
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.tableFileList td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		white-space:nowrap;
		border-spacing:0px;
		margin:0px;
		padding:20px 0px;  
		border:none;
		width:30px;
		cursor:pointer;
	} 
	
	.tableFileList th{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:20px 0px;  
		white-space:nowrap;
		text-align:left;
		border:none;
		border-spacing:0px;
		font-weight:bold;
		cursor:pointer;
		font-size:18px;
		color:#262626;
	} 
	.tableFileList th i{  
		font-size:14px;
		margin:0px;
		vertical-align:middle;
		color:#07C160;
	} 
	.tableFileList td i{  
		font-size:25px;
		vertical-align:middle;
		color:#ccc;
	} 
	#tdMenuAdd h1{  
		color:#fff;
		font-size:40px;
		text-align:center;
		margin:0px auto;
		padding:20px 0px 0px 0px;
		background-color:#09EC75;
	} 
	
	#tdMenuAdd h2{  
		color:#fff;
		font-weight:bold;
		font-size:18px;
		text-align:center;
		margin:0px auto;
		padding:0px 0px 20px 0px;
		background-color:#09EC75;
	} 
	.tableQuanju{
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.tableQuanju td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:10px 5px;  
		white-space:nowrap;
		text-align:left;
		border:none;
		border-spacing:0px;
		font-weight:bold;
		cursor:pointer;
		color:#FFFFFF;
		border-bottom:1px solid #fff;
		
	} 
	.tableQuanju th{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		white-space:nowrap;
		border-spacing:0px;
		margin:0px;
		padding:5px 0px 5px 0px;  
		border:none;
		width:80px;
		cursor:pointer;
		color:#FFFFFF;
		border-bottom:1px solid #fff;
		text-align:right;
		font-size:16px;
	}
	.tableBack{  
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.tableBack th{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:0px;  
		white-space:nowrap;
		text-align:right;
		border:none;
		border-spacing:0px;
		width:10%;
		cursor:pointer;
		color:#06ae56;
		white-space:nowrap;
		font-size:18px;
		font-weight:bold;
	} 
	.tableBack td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:0px;  
		white-space:nowrap;
		text-align:left;
		border:none;
		border-spacing:0px;
		width:90%;
		font-size:14px;
	} 
	.tableBorderFileList{
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	.tableBorderFileList td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		white-space:nowrap;
		border-spacing:0px;
		margin:0px;
		padding:20px 0px;  
		border:none;
		width:30px;
		cursor:pointer;
		border-bottom:1px solid #f1f1f1;
	} 
	
	.tableBorderFileList th{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:20px 0px;  
		white-space:nowrap;
		text-align:left;
		border:none;
		border-spacing:0px;
		font-weight:bold;
		cursor:pointer;
		font-size:18px;
		color:#171717;
		border-bottom:1px solid #f1f1f1;
	} 
	.tableBorderFileList th span{  
		padding:0px;
		margin:0px;
		color:#7e7e7e;
	} 
	.tableBorderFileList td i{  
		font-size:25px;
		vertical-align:middle;
		color:#ccc;
	} 
	.allRec{  
		font-size:15px;
		text-align:center;
		color:#fff;
		padding:10px 0px;
		margin:0px auto;
		font-weight:bold;
		cursor:pointer;
	} 
	
	#topBox{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		position:fixed;
		top:0px;
		left:0px;
		padding:4px 0px 8px 0px;
		margin:0px;
		width:100%;
		border-top:1px solid #e0e0e0;
		z-index:99999;
		display:none;
	}
	#topBox div{
		padding:0px;
		margin:0px auto;
		text-align:center;
		max-width:680px;
		background-color:#fff;
		border:5px solid #e0e0e0;
	}
	#topBox table{
		border-collapse:collapse; 
		border:none;
		margin:0px auto;
		padding:0px;
		width:100%;
		border-spacing:0px;
	} 
	#topBox table td{  
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		margin:0px;
		padding:5px;  
		white-space:nowrap;
		text-align:center;
		border:none;
		border-spacing:0px;
		background-color:#ffffff;
	} 
	