/* CSS Document */

* {
          margin: 0;
          padding: 0;
          }
.clear {
          width: 100%;
          clear: both;
          line-height: 0;
          }
          
body {
          background: url(../img/bg.jpg) no-repeat top center #052230;
          font-family: Tahoma, 'Trebuchet MS';
          }
          
#container {
          width: 723px;
          margin: auto;
          }
          
#top {    
          background: url(../img/top.jpg) no-repeat 60px 70px;
          width: 723px;
          height: 165px;
          float: left;
          }
          #top h1 {
                    float: left;
                    margin: 60px 0 0 240px;
                    display: inline;
                    }
                    #top h1 img {
                              border: 0;
                              float: left;
                              }
                              
#cont {    
          width: 723px;
          float: left;
          margin: 15px 0 0 0;
          }
          #sidebar {          
                    width: 211px;
                    float: left;
                    }
                    #sidebar .login {
                              width: 211px;
                              height: 159px;
                              float: left;
                              background: url(../img/login.jpg) no-repeat;
                              }
                              #sidebar .login h3 {
                                        width: 200px;
                                        float: left;
                                        padding: 15px 0 5px 10px;
                                        }
                              #sidebar .login span {
                                        width: 200px;
                                        float: left;
                                        margin: 10px 0 0 10px;
                                        display: inline;
                                        }
                                        #sidebar .login span label {
                                                  width: 50px;
                                                  font-size: 12px;
                                                  color: #294B5C;
                                                  float: left;
                                                  }
                                                  #sidebar .login span input {
                                                            font-size: 11px;
                                                            padding: 2px;
                                                            width: 130px;
                                                            float: left;
                                                            background: #D8CD93;
                                                            border: 1px solid #8A7F47;
                                                            }
                                                            #sidebar .login span input.img {
                                                                      border: 0;
                                                                      background: none;
                                                                      width: auto;
                                                                      padding: 0;
                                                                      }
                    #sidebar .box {
                              width: 211px;
                              margin: 15px 0 0 0;
                              float: left;
                              }
                              #sidebar .box h3 {
                                        background: url(../img/h3.jpg) 0 1px no-repeat;
                                        width: 196px;
                                        float: left;
                                        padding: 0 0 0 15px;
                                        font-size: 12px;
                                        color: #C1B060;
                                        }
                              #sidebar .box ul {
                                        width: 211px;
                                        float: left;
                                        margin: 10px 0 0 0;
                                        }
                                        #sidebar .box ul li {
                                                  background: url(../img/li.jpg) 5px 8px no-repeat;
                                                  width: 196px;
                                                  float: left;
                                                  list-style-type: none;
                                                  font-size: 11px;
                                                  padding: 4px 0 3px 15px;
                                                  border-bottom: 1px solid #0A4460;
                                                  }
                                                  #sidebar .box ul li a {
                                                            text-decoration: none;
                                                            color: #AEC4CA;
                                                            }
                                                            #sidebar .box ul li a:hover {
                                                                      color: #fff;
                                                                      }
                                                                      
          #txt {
                    width: 498px;
                    float: right;
                    background: url(../img/txtup.jpg) no-repeat 0 0 #D0D3D5;
                    padding: 10px 0 0 0;
                    }
                    #txt .down {        
                              background: url(../img/txtdown.jpg) no-repeat left bottom;
                              width: 498px;
                              float: left;
                              padding: 0 0 10px 0;
                              }
                    #txt h2 {
                              width: 478px;
                              float: left;
                              margin: 0 0 0 10px;
                              display: inline;
                              font-size: 13px;
                              color: #333;
                              border-bottom: 1px solid #fff;
                              padding: 0 0 3px 0;
                              }
                              #txt h2 a {
                                        color: #333;
                                        text-decoration: none;
                                        }
                    #txt .line {
                              width: 479px;
                              float: left;
                              margin: 5px 0 0 10px;
                              border-bottom: 1px solid #666;
                              display: inline;
                              padding: 0 0 5px 0;
                              }
                              #txt .line .game {
                                        width: 105px;
                                        float: left;
                                        text-align: center;
                                        display: inline;
                                        margin: 0 0 0 11px;
                                        }
                                       #txt .line .game img {
                                                  border: 2px solid #4D4D4D;
                                                  }
                              #txt .line .game span {
                                        width: 105px;
                                        float: left;
                                        margin: 5px 0 5px 0;
                                        }
                                        #txt .line .game span img {
                                                  border: 0;
                                                  }
                                        #txt .line .game span a {
                                                  color: #052230;
                                                  font-weight: bold;
                                                  text-decoration: none;
                                                  font-size: 11px;
                                                  }
                                                  
                    .contact {
                              width: 470px;
                              float: left;
                              margin: 0px 0 0 0px;
                              display: inline;
                              }
                              .addcomment {
                                        font-size: 11px;
                                        color: #333;
                                        }
                              .contact dt {
                                        width: 450px;
                                        float: left;
                                        font-size: 11px;
                                        color: #333;
                                        margin: 10px 0 0 0;
                                        }
                                        .contact input {
                                                  float: left;
                                                  margin: 5px 0 0 0;
                                                  border: 1px solid #ccc;
                                                  }
                                        .contact textarea {
                                                  float: left;
                                                  margin: 5px 0 5px 0;
                                                  border: 1px solid #ccc;
                                                  }
                              .contact dd {
                                        width: 450px;
                                        float: left;
                                        font-size: 11px;
                                        color: #333;
                                        }
                                        .contact .invisible {
                                                  float: left;
                                                  margin: 10px 0 0 0;
                                                  }
                                                  
         .game_more {
                    width: 480px;
                    float: left;
                    margin: 15px 0 0 0px;
                    display: inline;
                    text-align: center;
                    }
                   .game_more p {
                              width: 470px;
                              float: left;
                              padding: 0 10px 0 10px;
                              font-size: 11px;
                              text-align: left;
                              color: #333;
                              }
                              .game_more p a {         
                                        font-size: 14px;
                                        font-weight: bold;
                                        color: #fff;
                                        }
                              .game_more img {
                                        float: left;
                                        border: 0;
                                        margin: 0 5px 5px 0;
                                        display: inline;
                                        }
                              #txt .box p {
                                        width: 190px;
                                        float: left;
                                        margin: 10px 0 0 10px;
                                        display: inline;
                                        font-size: 11px;
                                        }
                                        #txt .box p a {
                                                  color: #333;
                                                  text-decoration: none;
                                                  }
                                        #txt .box p a.s {
                                                  color: #666;
                                                  text-decoration: none;
                                                  font-size: 12px;
                                                  }
                                        #txt .box p a.m {
                                                  color: #666;
                                                  text-decoration: none;
                                                  font-size: 16px;
                                                  }
                                        #txt .box p a.b {
                                                  color: #666;
                                                  text-decoration: none;
                                                  font-size: 18px;
                                                  }

          .vote {
                    width: 450px;
                    float: left;
                    margin: 10px 0 0 0px;
                    display: inline;
                    color: #333;
                    font-size: 12px;
                    background: #C0D2DA;
                    border: 1px solid #666;
                    padding: 10px;
                    }
                    .vote a {
                              color: #000;
                              }
                    .vote p {
                              color: #333;
                              }
          p.nocom {
                    float: left;
                    margin: 10px 0 0 0px;
                    display: inline;
                    font-size: 12px;
                    color: #ff0000;
                    width: 450px;
                    }
                    
                    h6 {
                              float: left;
                              font-size: 14px;
                              margin: 20px 0 0 0px;
                              display: inline;
                              width: 460px;
                              }
                    
                              .comment img {
                                        border: 0;
                                        float: left;
                                        }
                              .comment p {
                                        width: 460px;
                                        float: left;
                                        font-size: 12px;
                                        color: #000;
                                        }
                              .comment span {
                                        width: 510px;
                                        float: left;
                                        font-size: 11px;
                                        color: #999;
                                        }
                                        .comment span a {
                                                  font-weight: bold;
                                                  color: #999;
                                                  }
                    .comment {
                              width: 435px;
                              float: left;
                              border: 1px solid #eee;
                              margin: 10px 0 0 0px;
                              display: inline;
                              padding: 5px;
                              background: #ccc;
                              }
                    .addcomment {
                              width: 415px;
                              float: left;
                              margin: 20px 0 0 0px;
                              padding: 10px;
                              display: inline;
                              }
                              .addcomment p {
                                        width: 510px;
                                        float: left;
                                        font-size: 12px;
                                        color: #000;
                                        }
                                                  
#paginationControl {
          float: left;
          margin: 15px 0 0 15px;
          display: inline;
          font-size: 13px;
          color: #333;
          }
          #paginationControl img {
                    border: 0;
                    }
          #paginationControl a {
                    color: #333;
                    font-size: 13px;
                    text-decoration: none;
                    }
                                                  
#footer {
          width: 723px;
          float: left;
          margin: 15px 0 0 0;
          padding: 5px 0 10px 0;
          border-top: 2px solid #0A3E58;
          }
          #footer p {
                    font-size: 12px;
                    color: #fff;
                    float: left;
                    }
                                        
          