<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>丰台区国资委政务网</title>
<link href="../../style/list.css" rel="stylesheet" type="text/css" />
<script src="../../js/zxml.js"></script>
<script src="../../js/xml.js"></script>
<script src="../../js/xml4left.js"></script>
<script src="../../js/xml4list.js"></script>
<script type="text/javascript">
//document.oncontextmenu=function(){return false;};
function DrawImage(ImgD){
	var image=new Image();
	var iwidth = 95; //定义允许图片宽度
	var iheight = 130; //定义允许图片高度
	image.src=ImgD.src;
	if(image.width>0 && image.height>0){
		flag=true;
		if(image.width/image.height>= iwidth/iheight){
			if(image.width>iwidth){ 
				ImgD.width=iwidth;
				ImgD.height=(image.height*iwidth)/image.width;
			}
		else{
			ImgD.width=image.width; 
			ImgD.height=image.height;
		}

		ImgD.alt=image.width+"×"+image.height;
		}
	else{
		if(image.height>iheight){ 
			ImgD.height=iheight;
			ImgD.width=(image.width*iheight)/image.height; 
		}else{
		ImgD.width=image.width; 
		ImgD.height=image.height;
	}
	ImgD.alt=image.width+"×"+image.height;
	}
	}
}
</script>
</head>

<body>
<div class="list-max">
<div class="list-top"><iframe src="../../top.html" name="tou" width="800" marginwidth="0" height="204" marginheight="0" align="center" scrolling="No" frameborder="0" hspace="0" vspace="0" id="top"></iframe></div>

<div class="list-left"><iframe src="../../left.html" name="top" width="100%" marginwidth="0" height="538" marginheight="0" align="center" scrolling="No" frameborder="0" hspace="0" vspace="0" id="left"></iframe></div>

<div class="list-right">
<div class="right-bt"><div class="bt-wz"><span id="titlelm">&nbsp;</span></div></div>
<div class="right-nrk" id="listcon">
<script>
		    updateLeft();
          	showdetail4list();
      </script>
</script>

</div>

</div>
<div class="list-bottme"><iframe src="../../bottme.html" name="top" width="800" marginwidth="0" height="81" marginheight="0" align="center" scrolling="No" frameborder="0" hspace="0" vspace="0" id="bottme"></iframe></div>


</div>
</body>
</html>
