/* CSS Document */

/*div {border:1px solid #f00;}*/





* {
          margin: 0;
          padding: 0;
          }
.clear {
          width: 100%;
          clear: both;
          line-height: 0;
          }

body {
           background-color:#25273b;
          font-family: Tahoma, 'Trebuchet MS';
          }

#container {
          width: 926px;
          margin: auto;
          background: url(../img/content_bg_to.png) repeat-y ;
          }
td, tr {
          padding: 5px;
          }
.pagin {
          width: 701px;
          float: left;
          margin: 0;
          padding: 0;
          text-align:center;
          }
.pagin a {
font-size: 14px; font-weight: bold; color: #333; text-decoration: none;
margin: 0 3px 0 3px;
display: inline;
}          
#top {
          width: 1000px;
          height: 415px;
          float: left;
          }
          #top ul {
                    float: right;
                    margin: 20px 0 0 0;
                    }
                    #top ul li {
                              display: inline;
                              float: left;
                              font-size: 16px;
                              font-weight: bold;
                              margin: 0 11px 0 12px;
                              }
                              #top ul li a {
                                        text-decoration: none;
                                        color: #009E63;
                                        }
                                        #top ul li a:hover {
                                                  color: #00643F;
                                                  }
          #top h1 {
                    width: 800px;
                    text-align: right;
                    float: right;
                    margin: 15px 10px 0 0;
                    display: inline;
                    font-size: 42px;
                    }
                    #top h1 a {
                              text-decoration: none;
                              color: #009E63;
                              }
                    #top h1 img {
                              border: 0;
                              }

div.menu{
 height:40px;
 background: url(../img/menu_bg_odt.png) repeat-x;
 text-align:center;
 margin-bottom:10px;
}

div.menu a{
 color: #fff;
 text-decoration:none;
 margin:0px 20px;
 font-size:12px;
 line-height:40px;
}

div.menu a:hover{
 color: #fff;
 text-decoration:underline;
}

label{
 display:block;
 margin-bottom:5px;
 color:#35BAFF;
 display:block;
 font-size:12px;
 margin:0 0 0 10px;
}

#search {
          width: 500px;
          float: left;
          border-left:1px solid gray;
          padding:60px 30px 30px 30px;
          }
                    #search h3 {
                              float: left;
                              height: 16px;
                              color: #35baff;
                              font-size: 13px;
                              font-weight:300;
                              padding: 5px 0 0 50px;
                              margin-bottom:15px;
                              }
                    #search h3 span{
                     background-color:#FFFFFF;
                     display:block;
                              }
                              
          #search p {
                    font-size: 14px;
                    font-weight: bold;
                    color: #FFF500;
                    float: left;
                    padding: 2px 0 0 0;
                    }
                    #search select {
                                font-size:12px;
                                margin:0px 0px 0px 10px;
                                width:400px;
                                border: 1px solid #000;
                              
                              }
                    #search label {
                              float: left;
                              font-size: 12px;
                              color: #333;
                              margin: 3px 2px 0 15px;
                              display: inline;
                              }
                              #search input {
                                font-size:12px;
                                margin:0px 0px 0px 10px;
                                width:400px;
                                border: 1px solid #000;
                                        }
                    #search input.sub {
                              float: left;
                              font-size: 12px;
                              color: #fff;
                              margin: 0 0 0 15px;
                              display: inline;
                              border: 0;
                              background: none;
                              font-weight: bold;
                              }
                              
div.login {
          width: 150px;
          float: right;
          margin-right:19px;
          margin-top:6px;
          }

                    div.login h3 {
                              width: 200px;
                              height: 37px;
                              color: #fff;
                              font-size: 12px;
                              background: url(../img/box_head5_to.png) no-repeat;
                              padding:10px 0px 0px 10px;
                              }

div.login input{
 font-size:12px;
 margin:0px 0px 0px 0px;
 width:130px;
 border: 1px solid #ddd;
 float:right;
}

div.login span{
 font-size:12px;
 color: #35baff;
 margin: 0px 0px 10px 10px;
 display:block;
}

#sidebar {
          width: 220px;
          float: right;
          }
          #sidebar .box {
              /*      width: 184px;*/

                    margin: 5px 0px 0px 0px;
                    }
                    #sidebar .box h3 {
                              width: 200px;
                              height: 38px;
                              color: #fff;
                              font-size: 12px;
                              background: url(../img/box_head1_to.png) no-repeat;
                              padding:17px 0px 0px 10px;
                              }

                    #sidebar .box ul {
                              width: 184px;
                              float: left;
                              display: inline;
                              }
                              #sidebar .box ul li {
                                        list-style-type: none;
                                        font-size: 12px;
                                        float: left;
                                        width: 184px;
                                        }
                                        #sidebar .box ul li a {
                                                  color: #333;
                                                  text-decoration: none;
                                                  width: 160px;
                                                  float: left;
                                                  font-weight: 300;
                                                  margin:10px 0px;
                                                  font-size:12px;
                                                  width: 184px;
                                                  }
                    #sidebar .login {
                              width: 200px;
                              float: left;
                              margin: 5px 0 0 0;

                              }
                              #sidebar .login span {
                                        width: 180px;
                                        float: left;
                                        margin: 2px 0 0 10px;
                                        display: inline;
                                        }
                                        #sidebar .login span label {
                                                  width: 50px;
                                                  float: left;
                                                  font-size: 12px;
                                                  color: #333;
                                                  }
                                        #sidebar .login span input.tx {
                                                  float: right;
                                                  width: 120px;
                                                  height: 18px;
                                                  border: 1px solid #999;
                                                  }
                                                  #sidebar .login span input.sub {
                                                            width: auto;
                                                            float: right;
                                                            font-size: 12px;
                                                            }
                                        #sidebar .login p {
                                                  width: 180px;
                                                  float: left;
                                                  font-size: 11px;
                                                  }
                                                  #sidebar .login p a {
                                                            color: #333;
                                                            }
          
#txt {
          width: 700px;
          float: left;
          }
                    #txt h2 {
                              width: 570px;
                              float: left;
                              height: 23px;
                              background: url(../img/h2.jpg) no-repeat 0 0;
                              color: #fff;
                              font-size: 14px;
                              padding: 7px 0 0 15px;
                              margin: 10px 0 0 0;
                              }
                    #txt .form {
                              width: 570px;
                              float: left;
                              padding: 5px 0 0 10px;
                              color: #333;
                              font-size: 12px;
                              }
                              #txt .form span {

                                        }
                                        #txt .form span label {
                                                  width: 570px;
                                                  font-size: 13px;
                                                  color: #333;
                                                  font-weight: bold;
                                                  margin: 0 0 0 3px;
                                                  display: inline;
                                                  padding: 0;
                                                  }
                                                  #txt .form span.photos input {
                                                            float: none;
                                                            }
                                        #txt .form span input {
                                                  margin: 0;
                                                  padding: 0;
                                                  margin: 0 3px 0 3px;
                                                  display: inline;
                                                  }
                    #txt .photos {
                              width: 600px;
                              margin: 27px 0px 0px 70px;
                              padding-top:0px;
                              text-align:center;
                              }
                              #txt .photos img {
                                        border: 1px solid gray;
                                        margin: 2px 2px 2px 2px;
                                        padding:1px;
                                        display: inline;
                                        }
                    #txt .about {
                              width: 684px;
                              }
                              #txt .about p {
                                        font-size: 12px;
                                        color: #333;
                                        margin: 10px 0 0 40px;
                                        padding: 0 0px 0 20px;
                                        text-align: justify;
                                        }
                                        #txt .about p a {
                                                  color: #333;
                                                  }
                    #txt .offer {
                              margin: 10px 0 0 10px;
                              display: inline;
                              padding: 10px;
                              float: left;
                              font-size:12px;
                              }
                              #txt .offer h3 {
                                        color: #35BAFF;
                                        float: left;
                                        font-size: 12px;
                                        background:none;
                                        float:left;
                                        width:520px;
                                        margin-bottom:0px;
                                        padding:0px 0px 0px 20px;
                                        height:20px;
                                        }
                                        #txt .offer h3 a {
                                                  color: #000;
                                                  text-decoration: none;
                                                  }
                                                  #txt .offer h3 a:hover {
                                                            text-decoration: underline;
                                                            }
                              #txt .offer p {
                                        font-size: 12px;
                                        color: #000;
                                        float: left;
                                        margin: 5px 0 0 0;
                                        text-align: justify;
                                        padding-left:27px;
                                        width:380px;
                                        }
                                        #txt .offer p img {
                                                  float: left;
                                                  border: 2px solid #ccc;
                                                  padding: 2px;
                                                  margin: 0 5px 2px 0;
                                                  background: #eee;
                                                  }
                    #txt .offer img{
                      border:0px;
                      border-right:1px solid #c3c3c4;
                      border-bottom:1px solid #c3c3c4;
                      padding:4px;
                      
                              }
                              
#footer {
          margin:0px auto;
          text-align:center;
          width:926px;
          }
          #footer p {
                    font-size: 12px;
                    color: #c9c9c9;
                    }
          #footer a {
                    font-size: 12px;
                    color: #c9c9c9;
                    text-decoration:none;
                    margin:0px 20px;
                    overflow-x:hidden;
                    }
                    
div.mkj_content{
 width:700px;
 overflow:hidden;
 margin-top:5px;
}
                    div.mkj_content h3 {
                              width: 685px;
                              height: 35px;
                              color: #fff;
                              font-size: 12px;
                              background:#fff url(../img/content_head1_to.png) no-repeat;
                              padding:10px 0px 0px 10px;
                              }

                               div.mkj_content h4 {
                                background-color: #E0F4FF;
                                padding:3px;
                                color:#000;
                                margin:15px;
                                font-size:12px;
                               }

table.mkj_table{
 font-size:12px;
 width:100%;
}

table.mkj_table td{
 vertical-align:top;
 border-bottom:1px solid #ddd;
}

table.mkj_table2{
 font-size:12px;
 width:100%;
}

table.mkj_table2 td{
 vertical-align:top;
}

table.mkj_table td.ng{

}

#recaptcha_widget_div{
 width:310px;
 float:right;
}

div.mkj_layout{
 width:926px;
}

