tw.css 1.4 KB

1234567891011121314
  1. .tw_bg_blue{width: 100px; height: 60px; overflow: hidden;background-color:#0066FF;float: left;margin-left: 10px; margin-top: 10px;cursor:pointer;}
  2. .tw_bg_green{width: 100px; height: 60px; overflow: hidden;background-color:#00CC66;float: left;margin-left: 10px;margin-top: 10px;cursor:pointer;}
  3. .tw_bg_broke{width: 100px; height: 60px; overflow: hidden;background-color:#333333;float: left;margin-left: 10px;margin-top: 10px;cursor:pointer;}
  4. .tw_no{margin-left: auot;margin-right:auto;color:white;text-align: center;font-size: 12px;cursor:pointer;}
  5. .tw_select{background: url(../images/select.png);background-repeat: no-repeat;background-position: -144px -72px;cursor:pointer;}
  6. .tw_icon{width: 14px;height: 14px;float:left;cursor:pointer;}
  7. .tw_bg_dt{width: 60px; height: 42px; overflow: hidden;background-color:#FF00FF;float: left;margin-left: 10px;margin-top: 10px;}
  8. .tw_dt{margin-left: auot;margin-right:auto;color:white;text-align: center;font-size: 12px;cursor:pointer;}
  9. .div_icon{width: 60px;height: 14px;cursor:pointer;}
  10. .tw_no_select{background: url(../images/select.png);background-repeat: no-repeat;background-position: -312px -72px;}
  11. .tw_ban{background: url(../images/select.png);background-repeat: no-repeat;background-position: -216px -96px;}
  12. .tw_remove{background: url(../images/select.png);background-repeat: no-repeat;background-position: -312px 0;cursor:pointer;}