<cc1:Accordion>
            <Panes>
            <cc1:AccordionPane ID="AccordionPane9" runat="server">
            <Header><div style="padding:2px;border-top-color: #99FF99;border-bottom:#99FF99;  height:20px; width:187px;background-image: url('../log-image/f背景.gif'); background-repeat: repeat-x; cursor:hand; vertical-align: top; border-top-style: solid; border-right-style: none; border-bottom-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px;" align="left">
              &nbsp;<img alt="" src="ime/user_add.gif" style="width: 18px; height: 18px" /><span style="font-size:12px; font-weight:bold; vertical-align:middle; color: #009933;">&nbsp;房间调整</span> &nbsp; &nbsp; &nbsp;</div></Header>
            <Content>
              <table class="style293" style="font-size: 12px" id="Table7">
                <tr>
                    <td class="style294" align="left">
                      <a href="room_sector.aspx" target="fe" style="text-decoration:none;color:Black;"><img alt='' src="ime/toolbar_icon_help.gif" 
                            style="border-style: none; border-width: 0px; width:13px; height:13px;"/>房间调整</a></td>
                </tr>
                <tr>
                    <td class="style294" align="left">
                      <a href="room_adjust_annal.aspx" target="fe" style="text-decoration:none;color:Black;"><img alt='' src="ime/toolbar_icon_help.gif" 
                            style="border-style: none; border-width: 0px; width:13px; height:13px;"/>调整记录</a></td>
                </tr>
            </table> 
            </Content>
            </cc1:AccordionPane>
            </Panes>
            </cc1:Accordion>大哥。大姐们麻烦你们检查哈撒。我看了几遍都没错误啊!!在有些机器上能够正常运行,为什么在有些机器上又报‘未指明的错误呢’  我都弄了好几天了谢谢啦!!!我怀疑是web.config 文件中<globalization requestEncoding="gb2312" responseEncoding="gb2312"/>编码的问题。因为在编码为GB2312时在一个页面报‘ajax框架未加载’、‘sys未定义’等错误,我把编码改为utf-8后这个页面错误消失,但是Accordion控件任然不能展开!!!!  
  请各位分析下啊!!!!!  问题到底是在哪里啊!!