/* CSS Document */

* {
          margin: 0;
          padding: 0;
          }
.clear {
          width: 100%;
          clear: both;
          line-height: 0;
          }
          
body {
          background: #FFD5F7;
          font-family: Tahoma, 'Trebuchet MS';
          border-top: 4px solid #FF6CE2;
          }
          
#container {
          width: 900px;
          margin: auto;
          }
          
#top {
          background: url(../img/top.jpg) no-repeat bottom right;
          width: 715px;
          height: 160px;
          float: right;
          }
          #top h1 {
                    float: left;
                    margin: 38px 0 0 0px;
                    display: inline;
                    }
                    #top h1 img {
                              border: 0;
                              float: left;
                              }
          #top ul {
                    float: right;
                    padding: 5px;
                    margin: 50px 50px 0 0;
                    display: inline;
                    background: #fff;
                    }
                    #top ul li {
                              display: inline;
                              float: left;
                              font-size: 12px;
                              font-weight: bold;
                              margin: 0 20px 0 20px;
                              }
                              #top ul li a {
                                        text-decoration: none;
                                        color: #FF00CC;
                                        }
                                        #top ul li a:hover {
                                                  color: #333;
                                                  }
                              
#cont {
          background: url(../img/content.jpg) no-repeat top;
          width: 662px;
          float: right;
          }
          
         .game_more {
                    width: 650px;
                    float: left;
                    margin: 15px 0 0 0px;
                    display: inline;
                    text-align: center;
                    }
                   .game_more p {
                              width: 630px;
                              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: 610px;
                    float: left;
                    margin: 10px 0 0 0px;
                    display: inline;
                    color: #333;
                    font-size: 12px;
                    background: #fff;
                    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: 600px;
                    }
                    
                    h6 {
                              float: left;
                              font-size: 14px;
                              margin: 20px 0 0 0px;
                              display: inline;
                              width: 600px;
                              }
                    
                              .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 #666;
                              margin: 10px 0 0 0px;
                              display: inline;
                              padding: 5px;
                              background: #eee;
                              }
                    .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;
                                        }
          
                    .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;
                                                  }
          
#txt {
          width: 662px;
          float: left;
          }       
                    #txt h2 {
                              width: 642px;
                              float: left;
                              margin: 6px 0 0 10px;
                              display: inline;
                              font-size: 18px;
                              font-weight: normal;
                              text-align: right;
                              color: #333;
                              border-bottom: 1px solid #fff;
                              padding: 0 0 3px 0;
                              }
                              #txt h2 a {
                                        color: #333;
                                        text-decoration: none;
                                        }
                    #txt .line {
                              width: 642px;
                              float: left;
                              margin: 5px 0 0 10px;
                              border-bottom: 1px solid #999;
                              display: inline;
                              padding: 0 0 5px 0;
                              }
                              #txt .line .game {
                                        width: 105px;
                                        float: left;
                                        text-align: center;
                                        display: inline;
                                        margin: 0 0 0 20px;
                                        }
                                       #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;
                                                  }  
                                                  
#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;
                    }          
          
#sidebar {
          width: 235px;
          float: left;
          }
          #sidebar .box {
                    width: 230px;
                    float: left;
                    margin: 10px 0 0 0;
                    }
                    #sidebar .box h3 {
                              width: 220px;
                              float: left;
                              font-size: 16px;
                              color: #333;
                              padding: 0 0 2px 5px;
                              border-bottom: 1px solid #fff;
                              }
                    #sidebar .box ul {
                              width: 225px;
                              float: left;
                              margin: 10px 0 0 0;
                              }
                              #sidebar .box ul li {
                                        width: 225px;
                                        float: left;
                                        list-style-type: none;
                                        font-size: 11px;
                                        margin: 2px 0 0 0;
                                        }
                                        #sidebar .box ul li a {
                                                  text-decoration: none;
                                                  color: #fff;
                                                  background: #FFBCF2;
                                                  padding: 4px 5px 4px 5px;
                                                  border-bottom: 1px solid #FF6CE2;
                                                  width: 215px;
                                                  float: left;
                                                  }
                                                  #sidebar .box ul li a:hover {
                                                            color: #333;
                                                            background: #FFBAF2;
                                                            }
                    #sidebar .login {
                              width: 230px;
                              float: left;
                              }
                              #sidebar .login span {
                                        width: 210px;
                                        float: left;
                                        margin: 10px 0 0 10px;
                                        display: inline;
                                        }
                                        #sidebar .login span label {
                                                  width: 50px;
                                                  font-size: 12px;
                                                  color: #294B5C;
                                                  float: left;
                                                  margin: 2px 0 0 0;
                                                  }
                                                  #sidebar .login span input {
                                                            font-size: 11px;
                                                            padding: 2px;
                                                            width: 130px;
                                                            float: left;
                                                            background: #fff;
                                                            border: 1px solid #FF6CE2;
                                                            }
                                                            #sidebar .login span input.img {
                                                                      border: 0;
                                                                      background: none;
                                                                      width: auto;
                                                                      padding: 2px;
                                                                      background: #fff;
                                                                      margin: 0 0 0 50px;
                                                                      display: inline;
                                                                      }
                                                  #sidebar .login p {
                                                            font-size: 12px;
                                                            color: #666;
                                                            float: left;
                                                            margin: 5px 0 0 0;
                                                            }
                                                            
#footer {
          width: 900px;
          float: left;
          height: 20px;
          background: url(../img/footer.jpg) no-repeat 0 0;
          margin: 15px 0 0 0;
          padding: 0 0 15px 0;
          }
          #footer p {
                    font-size: 11px;
                    color: #fff;
                    float: left;
                    padding: 3px 0 0 5px;
                    }
                    
 .errors
{
	font-size: 11px;
	color: #f00;
	clear: both;
}               

.errors li{
	margin: 0 0 0 10px;
}                        