emotion.css 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. .jd img{
  2. background:transparent url(images/jxface2.gif?v=1.1) no-repeat scroll left top;
  3. cursor:pointer;width:35px;height:35px;display:block;
  4. }
  5. .pp img{
  6. background:transparent url(images/fface.gif?v=1.1) no-repeat scroll left top;
  7. cursor:pointer;width:25px;height:25px;display:block;
  8. }
  9. .ldw img{
  10. background:transparent url(images/wface.gif?v=1.1) no-repeat scroll left top;
  11. cursor:pointer;width:35px;height:35px;display:block;
  12. }
  13. .tsj img{
  14. background:transparent url(images/tface.gif?v=1.1) no-repeat scroll left top;
  15. cursor:pointer;width:35px;height:35px;display:block;
  16. }
  17. .cat img{
  18. background:transparent url(images/cface.gif?v=1.1) no-repeat scroll left top;
  19. cursor:pointer;width:35px;height:35px;display:block;
  20. }
  21. .bb img{
  22. background:transparent url(images/bface.gif?v=1.1) no-repeat scroll left top;
  23. cursor:pointer;width:35px;height:35px;display:block;
  24. }
  25. .youa img{
  26. background:transparent url(images/yface.gif?v=1.1) no-repeat scroll left top;
  27. cursor:pointer;width:35px;height:35px;display:block;
  28. }
  29. .smileytable td {height: 37px;}
  30. #tabPanel{margin-left:5px;overflow: hidden;}
  31. #tabContent {float:left;background:#FFFFFF;}
  32. #tabContent div{display: none;width:480px;overflow:hidden;}
  33. #tabIconReview.show{left:17px;display:block;}
  34. .menuFocus{background:#ACCD3C;}
  35. .menuDefault{background:#FFFFFF;}
  36. #tabIconReview{position:absolute;left:406px;left:398px \9;top:41px;z-index:65533;width:90px;height:76px;}
  37. img.review{width:90px;height:76px;border:2px solid #9cb945;background:#FFFFFF;background-position:center;background-repeat:no-repeat;}
  38. .wrapper .tabbody{position:relative;float:left;clear:both;padding:10px;width: 95%;}
  39. .tabbody table{width: 100%;}
  40. .tabbody td{border:1px solid #BAC498;}
  41. .tabbody td span{display: block;zoom:1;padding:0 4px;}