hr.asp
上传用户:xxtaishan
上传日期:2022-01-02
资源大小:4063k
文件大小:2k
源码类别:

IP电话/视频会议

开发平台:

ASP/ASPX

  1. <!--#include file="inc/index_conn.asp" -->
  2. <!--#include file="inc/func.asp" -->
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
  7. <title>自由通::通讯设备有限公司</title>
  8. <style type="text/css">
  9. <!--
  10. body {
  11. margin-left: 0px;
  12. margin-top: 0px;
  13. margin-right: 0px;
  14. margin-bottom: 0px;
  15. background-image: url(image/index/bg.gif);
  16. }
  17. -->
  18. </style>
  19. <link href="css/css.css" rel="stylesheet" type="text/css" />
  20. </head>
  21. <body>
  22. <table width="858" border="0" align="center" cellpadding="0" cellspacing="0">
  23.   <tr>
  24.     <td><!--#include file="top.asp" --></td>
  25.   </tr>
  26. </table>
  27. <table width="858" border="0" align="center" cellpadding="0" cellspacing="0">
  28.   <tr>
  29.     <td width="11" height="151" rowspan="2" background="image/index/leftbg.gif">&nbsp;</td>
  30.     <td height="9" colspan="3" bgcolor="#FFFFFF"></td>
  31.     <td width="13" rowspan="2" background="image/index/rightbg.gif">&nbsp;</td>
  32.   </tr>
  33.   <tr>
  34.     <td width="226" height="293" valign="top" bgcolor="#FCFCFC"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  35.       <tr>
  36.         <td><!--#include file="left.asp" --></td>
  37.       </tr>
  38.     </table></td>
  39.     <td width="6" valign="top" bgcolor="#FCFCFC"></td>
  40.     <td width="601" valign="top" bgcolor="#FCFCFC"><table width="94%" border="0" align="center" cellpadding="0" cellspacing="0">
  41.       <tr>
  42.         <td><img src="image/sub/center_hr.gif" width="599" height="33" /></td>
  43.       </tr>
  44.       <tr>
  45.         <td height="30" class="style1"><div align="right">首页 &gt; 人才招聘 </div></td>
  46.       </tr>
  47.       <tr>
  48.         <td height="1" background="image/index/dot.gif"></td>
  49.       </tr>
  50.       <tr>
  51.         <td height="252" valign="top"><table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
  52.           <tr>
  53.             <td><br /><!--#include file="rc_bh.asp"--></td>
  54.           </tr>
  55.         </table></td>
  56.       </tr>
  57.     </table></td>
  58.   </tr>
  59. </table>
  60. <table width="858" border="0" align="center" cellpadding="0" cellspacing="0">
  61.   <tr>
  62.     <td><!--#include file="bottom.asp" --></td>
  63.   </tr>
  64. </table>
  65. </body>
  66. </html>