home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 April / PCWorld_2008-04_cd.bin / multimedia / mediacoder / MediaCoder-0.6.0.3905.exe / extensions / FLVMaker.7z / default.css next >
Cascading Style Sheet File  |  2007-02-05  |  415b  |  26 lines

  1. .body1{
  2. font-family: Verdana, Arial, Helvetica, sans-serif;
  3. background:#F4F4F4
  4. }
  5. .box1{
  6.     font-family: Verdana, Arial, Helvetica, sans-serif;
  7.     font-size:12px;
  8.     line-height:26px;
  9.     color:#333333;
  10.     background:#F4F4F4;
  11. }
  12. .box1 select,.box1 input{
  13.     color:#666666;
  14. }
  15. .box1 li{
  16.     list-style:none;
  17. }
  18. .btn_bg
  19. {
  20. background:#F4F4F4;
  21. }
  22. .btn_bg input {
  23. font-size:11px;
  24. }
  25. .box2 {
  26. border:1px dotted #ffffff}