lt_lookbbs.aspx
上传用户:lishan0805
上传日期:2019-12-08
资源大小:12048k
文件大小:2k
源码类别:

OA系统

开发平台:

C#

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="lt_lookbbs.aspx.cs" Inherits="linminchao_bbs_lt_lookbbs" %>
  2. <!DOCTYPE html 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 runat="server">
  5.     <title>无标题页</title>
  6. <style type="text/css"> 
  7. div.RoundedCorner{background: #5AAE18} 
  8. b.rtop, b.rbottom{display:block;background: #FFF} 
  9. b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #5AAE18} 
  10. b.r1{margin: 0 4px} 
  11. b.r2{margin: 0 3px} 
  12. b.r3{margin: 0 2px} 
  13. b.rtop b.r4, {margin: 0 1px;height: 1px}
  14. .style1 {
  15. font-size: 13px;
  16. color: #FFFFFF;
  17. font-weight: bold;
  18. </style>
  19. <meta http-equiv="Content-Type" content="text/html; charset=gb2312"/>
  20. <script type="text/javascript" language="JavaScript">
  21. <!--
  22. function dis(){
  23. document.form1.submit.value=' 查询..'
  24. document.form1.submit.disabled=true;
  25. return true;
  26. }
  27. //-->
  28. </script>
  29. <link href="../../css/textarea.css" rel="stylesheet" type="text/css"/>
  30. <style type="text/css">
  31. <!--
  32. .style8 {font-size: 12px}
  33. .style11 {color: #999999}
  34. -->
  35. </style>
  36. <style type="text/css">
  37. <!--
  38. a:link {
  39. font-size: 12px;
  40. color: #5C9948;
  41. text-decoration: none;
  42. }
  43. a:visited {
  44. font-size: 12px;
  45. color: #5C9948;
  46. text-decoration: none;
  47. }
  48. a:hover {
  49. color: #6699FF;
  50. }
  51. BODY {
  52. font-size: 12px;
  53. margin-top: 2px;
  54. }
  55. td {
  56. font-size: 12px;
  57. line-height: 15px;
  58. }
  59. .style2 { font-size: 13px;
  60. color: #FFFFFF;
  61. font-weight: bold;
  62. }
  63. .style2 {color: #FFFFFF}
  64. .style9 {color: #FFFFFF; font-size: 13px;}
  65. .style10 {color: #FF0000}
  66. -->
  67. </style>
  68. </head>
  69. <body>
  70. </body>
  71. </html>