/* Tracker by MSW * start */
#torrent {
    margin-top: 15px;
  }
#torrent .title {
    height:50px;
    clear:left;
  }

#torrent .title a {
    color:#636363;
    text-decoration:none;
  }
#torrent .title a:hover{
    text-decoration:underline;
  }

#torrent .download, torrent .download a {
    width:174px;
    height:50px;
    background:#6bba1d url('/img/torrent/tor_down_03.jpg') no-repeat top left;
    text-decoration:none;
    float:left;
  }
#torrent .info_d {
    height:50px;
    background:url('/img/torrent/tor_down_04.jpg') repeat-x;
    color:#636363;
    font-weight:bold;
  }

#torrent .info_d1 {
    margin-left:180px;
    font-size:12px;
    padding:17px 10px 0px 0px;
  }

#torrent .info_d1 span {
    color:#000;
    border-bottom: dashed 1px #000;
  }
#torrent .info_c {
    background:#6bba1d url('/img/torrent/tor_down_06.jpg') no-repeat;
    height:50px;
    width:5px;
    float:right;
  }
#torrent .cont {
    background:url('/img/torrent/tor_down_21.jpg') no-repeat;
    margin-left:25px;
    padding:5px 10px;
  }
#torrent .cont a {
    color:#666666;
    text-decoration:none;
  }
#torrent .cont a:hover {
    color:#222222;
    text-decoration:underline;
  }
#torrent .cont .bord_a1 {
    border-bottom:1px dashed #000;
    padding:5px;
  }
#torrent .li_download {
    background:#9f9c9c url('/img/torrent/tor_down_11.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    float:left;
    color:#FFFFFF;
    font-weight:bold;
    margin-top:-2px;
  }
#torrent .li_download_a1 {
    float:left;
  }
#torrent .li_download_a2 {
    margin-left:100px;
  }
#torrent .li_distribute {
    background:#028e02 url('/img/torrent/tor_down_14.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    float:left;
    color:#FFFFFF;
    font-weight:bold;
    margin-top:-2px;
  }
#torrent .li_distribute_a1 {
    float:left;
  }
#torrent .li_distribute_a2 {
    margin-left:100px;
  }
#torrent .li_swing {
    background:#9d2e22 url('/img/torrent/tor_down_16.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    float:left;
    color:#FFFFFF;
    font-weight:bold;
    margin-top:-2px;
  }
#torrent .li_swing_a1 {
    float:left;
  }
#torrent .li_swing_a2 {
    margin-left:100px;
  }
#torrent .li_list_a3 {
    padding:5px;
  }
#torrent .li_list {
    background:#cecece url('/img/torrent/tor_down_18.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    float:left;
    color:#8f8f8f;
    margin-top:-2px;
  }
#torrent .li_list_a1 {
    margin-left:110px;
    border-left:#b4b4b4 solid 2px;
    padding:0px 5px;
    color:#6a6a6a;
  }
#torrent .li_distribute_m {
    background:#028e02 url('/img/torrent/tor_down_14.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    color:#FFFFFF;
    font-weight:bold;
    margin-top:-2px;
  }
#torrent .li_swing_m {
    background:#9d2e22 url('/img/torrent/tor_down_16.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    color:#FFFFFF;
    font-weight:bold;
    margin-top:-2px;
  }
#torrent .li_download_m {
    background:#9f9c9c url('/img/torrent/tor_down_11.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    color:#FFFFFF;
    font-weight:bold;
    margin-top:-2px;
  }
/* Tracker by MSW * stop */