Без опису
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

12345678910111213141516171819202122232425262728
  1. {eyou:include file='/template/pc/common/common_top.htm' /}
  2. <div id="header">
  3. {eyou:include file='/template/pc/common/header.htm' /}
  4. </div>
  5. <div id="cat-index">
  6. <link rel="stylesheet" href="/template/pc/skin/css/cat.css?<?php echo rand(1,99999);?>" media="all">
  7. {eyou:include file='/template/pc/components/banner/style_1.htm' /}
  8. {eyou:include file='/template/pc/components/nav/style_1.htm' /}
  9. {eyou:include file='/template/pc/components/tag/style_1.htm' /}
  10. <div class="content">
  11. <div class="box">
  12. {eyou:include file='/template/pc/components/list/style_1.htm' /}
  13. {eyou:include file='/template/pc/components/list/style_2.htm' /}
  14. {eyou:include file='/template/pc/components/list/style_3.htm' /}
  15. </div>
  16. </div>
  17. {eyou:include file='/template/pc/components/flow/style_1.htm' /}
  18. </div>
  19. <div id="footer">
  20. {eyou:include file='/template/pc/common/footer.htm' /}
  21. </div>
  22. {eyou:include file='/template/pc/common/common_bot.htm' /}