{TOP}
#top {  margin-bottom:64px; background: #EEF2F4 url(../../../../images/top_fon.gif) repeat-x; height: 115px; position: relative; top: 35px; z-index:0;  vertical-align:middle; }
#top_left { float:left; position:relative; left:expression(-3+'px');}
#top_right { float:right; }
#logo_left { position:relative; top: 22px; float: left; margin-right:30px;  }
#logo_right { position: absolute; right:0px;  z-index:1; }
#logo-right2 { right:40px; float:right; margin-right:27px; margin-right:expression(26+'px');  }
{/TOP}

#search {
  float:left;
  margin-top: 30px;
}


#search2 {
  margin: 0 auto;
  width: 60%;

}


.search_menu {
  background:url(../../../../images/smenu_bg.gif) repeat-x;  
  float:left;
  position:relative;
  top:1px;
}
  .sm_left {
    float:left;
    background:url(../../../../images/smenu_left.gif) no-repeat;      
  }
    .sm_right {
      float:left;
      background:url(../../../../images/smenu_right.gif) no-repeat right;      
    }
      .search_menu ul {
        list-style-type:none;  
        margin:0;
        padding:0;
        height:17px;
        float:left;
      } 
        .search_menu li {
          float:left;
          font:12px Arial;
          width:50px;
          text-align:center;
          line-height:17px;
          background:url(../../../../images/smenu_center.gif) no-repeat right;                
        }  
        .search_menu li.last {
          background:none;                
        }                 
        .search_menu li.active {
          background:url(../../../../images/smenu_active.gif) no-repeat;                
          margin-left:-3px;
        }               
        .search_menu li.first {
          margin-left:0 !important;
        }       
          .search_menu li a{
            text-decoration:none;
            display:block;
            color: #005DB4;
          }
.sfrm_l {
  clear:left;
  background:url(../../../../images/search_bg.gif) repeat-x;  
  width:600px;  
}
  .sfrm_r {
    background:url(../../../../images/search_rang.gif) no-repeat right;  
  }
    .sfrm {
        height:38px; //height:43px;
        background:url(../../../../images/search_lang.gif) no-repeat;        
        padding:5px 0 0 10px;
    }
      .sfrm form {
        display:inline;   
      }
        .sfrm label {
          color:#005DB4; 
          font: 14px Arial; 
          font-weight:bolder; 
        }
        .sfrm input {
          height:22px; 
          margin-left:10px; 
          width:400px; 
          font: 14px Arial; 
          border-width:2px 0px 0px 1px; 
          border-color:#D8E0E5 #B1C0CA; 
          border-style:solid;
        }
        .sfrm input.btn {
         width:73px;
          width:auto;
          border:0;
          position:relative;
          top:6px;
        }