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

OA系统

开发平台:

C#

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