article.css 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869
  1. /* Author:kb */
  2. /* 2009-03-05 */
  3. /* bitscn.com */
  4. @charset "gb2312";
  5. * {
  6. margin:0px;
  7. padding:0px;
  8. }
  9. ul,li {
  10. list-style-type:none;
  11. }
  12. body,html {
  13. padding:0;
  14. margin:0;
  15. font:12px,"锟斤拷锟斤拷",Arial,Helvetica,sans-serif;
  16. /* font-size:12px; */
  17. background-color:#fff;
  18. color:#333;
  19. }
  20. img {
  21. padding:0px;
  22. margin:0px;
  23. border:0px;
  24. font-size:0px;
  25. }
  26. a {
  27. color:#005A98;
  28. text-decoration:none;
  29. }
  30. a em {
  31. font-style:normal;
  32. color:#666;
  33. margin-left:0px;
  34. }
  35. a:hover {
  36. color:#CE0112;
  37. text-decoration:underline;
  38. }
  39. #main {
  40. width:1000px;
  41. margin:0 auto;
  42. }
  43. .header {
  44. clear:both;
  45. margin-top:1px;
  46. width:948px;
  47. height:130px;
  48. border:1px #d9d9d9 solid;
  49. }
  50. .index-header-arc {
  51. height:72px;
  52. }
  53. .search {
  54. float:right;
  55. width:250px;
  56. height:26px;
  57. *height:28px;
  58. _height:26px;
  59. line-height:28px;
  60. background-color:#EFF0F0;
  61. margin-top:0px;
  62. margin-right:0px;
  63. padding-top:3px;
  64. *padding-top:0px;
  65. _padding-top:3px;
  66. display:inline;
  67. }
  68. .search form {
  69. margin-left:5px;
  70. }
  71. .search .searchtxt {
  72. border:1px #ccc solid;
  73. width:193px;
  74. height:15px;
  75. padding-top:3px;
  76. color:#555;
  77. border-right:none;
  78. }
  79. .search .topsearch_submit {
  80. border:0px;
  81. margin-left:-6px;
  82. vertical-align:top;
  83. padding-top:2px;
  84. *padding-top:1px;
  85. }
  86. .logo-topnav {
  87. clear:both;
  88. margin-top:9px;
  89. _margin-top:2px;
  90. margin-right:14px;
  91. }
  92. .logo {
  93. float:left;
  94. font-size:0px;
  95. margin-left:7px;
  96. display:inline;
  97. }
  98. .topnav {
  99. float:right;
  100. font-family:Verdana;
  101. margin-top:3px;
  102. color:#333;
  103. width:763px;
  104. }
  105. .topnav a {
  106. color:#333;
  107. text-decoration:none;
  108. }
  109. .topnav a:hover {
  110. color:#333;
  111. text-decoration:underline;
  112. }
  113. .nav {
  114. clear:both;
  115. width:750px;
  116. height:28px;
  117. border:1px #D9D9D9 solid;
  118. background-color:#F3F9FD;
  119. line-height:28px;
  120. overflow:hidden;
  121. }
  122. /* mumu2014.7 */
  123. .nav li {
  124. float:left;
  125. margin-left:8px;
  126. }
  127. .nav li span {
  128. margin-left:5px;
  129. color:#3C83BA;
  130. }
  131. #nav_dh {
  132. clear:both;
  133. width:753px;
  134. line-height:24px;
  135. background-color:#EEE;
  136. overflow:hidden;
  137. list-style-type:none;
  138. margin-top:2px;
  139. }
  140. #nav_dh a {
  141. display:block;
  142. width:70px;
  143. text-align:center
  144. }
  145. #nav_dh a:link {
  146. color:#666;
  147. text-decoration:none
  148. }
  149. #nav_dh a:visited {
  150. color:#666;
  151. text-decoration:none
  152. }
  153. #nav_dh a:hover {
  154. color:#FFF;
  155. text-decoration:none;
  156. font-weight:bold
  157. }
  158. #nav_dh li {
  159. float:left;
  160. width:70px;
  161. }
  162. #nav_dh li a:hover {
  163. background:#bbb
  164. }
  165. #nav_dh li.kuanlei {
  166. float:left;
  167. width:90px;
  168. }
  169. #nav_dh li.kuanlei a {
  170. display:block;
  171. width:90px;
  172. }
  173. #nav_dh li.kuanlei a:hover {
  174. background:#bbb
  175. }
  176. #nav_dh li ul {
  177. line-height:27px;
  178. border:5px solid #EEE;
  179. list-style-type:none;
  180. text-align:left;
  181. left:-999em;
  182. width:220px;
  183. position:absolute;
  184. background:#FFF;
  185. padding-bottom:10px;
  186. z-index:99;
  187. }
  188. #nav_dh li ul li {
  189. float:left;
  190. width:110px;
  191. }
  192. #nav_dh li ul a {
  193. display:block;
  194. text-align:left;
  195. padding-left:16px;
  196. overflow:hidden;
  197. border-bottom:1px #ccc solid;
  198. width:80px;
  199. }
  200. #nav_dh li ul a:link {
  201. text-decoration:none
  202. }
  203. #nav_dh li ul a:visited {
  204. text-decoration:none
  205. }
  206. #nav_dh li ul a:hover {
  207. text-decoration:none;
  208. font-weight:normal;
  209. }
  210. #nav_dh li:hover ul {
  211. left:auto
  212. }
  213. .headerad {
  214. clear:both;
  215. font-size:0px;
  216. margin-top:8px;
  217. }
  218. .content {
  219. clear:both;
  220. margin-top:8px;
  221. width:1000px;
  222. overflow:hidden;
  223. }
  224. .cl-con {
  225. clear:both;
  226. width:187px;
  227. overflow:hidden;
  228. border:1px #d9d9d9 solid;
  229. margin-bottom:8px;
  230. }
  231. .cl-con p {
  232. clear:both;
  233. width:185px;
  234. height:24px;
  235. background-color:#F3F9FD;
  236. margin-top:1px;
  237. margin-left:1px;
  238. line-height:26px;
  239. overflow:hidden;
  240. }
  241. .cl-con p span {
  242. color:#333;
  243. margin-left:30px;
  244. }
  245. .cl-con ul {
  246. clear:both;
  247. width:185px;
  248. margin-top:1px;
  249. margin-left:1px;
  250. padding-top:4px;
  251. *padding-top:6px;
  252. padding-bottom:5px;
  253. border-top:1px #d9d9d9 solid;
  254. }
  255. .cl-con li {
  256. margin-top:2px;
  257. line-height:18px;
  258. background:url(li.gif) no-repeat left 6px;
  259. padding-left:8px;
  260. margin-right:5px;
  261. margin-left:7px;
  262. width:165px;
  263. height:18px;
  264. overflow:hidden;
  265. }
  266. .hd-con {
  267. border:none;
  268. margin-bottom:0px;
  269. }
  270. .hd-con ul {
  271. border-top:none;
  272. }
  273. .flink-top {
  274. clear:both;
  275. margin-top:1px;
  276. margin-left:1px;
  277. width:932px;
  278. height:28px;
  279. background:url(flink-top-bg.jpg) repeat-x left top;
  280. line-height:28px;
  281. overflow:hidden;
  282. text-align:left;
  283. padding-left:14px;
  284. color:#CE0012;
  285. }
  286. .footer {
  287. clear:both;
  288. margin-top:30px;
  289. color:#999;
  290. width:950px;
  291. text-align:center;
  292. padding-bottom:10px;
  293. border-top:1px solid #ccc;
  294. padding-top:10px;
  295. }
  296. .footer p {
  297. color:#666666;
  298. line-height:23px;
  299. }
  300. .index-left {
  301. float:left;
  302. width:692px;
  303. }
  304. .index-right {
  305. float:right;
  306. width:250px;
  307. }
  308. .whe {
  309. clear:both;
  310. width:690px;
  311. height:28px;
  312. border:1px #d9d9d9 solid;
  313. }
  314. .whe p {
  315. width:654px;
  316. height:26px;
  317. border:1px #fff solid;
  318. line-height:27px;
  319. text-align:left;
  320. padding-left:34px;
  321. background:url(whe.gif) no-repeat 15px 5px #F3F9FD;
  322. overflow:hidden;
  323. color:#005A98;
  324. font-family:Verdana;
  325. }
  326. .whe p span {
  327. float:right;
  328. margin-right:15px;
  329. background:url(whe-p.gif) no-repeat left center;
  330. padding-left:22px;
  331. }
  332. .whe p span a,.whe p span a:hover {
  333. color:#CE0012;
  334. text-decoration:underline;
  335. }
  336. .index-right .cl-con {
  337. width:248px;
  338. }
  339. .index-right .cl-con p {
  340. width:246px;
  341. }
  342. .index-right .cl-con ul {
  343. width:246px;
  344. }
  345. .hjwaibian {
  346. border:1px #d9d9d9 solid;
  347. clear:both;
  348. overflow:hidden;
  349. margin-bottom:8px;
  350. }
  351. .index-right .menu {
  352. width:258px;
  353. height:28px;
  354. line-height:28px;
  355. background:url(menu-bg.gif) repeat-x bottom left;
  356. }
  357. .index-right .menu li {
  358. float:left;
  359. width:124px;
  360. height:28px;
  361. border-right:1px #d9d9d9 solid;
  362. text-align:center;
  363. }
  364. .index-right .menu .active {
  365. width:123px;
  366. height:28px;
  367. background-color:#fff;
  368. font-weight:bold;
  369. color:#CE0012;
  370. }
  371. .index-right .cl-con li {
  372. background:url(li.gif) no-repeat left 7px;
  373. width:226px;
  374. height:20px;
  375. *height:18px;
  376. font-size:10pt;
  377. overflow:hidden;
  378. }
  379. .page {
  380. clear:both;
  381. margin-top:18px;
  382. margin-bottom:20px;
  383. font-family:Verdana;
  384. overflow:hidden;
  385. }
  386. .page li {
  387. float:left;
  388. height:18px;
  389. border:1px #d9d9d9 solid;
  390. line-height:18px;
  391. overflow:hidden;
  392. padding-right:5px;
  393. padding-left:7px;
  394. margin-left:7px;
  395. }
  396. .page .thisclass {
  397. height:20px;
  398. padding-right:5px;
  399. padding-left:7px;
  400. line-height:22px;
  401. background-color:#005A98;
  402. border:none;
  403. color:#fff;
  404. font-weight:bold;
  405. }
  406. .page .thisclass a {
  407. color:#ffffff;
  408. }
  409. .read {
  410. clear:both;
  411. margin-top:8px;
  412. border:1px #d9d9d9 solid;
  413. width:950px;
  414. padding-top:10px;
  415. padding-bottom:10px;
  416. overflow:hidden;
  417. }
  418. .read .title {
  419. clear:both;
  420. margin-top:8px;
  421. color:#005A98;
  422. font-size:16px;
  423. width:950px;
  424. height:24px;
  425. line-height:26px;
  426. text-align:center;
  427. font-family:Verdana;
  428. overflow:hidden;
  429. }
  430. .read .read-info {
  431. width:950px;
  432. height:28px;
  433. line-height:24px;
  434. color:#666666;
  435. text-align:center;
  436. size: 18px;
  437. }
  438. .read .read-info span {
  439. margin-left:7px;
  440. display:inline;
  441. }
  442. #read-con {
  443. clear:both;
  444. width:915px;
  445. border-top:1px #d9d9d9 solid;
  446. line-height:24px;
  447. font-size:14px;
  448. color:#555;
  449. padding-top:10px;
  450. padding-bottom:5px;
  451. float:left;
  452. margin-bottom:20px;
  453. *margin-bottom:0px;
  454. margin-left:15px;
  455. display:inline;
  456. }
  457. #read-con img {
  458. vertical-align:middle;
  459. max-width:640px;
  460. width:expression(this.width >640 && this.height < this.width ? 640:true);
  461. }
  462. #read-con div {
  463. padding-bottom:10px;
  464. }
  465. #read-con p {
  466. margin:10px 0;
  467. }
  468. #read-con TEXTAREA {
  469. FONT-SIZE:12px;
  470. WIDTH:96%;
  471. HEIGHT:260px;
  472. }
  473. #read-con .msgheader,.codetitle {
  474. CLEAR:both;
  475. BORDER-RIGHT:#0099cc 1px solid;
  476. PADDING-RIGHT:3px;
  477. BORDER-TOP:#0099cc 1px solid;
  478. PADDING-LEFT:3px;
  479. FONT-SIZE:12px;
  480. BACKGROUND:#F6FBFF;
  481. PADDING-BOTTOM:0px;
  482. MARGIN:3px auto 0px;
  483. OVERFLOW:hidden;
  484. BORDER-LEFT:#0099cc 1px solid;
  485. PADDING-TOP:0px;
  486. BORDER-BOTTOM:#0099cc 1px solid
  487. }
  488. #read-con .msgborder,.codebody {
  489. CLEAR:both;
  490. BORDER-RIGHT:#0099cc 1px solid;
  491. PADDING-RIGHT:3px;
  492. PADDING-LEFT:3px;
  493. FONT-SIZE:14px;
  494. BACKGROUND:#ddedfb;
  495. PADDING-BOTTOM:0px;
  496. MARGIN:0px auto 3px;
  497. OVERFLOW:hidden;
  498. BORDER-LEFT:#0099cc 1px solid;
  499. WORD-BREAK:break-all;
  500. PADDING-TOP:0px;
  501. BORDER-BOTTOM:#0099cc 1px solid;
  502. WORD-WRAP:break-word
  503. }
  504. .next-page {
  505. clear:left;
  506. width:100%;
  507. text-align:center;
  508. margin-top:20px;
  509. margin-bottom:20px;
  510. }
  511. .next-page ul {
  512. float:left;
  513. position:relative;
  514. left:50%;
  515. }
  516. .next-page ul li {
  517. float:left;
  518. position:relative;
  519. right:50%;
  520. }
  521. .next-page .thisclass a,.next-page .thisclass a:hover {
  522. color:#fff;
  523. text-decoration:none;
  524. }
  525. .digg-next {
  526. clear:both;
  527. width:630px;
  528. height:64px;
  529. overflow:hidden;
  530. margin-left:30px;
  531. border-bottom:1px #d9d9d9 solid;
  532. }
  533. .digg {
  534. float:left;
  535. width:110px;
  536. margin-left:10px;
  537. }
  538. .digg span {
  539. display:block;
  540. height:23px;
  541. line-height:24px;
  542. padding-left:30px;
  543. overflow:hidden;
  544. margin-bottom:8px;
  545. }
  546. .digg .up {
  547. background:url(digg-up.jpg) no-repeat left top;
  548. color:#CC3300;
  549. cursor:pointer;
  550. }
  551. .digg .down {
  552. background:url(digg-down.jpg) no-repeat left top;
  553. color:#3366CC;
  554. cursor:pointer;
  555. }
  556. .next {
  557. float:right;
  558. width:364px;
  559. margin-right:18px;
  560. _margin-right:0px;
  561. padding-top:8px;
  562. }
  563. .next span {
  564. display:block;
  565. clear:both;
  566. width:364px;
  567. height:15px;
  568. overflow:hidden;
  569. margin-bottom:10px;
  570. }
  571. .next a,.next a:hover {
  572. text-decoration:underline;
  573. }
  574. .next .up {
  575. padding-left:15px;
  576. background:url(next-img.gif) no-repeat left top;
  577. }
  578. .next .down {
  579. text-align:right;
  580. padding-right:13px;
  581. background:url(next-img.gif) no-repeat right -10px;
  582. }
  583. .actfox {
  584. height:27px;
  585. line-height:22px;
  586. font-size:12px;
  587. }
  588. .actbox {
  589. text-align:center;
  590. float:right;
  591. padding-top:8px;
  592. padding-right:10px;
  593. }
  594. .actbox ul li {
  595. display:inline;
  596. padding-left:22px;
  597. background-image:url(actbox-ico.gif);
  598. background-repeat:no-repeat;
  599. margin-right:10px;
  600. }
  601. .actbox ul li a {
  602. color:#777;
  603. }
  604. .actbox ul li#act-err {
  605. background-position:4px -37px;
  606. }
  607. .actbox ul li#act-pus {
  608. background-position:4px -73px;
  609. }
  610. .actbox ul li#act-pnt {
  611. background-position:4px -109px;
  612. }
  613. .pl {
  614. clear:both;
  615. margin-top:8px;
  616. width:690px;
  617. border:1px #d9d9d9 solid;
  618. padding-bottom:5px;
  619. }
  620. .pl-top {
  621. width:674px;
  622. }
  623. .hj-con {
  624. clear:both;
  625. width:660px;
  626. overflow:hidden;
  627. margin-top:8px;
  628. margin-bottom:6px;
  629. margin-left:12px;
  630. line-height:20px;
  631. }
  632. .hj2-con {
  633. clear:both;
  634. width:660px;
  635. line-height:12px;
  636. overflow:hidden;
  637. margin-top:8px;
  638. margin-bottom:6px;
  639. margin-left:12px;
  640. }
  641. .hj-list {
  642. width:660px;
  643. overflow:hidden;
  644. zoom:1;
  645. }
  646. .hj-list li {
  647. float:left;
  648. width:310px;
  649. padding:5px;
  650. }
  651. .contentgg {
  652. CLEAR:both;
  653. right:0px;
  654. TOP:0px;
  655. vertical-align:top;
  656. margin-left:10px;
  657. }
  658. .showpic {
  659. width:690px;
  660. overflow:hidden;
  661. }
  662. .showpic-top {
  663. margin-top:1px;
  664. margin-left:1px;
  665. width:674px;
  666. height:28px;
  667. background:url(flink-top-bg.jpg) repeat-x left top;
  668. line-height:28px;
  669. overflow:hidden;
  670. text-align:left;
  671. padding-left:14px;
  672. color:#333;
  673. }
  674. .showpic-top .picspan {
  675. float:right;
  676. margin-top:0px;
  677. margin-top:0px\9;
  678. *margin-top:-28px;
  679. margin-right:18px;
  680. font-size:13px;
  681. font-family:Verdana;
  682. }
  683. .showpic-top .picspan a,.showpic-top .picspan a:hover {
  684. color:##005A98;
  685. text-decoration:none;
  686. }
  687. .currON {
  688. color:#CE0112;
  689. }
  690. .sp-con {
  691. clear:both;
  692. width:1500px;
  693. }
  694. .sp-con ul {
  695. margin-top:10px;
  696. margin-left:11px;
  697. }
  698. .sp-con li {
  699. float:left;
  700. width:120px;
  701. text-align:center;
  702. margin-right:17px;
  703. display:inline;
  704. font-size:12px;
  705. }
  706. .sp-con li img {
  707. width:110px;
  708. height:75px;
  709. border:1px #ccc solid;
  710. padding:3px;
  711. }
  712. .sp-con li p {
  713. margin-top:2px;
  714. *margin-top:5px;
  715. line-height:19px;
  716. }
  717. .sp-con li p a {
  718. color:#333;
  719. text-decoration:none;
  720. }
  721. .sp-con li p a:hover {
  722. color:#333;
  723. text-decoration:underline;
  724. }
  725. .top_arrow {
  726. border:0 none;
  727. bottom:150px;
  728. cursor:pointer;
  729. display:block;
  730. height:auto;
  731. margin:0;
  732. padding:0;
  733. position:fixed;
  734. right:80px;
  735. width:35px;
  736. z-index:2147483647;
  737. }
  738. a.tagproject {
  739. background-color:#E4EFF6;
  740. border-bottom:1px solid #B1D3EB;
  741. border-right:1px solid #B1D3EB;
  742. -webkit-text-size-adjust:none;
  743. color:#3E6D8E;
  744. font-size:12px;
  745. line-height:2.2;
  746. margin:2px 8px 2px 0;
  747. padding:5px 5px;
  748. text-decoration:none;
  749. white-space:nowrap;
  750. position:relative;
  751. }
  752. a.tagproject:hover {
  753. background-color:#CADEEC;
  754. color:#3E6D8E;
  755. }
  756. #changyan_floatbar_wrapper #bottombar-wrap-w{
  757. display:none;
  758. }
  759. .wrap-cont-w {display:none;}
  760. .cont-minwidth-w {display:none;}
  761. blockquote {
  762. background:url("blockquote.png") no-repeat scroll 20px 20px #ddedfb;
  763. -moz-border-radius:8px;
  764. -webkit-border-radius:8px;
  765. border-radius:8px;
  766. margin-bottom:20px;
  767. padding:15px 15px 15px 65px;
  768. border:1px solid #CED8E0;
  769. }
  770. /* 锟斤拷锟斤拷锟斤拷锟�*/
  771. pre{font-family:'Courier New' , Monospace; font-size:12px; width:99%; overflow:auto; margin:0 0 1em 0; background:#F7F7F7; }
  772. .prebrush { padding-left:5px; BORDER-left: #7cd47d 3px solid;}
  773. pre ol, pre ol li, pre ol li span{margin:0 0; padding:0; border:none}
  774. pre a, pre a:hover{background:none; border:none; padding:0; margin:0}
  775. pre ol{list-style:decimal; background:#F7F7F7; margin:0px 0px 1px 3em !important; padding:5px 0; color:#5C5C5C; border-left:3px solid #146B00;}
  776. pre ol li{list-style:decimal-leading-zero; list-style-position:outside !important; color:#5C5C5C; padding:0 3px 0 10px !important; margin:0 !important; line-height:1.3em}
  777. pre ol li.alt{color:inherit}
  778. pre ol li span{color:black; background-color:inherit}
  779. pre .comment, pre .comments{color:#008200; background-color:inherit}
  780. pre .string{color:blue; background-color:inherit}
  781. pre .keyword{color:#069; font-weight:bold; background-color:inherit}
  782. pre .preprocessor{color:gray; background-color:inherit}
  783. pre .dp-xml .cdata{color:#ff1493}
  784. pre .dp-xml .tag, pre .dp-xml .tag-name{color:#069; font-weight:bold}
  785. pre .dp-xml .attribute{color:red}
  786. pre .dp-xml .attribute-value{color:blue}
  787. pre .dp-sql .func{color:#ff1493}
  788. pre .dp-sql .op{color:#808080}
  789. pre .dp-rb .symbol{color:#a70}
  790. pre .dp-rb .variable{color:#a70; font-weight:bold}
  791. pre .dp-py .builtins{color:#ff1493}
  792. pre .dp-py .magicmethods{color:#808080}
  793. pre .dp-py .exceptions{color:brown}
  794. pre .dp-py .types{color:brown; font-style:italic}
  795. pre .dp-py .commonlibs{color:#8A2BE2; font-style:italic}
  796. pre .dp-j .annotation{color:#646464}
  797. pre .dp-j .number{color:#C00000}
  798. pre .dp-delphi .number{color:blue}
  799. pre .dp-delphi .directive{color:#008284}
  800. pre .dp-delphi .vars{color:#000}
  801. pre .dp-css .value{color:black}
  802. pre .dp-css .important{color:red}
  803. pre .dp-c .vars{color:#d00}
  804. pre .dp-cpp .datatypes{color:#2E8B57; font-weight:bold}
  805. /* feedback锟斤拷锟斤拷锟斤拷 */
  806. .decmt-box{
  807. width:98%;
  808. padding:6px 5px 8px;
  809. margin:0px auto;
  810. border-bottom:1px solid #E5E5E5;
  811. overflow:hidden;
  812. clear:both;
  813. }
  814. .decmt-box .decmt-title{
  815. line-height:19px;
  816. color:#999;
  817. font-family:Tahoma;
  818. }
  819. .decmt-box .decmt-title span{
  820. margin-right:2px;
  821. vertical-align:middle;
  822. }
  823. .decmt-box .decmt-title .moodico{
  824. height:18px;
  825. width:18px;
  826. display:inline-block;
  827. }
  828. .decmt-box .decmt-title .username{
  829. color:#669;
  830. }
  831. .decmt-box .decmt-title .username a{
  832. color:#669;
  833. }
  834. .decmt-box .decmt-title .username a:hover{
  835. text-decoration:none;
  836. color:#690;
  837. }
  838. .decmt-box .decmt-title .ip{
  839. color:#669;
  840. font-size:11px;
  841. }
  842. .decmt-box .decmt-title .date{
  843. color:#666;
  844. font-size:11px;
  845. }
  846. .decmt-box .decmt-act{
  847. float:right;
  848. margin-top:-18px;
  849. padding-right:10px;
  850. position:relative;
  851. clear:both;
  852. color:#999;
  853. }
  854. .decmt-box .decmt-act span{
  855. margin-right:7px;
  856. }
  857. .decmt-box .decmt-act span a{
  858. color:#888;
  859. }
  860. .decmt-box .decmt-content{
  861. color:#555;
  862. line-height:21px;
  863. clear:both;
  864. width:99%;
  865. margin:2px auto 0px;
  866. }