<!DOCTYPE html>
<html>
	<head>
		<meta charset="UTF-8">
		<title></title>
<style media="print">
@page {
    size: auto;
    margin: 0mm;
}
</style>
	</head>
	
	<body>
		 <p style="font-family: serif;">
			备注 :1、本表一式四份,企业、功能区企业服务中心、产促中心、财政局各一份。<br/>
			     2、企业经营情况均为上一年度数据。<br/>
			     3、我区根据企业各方面综合情况给予扶持,最终根据企业实际申请的内容为准。享受政策企业须接受相关主管部门监督,若有违法违规事项,则取消扶持资格。<br/>
		 </p>
		 <div id="put" style="width: 100%;height:10%;  text-align: center; font-size: 15px;padding-top: 30px;">
		 	<div style="width:126px;height: 36px;background:#bcbcc5;margin:0 auto;padding:0 auto;  border: 1px solid ;border-radius:12px">
		 	<a href="javascript:void(0);" onclick="print_page();">
		 		<div style="margin-top: 8px;">
		 			打   印
		 		</div>
		 	</a>
		 	</div>
	     </div>
	</body>
<script type="text/javascript">
function print_page() {
    if (!!window.ActiveXObject || "ActiveXObject" in window) {
        remove_ie_header_and_footer();
    }
    window.print();
};
function remove_ie_header_and_footer() {
    var hkey_root, hkey_path, hkey_key;
    hkey_path = "HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\PageSetup\\";
    try {
        var RegWsh = new ActiveXObject("WScript.Shell");
        RegWsh.RegWrite(hkey_path + "header", "");
        RegWsh.RegWrite(hkey_path + "footer", "");
    } catch (e) {}
}
</script>
</html>
