我想定位一个层 是于某个div为位置如 <div align="center">
<div class="11"><-广告</div>
</div>
======================================我写的个层  这个层是以上高和离左边的一个层高是满足要求的现在问题是我想放在上面那个层的   <-广告  这个<- 旁边  
就是以<div class="11"><-广告</div> 为基础  离这个层的高宽
高手帮忙!下面代码是定死了
不能按<div class="11"><-广告</div>移动而移动!
高手
帮忙一下<div id="Layer1" style="position:absolute; width:27px; height:90px; z-index:1; left: 60px; top: 202px;"><script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>