| @@ -109,18 +109,17 @@ function JumpMenu(eobj,obj,tid,tname) | |||||
| </script> | </script> | ||||
| <style> | <style> | ||||
| body{margin:0;background:#f2f2f2} | body{margin:0;background:#f2f2f2} | ||||
| dl{clear:left;margin:0;padding:0} | |||||
| .dlf{float:left;margin-top:14px;margin-left:10px} | |||||
| dl{clear:left} | |||||
| .dlf{float:left;margin-top:12px;margin-left:10px} | |||||
| .dlr{float:left;margin-top:10px} | .dlr{float:left;margin-top:10px} | ||||
| .sunlist{display:inline-block;margin-top:10px;width:100%} | .sunlist{display:inline-block;margin-top:10px;width:100%} | ||||
| </style> | </style> | ||||
| <base target="main"> | <base target="main"> | ||||
| </head> | </head> | ||||
| <body target="main" onLoad="ContextMenu.intializeContextMenu()"> | <body target="main" onLoad="ContextMenu.intializeContextMenu()"> | ||||
| <form name="formjump" method="post" target="main" action=""></form> | |||||
| <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0"> | |||||
| <table width="100%" border="0" cellpadding="0" cellspacing="0"> | |||||
| <tr> | <tr> | ||||
| <td height="36" colspan="2" align="center" style="padding:10px 0"> | |||||
| <td height="36" colspan="2" style="padding:10px"> | |||||
| <form name="form1" target="main" action="public_guide.php"><input type="hidden" name="action" value="edit"></form> | <form name="form1" target="main" action="public_guide.php"><input type="hidden" name="action" value="edit"></form> | ||||
| <form name="form2" target="main" action="catalog_main.php"></form> | <form name="form2" target="main" action="catalog_main.php"></form> | ||||
| <form name="form3" target="menu" action="index_menu.php"></form> | <form name="form3" target="menu" action="index_menu.php"></form> | ||||