images_list2.htm 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. <!DOCTYPE html
  2. PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <style>
  6. body {
  7. background-color: #ECE9E4
  8. }
  9. </style>
  10. <style>
  11. .pageStyle {
  12. list-style: none;
  13. margin-left: 250px;
  14. }
  15. .pageStyle li {
  16. float: left;
  17. margin: 2px;
  18. }
  19. </style>
  20. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  21. <title>{ms:global.name/}</title>
  22. <link rel="shortcut icon" href="{ms:global.host/}/{ms:global.style/}/favicon.ico" type="x-icon" />
  23. <meta name="Keywords" content="{ms:global.keyword/}" />
  24. <meta name="Description" content="{ms:global.descrip/}" />
  25. <link href="{ms:global.host/}/{ms:global.style/}/css/style.css" type=text/css rel=stylesheet>
  26. <script src="{ms:global.host/}/{ms:global.style/}/js/comm.js" type="text/javascript"></script>
  27. <link href="{ms:global.host/}/{ms:global.style/}/css/style.css" type=text/css rel=stylesheet>
  28. <script src="{ms:global.host/}/{ms:global.style/}/js/comm.js" type="text/javascript"></script>
  29. </head>
  30. <body oncopy="nocopy()">
  31. <#include "header.htm">
  32. <center>
  33. <div style="width:1007px; height:2px; border-bottom:2px solid #C18D54;"></div>
  34. </center>
  35. <table width="1007" border="0" align="center" cellpadding="00" cellspacing="0" bgcolor="#ECE9E4">
  36. <tr>
  37. <td style="padding-top:15px">
  38. <table width="966" border="0" align="center" cellpadding="00" cellspacing="0">
  39. <tr>
  40. <td width="230" style="padding-top:3px;">
  41. <table width="210" height="44" border="0" align="center" cellpadding="00" cellspacing="0"
  42. background="{ms:global.host/}/{ms:global.style/}/images/news_left_title.jpg">
  43. <tr>
  44. <td align="center" style="color:#664617; font-size:16px; font-weight:bold;font-family:'微软黑体'">
  45. {ms:field.typetitle/}</td>
  46. </tr>
  47. </table>
  48. <table style="margin-top:3px;" width="210" height="500" border="0" align="center" cellpadding="00"
  49. cellspacing="0" bgcolor="#897455">
  50. <tr>
  51. <td valign="top">
  52. {ms:channel type=level}
  53. <a href="{ms:global.url/}[field.typelink/]" class="main_">
  54. <div class="newsSort_A" onmouseover="this.className='newsSort_B'"
  55. onmouseout="this.className='newsSort_A'">
  56. [field.typetitle/]
  57. </div>
  58. </a>
  59. {/ms:channel}
  60. </td>
  61. </tr>
  62. </table>
  63. </td>
  64. <td width="736" valign="top">
  65. <table width="100%" height="45" border="0" cellpadding="00" cellspacing="0">
  66. <tr>
  67. <td align="left" background="{ms:global.host/}/{ms:global.style/}/images/news_right_bg.jpg"
  68. style="padding-left:26px;"><span style="color:#575350; font-weight:100"> &gt;&gt; <a
  69. href="{ms:field.typelink/}">{ms:field.typetitle/}</a>&nbsp; </span> </td>
  70. </tr>
  71. </table>
  72. <div style="height:1px;"></div>
  73. <table width="100%" border="0" cellpadding="0" cellspacing="0">
  74. <tbody>
  75. <tr>
  76. <td height="42" colspan="3">
  77. {ms:arclist size=6 ispaging=true}
  78. <div style="float:left; width:220px; height:200px; margin:2px;">
  79. <table align="center" width="170" border="0" cellspacing="2" cellpadding="0">
  80. <tbody>
  81. <tr>
  82. <td>
  83. <table align="center" border="0" cellpadding="0" cellspacing="0">
  84. <tbody>
  85. <tr>
  86. <td width="180" height="160" valign="middle" align="center">
  87. <div style="width:180px;" align="center">
  88. <a href='{ms:global.url/}[field.link/]'><img
  89. src={ms:global.host/}[field.litpic/] width="180" height="135" border="0"
  90. onload="javascript:DrawImage(this);" alt="600×451"></a><br></div>
  91. </td>
  92. </tr>
  93. </tbody>
  94. </table>
  95. </td>
  96. </tr>
  97. <tr>
  98. <td height="25" align="center"><a
  99. href='{ms:global.url/}[field.link/]'>[field.title/]</a></td>
  100. </tr>
  101. </tbody>
  102. </table>
  103. </div>
  104. {/ms:arclist}
  105. <tr valign="bottom">
  106. <td height="50" colspan="2" align="center">
  107. <UL class="pageStyle">
  108. <li><a href="ms:global.url/}/{ms:page.index/}">首页</a></li>
  109. <li><a href="{ms:global.url/}/{ms:page.pre/}">上一页</a></li>
  110. <li><a href="{ms:global.url/}/{ms:page.next/}">下一页</a></li>
  111. <li><a href="{ms:global.url/}/{ms:page.last/}">末页</a></li>
  112. </UL>
  113. </td>
  114. </tr>
  115. </table>
  116. </td>
  117. </tr>
  118. </table>
  119. </td>
  120. </tr>
  121. </table>
  122. </td>
  123. </tr>
  124. </table>
  125. </DIV>
  126. <#include "foot.htm">
  127. </BODY>
  128. </HTML>