vote.css 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. table{border-collapse:collapse;border-spacing:0;}
  2. .wrap{overflow:hidden; *display:inline-block;}.wrap{*display:block;}
  3. .main img{_vertical-align:baseline;}
  4. .align_r{ text-align:right;}
  5. .brd{border:1px solid #C3D4E7;}
  6. .l{ float:left;}
  7. .r{ float:right;}
  8. .footer p.info{margin-top:0px;}
  9. .tit{color:#1E50A0;}
  10. .tit h5{ margin-left:1em;}
  11. .tit span.r{ margin-right:1em;}
  12. .txt_b{ font-weight:bold;}
  13. .nobrd{ border:none;}
  14. .vote_result,.tit,.vote_result .c_box{background:url(../images/vote/vote_bg.jpg) repeat-x;}
  15. .vote_result{margin:20px; border:1px solid #C3D4E7; background:url(../images/vote/vote_bg2.jpg) repeat-x 0% 100%;}
  16. .tit{background-position:0px 0px; height:33px; line-height:33px; overflow:hidden;}
  17. .tit h5{ background:url(../images/vote/vote_bg.gif) no-repeat 0px 10px; padding-left:20px;}
  18. .vote_result .tit span{ background:url(../images/vote/vote_bg.gif) no-repeat 0px -32px;padding-left:20px;}
  19. .vote_result .tit span strong{color:#900;}
  20. .vote_result .c_box{background-position:0px -46px;}
  21. .vote_result .c_box table{ margin:40px 0px;}
  22. .vote_result .c_box table td,.vote_result .c_box table th,.vote_result .c_box table{ border:1px solid #E7EEF5;}
  23. .vote_result .c_box table th{ text-align:center; font-weight:bold; color:#999; width:2em;}
  24. .vote_result .c_box table td{ padding:10px 4px;}
  25. .vote_result .c_box table td.tdcol3{width:5em; font-weight:bold; color:#1E50A0;}
  26. .tp_tit{ width:30em;color:#1E50A0;}
  27. .vote_result .c_box table td div{ background:#efefef; padding:4px 0px;}
  28. .vote_result .c_box table td div img{ height:11px;}
  29. .vote_listt{margin:20px;}
  30. .vote_listt .tit{ border-bottom:2px solid #99B4D2; }
  31. .licol2 li{float:left; width:50%;}
  32. .icon3j{margin-top:20px;}
  33. .icon3j li{ height:30px; line-height:30px; overflow:hidden;}
  34. .icon3j li a{background:url(../images/vote/bg_member_1.gif) no-repeat 0px -128px; padding-left:20px;}
  35. .icon3j li span{background:url(../images/vote/v9/icon.png) no-repeat 0 -71px #FFFFFF; padding-left:13px; width:30px; margin-left:10px;}
  36. .tp .tp_tit{ text-align:center; width:2em;}
  37. .tp td.ls{color:#1E50A0;}
  38. .shuru_btn{text-align:center;}
  39. .tp_btn{ background:url(../images/vote/tp_btn.jpg) no-repeat; width:136px; height:59px;margin:20px; border:none;cursor:pointer;}
  40. .votesss .col-left{margin:0px; margin-right:10px;}
  41. .votesss .mg_t10{margin-top:10px;}
  42. .tps .vote_result,.tps .vote_listt{margin:10px 0px;}