body {
    margin: 0 auto;
    font-family: Arial;
    font-size: 12px;
    color: #000;
    text-align: center;
    background: url("./img/back.jpg") left top repeat;

}

embed {width: 380px; height: 218px;}

a { 
    font-size: 15px;
    font-weight: bold;
    color: #f22828;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

img { 
         border: 1px solid #f22828;
}

a:hover img { 
         border: 1px dashed #fff;
}
 

#header {
    width: 970px;
    height: 180px;
    margin: 0 auto;
    background: #481300 url("./img/logo.jpg") left top no-repeat;
}

.clear {clear: both;}


.tit { 
    width: 970px;
    height: 30px;
    margin: 0 auto;
    padding-top: 3px;
    font-family: Nightclub BTN;
    font-size: 20px;
    color: #fff;
    text-align: left;
    background: #481300 url("./img/line.jpg") left top no-repeat;
}

.colum {
    width: 970px;
    height: 2080px;
    margin: 0 auto;
    background: #481300;
    text-align: center;
}

.colum img {
    width: 150px;
    height: 200px;
    background: gray; 
    margin-left: 8px;
    margin-bottom: 5px;
    float: left;
    text-align: center;
}


.mixed {
    width: 970px;
    height: 550px;
    margin: 0 auto;
    background: #481300;
    text-align: center;
}

.mixed img {
    width: 235px;
    height: 176px;
    background: gray; 
    margin-left: 4px;
    margin-bottom: 5px;
    float: left;
    text-align: center;
}

.mixed2 {
    width: 970px;
    height: 2200px;
    margin: 0 auto;
    background: #481300;
    text-align: center;
}

.mixed2 img {
    width: 235px;
    height: 176px;
    background: gray; 
    margin-left: 4px;
    margin-bottom: 5px;
    float: left;
    text-align: center;
}



.tr_block {
    width: 970px;
    height: 80px;
    margin: 0 auto;
    background: #481300;
    text-align: center;
}

.tr_block div {
    float: left;
    width: 313px;
    padding: 10px 0 10px 0;
    margin: 5px;
    font-size: 12px;
    background: #706060;
    color: #e4e4e4;
    text-align: center;
}

.tr_block a {
    font-size: 20px;
}

.ps_block {
    width: 970px;
    height: 260px;
    margin: 0 auto;
    background: #481300;
    text-align: center;
}

.ps_block div {
    float: left;
    width: 313px;
    padding: 10px 0 10px 0;
    margin: 5px 5px 0 5px;
    background: #706060;
    color: #e4e4e4;
    text-align: center;
}

.ps_block a {
    font-size: 20px;
}


.vid_block {
    width: 970px;
    height: 280px;
    margin: 0 auto;
    background: #481300;
    text-align: center;
}

.vid_block div {
    float: left;
    width: 384px;
    padding: 10px 0 3px 0;
    margin: 0 5px 0 5px;
    background: #706060;
    color: #e4e4e4;
    text-align: center;
}

.vid_block div.ad {
    width: 174px;
    height: 246px;
    margin: 0 auto;
    padding-top: 5px;
    background: #706060;
    text-align: center;
}


.vid_block a {
    font-size: 20px;
}


.tx_block {
    width: 970px;
    height: 320px;
    margin: 0 auto;
    background: #481300;
    text-align: center;
}

.tx_block div {
    float: left;
    width: 313px;
    height: 290px;
    padding: 10px 0 10px 0;
    margin: 5px 5px 0 5px;
    background: #706060;
    color: #e4e4e4;
    text-align: center;
}

.tx_block a {
    font-size: 14px;
    color: #e4e4e4;
}

.tx_block a:hover {
    color: #fff;
}


.block_trades {
    width: 970px;
    height: 375px;
    margin: 0 auto;
    background: #481300;
}

.block_trades div {
       float: left;
       margin: 10px 8px;
       padding-left: 12px;
       width: 164px;
       color: #fff;
       text-align: left;
}

.block_trades a {
      font-size: 16px;
      font-weight: bold;
      color: #e4e4e4;
}

.block_trades a:hover {
      color: #fff;

}

.tx_trades {
    width: 970px;
    height: 170px;
    margin: 0 auto;
    background: #481300;
    text-align: center;
}

.tx_trades div {
    float: left;
    width: 235px;
    margin: 5px 0 0 6px;
    font-size: 14px;
    background: #706060;
    color: #fff;
    text-align: left;
}

.tx_trades a {
    font-size: 16px;
    color: #e4e4e4;
}

.tx_trades a:hover {
    color: #fff;
}

.ban {
    width: 970px;
    height: 130px; 
    margin: 0 auto;
    padding-top: 20px;
    background: #481300;
    text-align: center; 

}

.list {
    width: 970px;
    height: 40px; 
    margin: 0 auto;
    padding-top: 30px;
    background: #481300;
    text-align: center;
}

.text {
    font-size:9pt;
    color: #fff; 
    font-family: Verdana;
}

.copyright {
    width: 970px;
    height: 45px;
    margin: 0 auto;
    padding-top: 50px;
    background: #481300;
    color: #e4e4e4;
    text-align: center;
}

.copyright a {
    font-size: 9px;
    font-weight: normal;
}
