style1.css 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346
  1. * {
  2. word-wrap: break-word
  3. }
  4. body {
  5. padding: 5px 0;
  6. background: #FFF;
  7. text-align: center
  8. }
  9. body, td, input, textarea, select, button {
  10. color: #666;
  11. font: 12px/1.5 Verdana, Tahoma, Arial, 'Microsoft Yahei', 'Simsun', sans-serif
  12. }
  13. ul, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset {
  14. margin: 0;
  15. padding: 0
  16. }
  17. h1, h2, h3, h4, h5, h6 {
  18. font-size: 12px
  19. }
  20. a {
  21. color: #2366A8;
  22. text-decoration: none
  23. }
  24. a:hover {
  25. text-decoration: underline
  26. }
  27. a img {
  28. border: none
  29. }
  30. em, cite, strong, th {
  31. font-style: normal;
  32. font-weight: normal
  33. }
  34. table {
  35. border-collapse: collapse
  36. }
  37. th {
  38. text-align: left
  39. }
  40. .container {
  41. overflow: hidden;
  42. margin: 0 auto;
  43. width: 700px;
  44. height: auto !important;
  45. text-align: left;
  46. border: 1px solid #B5CFD9
  47. }
  48. .header {
  49. *overflow: hidden;
  50. height: 194px;
  51. background: url(bg_repx.gif) repeat-x
  52. }
  53. .header h1 {
  54. text-indent: -9999px;
  55. width: 270px;
  56. height: 48px;
  57. background: url(bg_repno.gif) no-repeat 26px 22px
  58. }
  59. .header span {
  60. float: right;
  61. padding-right: 10px
  62. }
  63. .main {
  64. padding: 20px 20px 0;
  65. background: #F7FBFE url(bg_repx.gif) repeat-x 0 -194px
  66. }
  67. .main h3 {
  68. margin: 10px auto;
  69. width: 75%;
  70. color: #6CA1B4;
  71. font-weight: 700
  72. }
  73. .desc {
  74. margin: 0 auto;
  75. width: 537px;
  76. line-height: 180%;
  77. clear: both
  78. }
  79. .desc ul {
  80. margin-left: 20px
  81. }
  82. .desc1 {
  83. margin: 10px 0;
  84. width: 100%
  85. }
  86. .desc1 ul {
  87. margin-left: 25px
  88. }
  89. .desc1 li {
  90. margin: 3px 0
  91. }
  92. .tb, .tb2 {
  93. margin: 15px 0 15px 67px
  94. }
  95. .tb th {
  96. padding: 5px;
  97. color: #6CA1B4;
  98. font-weight: 700
  99. }
  100. .tb td {
  101. padding: 3px 5px
  102. }
  103. .tb .w, .tb .nw, .tb .padleft {
  104. padding-left: 45px
  105. }
  106. .tb .pdleft1 {
  107. padding-left: 67px
  108. }
  109. .tb2 {
  110. }
  111. .tb2 th, .tb2 td {
  112. padding: 3px 5px
  113. }
  114. .tbopt {
  115. width: 130px
  116. }
  117. .btnbox {
  118. text-align: center
  119. }
  120. .btnbox input {
  121. margin: 0 2px
  122. }
  123. .btnbox textarea {
  124. margin-bottom: 10px;
  125. height: 150px
  126. }
  127. .btn {
  128. margin-top: 10px
  129. }
  130. .footer {
  131. line-height: 40px;
  132. text-align: center;
  133. background: url(bg_footer.gif) repeat-x;
  134. font-size: 11px
  135. }
  136. .txt {
  137. width: 200px
  138. }
  139. .setup {
  140. margin: 46px 0 0 200px;
  141. padding-left: 70px
  142. }
  143. .setup h2 {
  144. padding-top: 0;
  145. *padding-top: 6px;
  146. line-height: 1.2;
  147. color: #6CA1B4;
  148. font-size: 36px
  149. }
  150. .setup p {
  151. margin: 0 0 10px 6px;
  152. color: #999
  153. }
  154. .step1 {
  155. background: url(stepnum.gif) no-repeat 0 8px
  156. }
  157. .step2 {
  158. background: url(stepnum.gif) no-repeat 0 -92px
  159. }
  160. .step3 {
  161. background: url(stepnum.gif) no-repeat 0 -192px
  162. }
  163. .step4 {
  164. background: url(stepnum.gif) no-repeat 0 -292px
  165. }
  166. .stepstat {
  167. position: relative;
  168. bottom: -5px;
  169. *bottom: 0;
  170. left: 80px;
  171. *width: 593px;
  172. height: 30px
  173. }
  174. .stepstatbg {
  175. position: absolute;
  176. top: 18px;
  177. z-index: 90;
  178. width: 535px;
  179. height: 9px;
  180. overflow: hidden;
  181. background: #81C6F0 url(bg_stepstatus.gif) no-repeat
  182. }
  183. .stepstat ul {
  184. position: absolute;
  185. top: 3px;
  186. left: -2px;
  187. z-index: 100;
  188. list-style: none;
  189. width: 600px;
  190. white-space: nowrap;
  191. overflow: hidden
  192. }
  193. .stepstat li {
  194. float: left;
  195. text-indent: 20px;
  196. width: 175px;
  197. height: 30px;
  198. line-height: 14px;
  199. font-size: 12px;
  200. background: url(bg_repno.gif) no-repeat 0 -38px
  201. }
  202. .stepstat .current {
  203. background: url(bg_repno.gif) no-repeat 0 -71px;
  204. font-weight: 700
  205. }
  206. .stepstat .unactivated {
  207. background: url(bg_repno.gif) no-repeat 0 -103px
  208. }
  209. .stepstat .last {
  210. width: 50px
  211. }
  212. .stepstat1 {
  213. background-position: -750px 0
  214. }
  215. .stepstat2 {
  216. background-position: -570px 0
  217. }
  218. .stepstat3 {
  219. background-position: -390px 0
  220. }
  221. .stepstat4 {
  222. background-position: -210px 0
  223. }
  224. .w {
  225. background: url(bg_repno.gif) no-repeat 45px -148px
  226. }
  227. .nw {
  228. background: url(bg_repno.gif) no-repeat 45px -197px
  229. }
  230. .marginbot {
  231. margin-bottom: 20px
  232. }
  233. .margintop {
  234. margin-top: 20px
  235. }
  236. .red {
  237. color: red
  238. }
  239. .licenseblock {
  240. margin-bottom: 15px;
  241. padding: 8px;
  242. height: 280px;
  243. border: 1px solid #EEE;
  244. background: #FFF;
  245. overflow: scroll;
  246. overflow-x: hidden
  247. }
  248. .license {
  249. }
  250. .license h1 {
  251. padding-bottom: 10px;
  252. font-size: 14px;
  253. text-align: center
  254. }
  255. .license h3 {
  256. margin: 0;
  257. color: #666
  258. }
  259. .license p {
  260. line-height: 150%;
  261. margin: 10px 0;
  262. text-indent: 25px
  263. }
  264. .license li {
  265. line-height: 150%;
  266. margin: 5px 0
  267. }
  268. .title {
  269. margin: 5px 0 -15px 60px
  270. }
  271. .notice {
  272. overflow: hidden;
  273. margin: 20px;
  274. padding: 5px;
  275. height: 300px;
  276. border: 1px solid #B5CFD9;
  277. text-align: left
  278. }