<tr style="display:none" id="season"> <td class="tdL"> 每季:</td> <td class="tdR"> <asp:RadioButton ID="rbJi" runat="server" GroupName="Ji" Text="季首月" Checked="True" /> <asp:DropDownList ID="dlSeason1" runat="server"> <asp:ListItem Text="1日" Value="1"></asp:ListItem> </asp:DropDownList> 前</td> <td class="tdR"> <asp:RadioButton ID="rbJi0" runat="server" GroupName="Ji" Text="季末月" /> <asp:DropDownList ID="dlSeason2" runat="server" Enabled="False"> <asp:ListItem Text="1日" Value="1"></asp:ListItem> </asp:DropDownList></td></tr><tr style="display:none" id="season">