/* CSS Document */

* {
          margin: 0;
          padding: 0;
          }
.clear {
          width: 100%;
          clear: both;
          line-height: 0;
          }
          
body {
          background: #fff;
          font-family: Tahoma, 'Trebuchet MS';
          }
          
#container {
          width: 800px;
          margin: auto;
          }
          
#top {
          background: url(../img/top.jpg) no-repeat right bottom;
          width: 800px;
          height: 161px;
          float: left;
          }
          #top h1 {
                    float: left;
                    margin: 5px 0 0 0;
                    display: inline;
                    }
                    #top h1 img {
                              border: 0;
                              }
          #top ul {
                    float: right;
                    margin: 137px 210px 0 0;
                    _margin: 142px 210px 0 0;
                    display: inline;
                    }
                    #top ul li {        
                              display: inline;
                              font-size: 12px;
                              font-weight: bold;
                              margin: 0 15px 0 15px;
                              float: left;
                              }
                              #top ul li a {
                                        text-decoration: none;
                                        color: #fff;
                                        }
                                        
#cont {
          width: 800px;
          float: left;
          margin: 10px 0 0 0;
          }
          
#sidebar {
          width: 246px;
          float: left;
          }
          #sidebar .box {
                    width: 246px;
                    float: left;
                    margin: 10px 0 0 0;
                    }
                    #sidebar .box h3 {
                              width: 226px;
                              float: left;
                              background: url(../img/h3.jpg) no-repeat;
                              font-size: 18px;
                              color: #333;
                              padding: 14px 0 0 20px;
                              height: 50px;
                              }
                    #sidebar .box ul {
                              width: 175px;
                              float: left;
                              margin: 0 0 0 0;
                              }
                              #sidebar .box ul li {
                                        list-style-type: none;
                                        float: left;
                                        width: 165px;
                                        margin: 3px 0 0 0;
                                        padding: 0 0 0 10px;
                                        font-size: 11px;
                                        }
                                        #sidebar .box ul li a {
                                                  width: 160px;
                                                  background: #FE62A6;
                                                  float: left;
                                                  padding: 3px 0 3px 5px;
                                                  color: #fff;
                                                  text-decoration: none;
                                                  }
                                                  #sidebar .box ul li a:hover {
                                                            color: #FE62A6;
                                                            background: #fff;
                                                            }
                    #sidebar .box .login span {
                              float: left;
                              width: 180px;
                              margin: 3px 0 0 0;
                              }
                    #sidebar .box .login label {
                              font-size: 11px;
                              width: 30px;
                              float: left;
                              color: #333;
                              }
                    #sidebar .box .login input {
                              width: 130px;
                              float: right;
                              font-size: 11px;
                              margin: 0 10px 0 0;
                              display: inline;
                              }
                              #sidebar .box .login input.img {
                                        width: auto;
                                        float: left;
                                        margin: 0 0 0 35px;
                                        }
                    #sidebar .box .login p {
                              font-size: 11px;
                              color: #333;
                              }
                              #sidebar .box .login p a {
                                        color: #333;
                                        }
                                                            
#txt {
          width: 545px;
          float: right;
          }
          #txt h2 {
                    width: 545px;
                    float: left;
                    font-size: 24px;
                    font-weight: normal;
                    color: #FE62A6;
                    border-bottom: 1px solid #FE62A6;
                    padding: 0 0 2px 0;
                    margin: 20px 0 0 0;
                    }
                    #txt h2 a {
                              color: #FE62A6;
                              text-decoration: none;
                              }
                    
                    #txt .line {
                              width: 545px;
                              float: left;
                              margin: 5px 0 0 0px;
                              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 25px;
                                        }
                                       #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: #666;
                                                  font-weight: bold;
                                                  text-decoration: none;
                                                  font-size: 11px;
                                                  }
                                                  
                    
         .game_more {
                    width: 545px;
                    float: left;
                    margin: 15px 0 0 0px;
                    display: inline;
                    text-align: center;
                    }
                   .game_more p {
                              width: 520px;
                              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: 500px;
                    float: left;
                    margin: 10px 0 0 0px;
                    display: inline;
                    color: #333;
                    font-size: 12px;
                    background: #FFDAEA;
                    border: 1px solid #999;
                    padding: 10px;
                    }
                    .vote a {
                              color: #333;
                              }
                    .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: #666;
                                        }
                              .comment span {
                                        width: 510px;
                                        float: left;
                                        font-size: 11px;
                                        color: #333;
                                        }
                                        .comment span a {
                                                  font-weight: bold;
                                                  color: #333;
                                                  }
                    .comment {
                              width: 435px;
                              float: left;
                              border: 1px solid #eee;
                              margin: 10px 0 0 0px;
                              display: inline;
                              padding: 5px;
                              background: #FFDAEA;
                              }
                    .addcomment {
                              width: 415px;
                              float: left;
                              margin: 20px 0 0 0px;
                              padding: 10px;
                              display: inline;
                              }
                              .addcomment p {
                                        width: 510px;
                                        float: left;
                                        font-size: 12px;
                                        color: #333;
                                        }
                                                  
                                                  
                    .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;
                                                  }
                                                  
#paginationControl {
          float: left;
          margin: 15px 0 0 15px;
          display: inline;
          font-size: 13px;
          color: #333;
          width: 500px;
          }
          #paginationControl td {
                    float: left;
                    margin: 0 3px 0 3px;
                    display: inline;
                    }
          #paginationControl img {
                    border: 0;
                    }
          #paginationControl a {
                    color: #fff;
                    font-size: 13px;
                    text-decoration: none;
                    padding: 2px;
                    background: #FE62A6;
                    }
                    #paginationControl a:hover {
                              color: #eee;
                              background: #333;
                              }
                              
#footer {
          width: 800px;
          float: left;
          background: #FE62A6;
          margin: 25px 0 0 0;
          }
          #footer p {
                    float: left;
                    color: #fff;
                    font-size: 11px;
                    padding: 5px 0 5px 15px;
                    }
                              
