#layHead {
  width:1000px;
  height:125px;
  position:relative;
  z-index:1;
  }
#layBody {
  width:1000px;
  position:relative;
  }
#layBody div.middleContent{
  float:left;
  }
#layLeft{
  width:613px;
  height:410px;
  position:relative;
  }
#layMain{
  width:331px;
  }
#layRight{
  width:56px;
  }
#layTail {
  position:relative;
  width:1000px;
  height:100px;
  clear:both;
  }
/* ¸ÞÀÎ ÆÐ³Î¾Ë¸²Ã¢ */
div#PanelNotice{display:none;position:absolute;border:1px dotted #C7C5C5;z-Index:800;}
div#PanelNotice div.PanelNoticeTail{background:url(/Images/popup/bg_bottom.gif) repeat-x;height:22px;}