@media print {


body { margin: 0 ! important; padding: 0 ! important; background-color: white ! important; background-image: none ! important; color: black ! important; overflow: auto ! important; font-size: 10pt ! important; font-family: 宋体; line-height: 160% ! important; text-align: left; }
	.noprint { display: none; }

#list table {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 5px;
	border: 1px solid #6699ff;
}

#list table th,
#list table td {
	padding: 3px;
	font-size: 90%;
}

#list table th {
	border-bottom: 1px solid #6699ff;
}

#list table td {
	border: 1px solid #6699ff;
}


	#layer1 { display: none; }
}

