.menu_searsh{
   margin:auto;
   padding:auto;
   width:1000px;
   height:22px;
   border-right:1px solid #000;
   border-left:1px solid #000;
   background-color:#ffffff;
   overflow:hidden;
}


.menu_and_serch_center{
   margin:auto;
   padding:auto;
   width:991px;
   height:22px;
}

.menu{
   float:left;
   width:616px;
   height:22px;
}

.center_menu{
   float:left;
   width:598px;
   height:22px;
}


.left_menu{
   float:left;
   width:7px;
   height:22px;
   background: url(../image/left_menu.gif) no-repeat;
   overflow:hidden
}

.right_menu{
   float:left;
   width:7px;
   height:22px;
   background: url(../image/right_menu.gif) no-repeat;
   overflow:hidden
}

.blok{
   float:left;
   width:1px;
   height:22px;
   background: url(../image/blok.gif) no-repeat ;
   overflow:hidden
}

.but_1{width:127px}
.but_2{width:77px}
.but_3{width:104px}
.but_4{width:73px}
.but_5{width:70px}
.but_6{width:142px}

.but_11 {width:125px}
.but_22 {width:75px}
.but_33 {width:102px}
.but_44 {width:71px}
.but_55 {width:68px}
.but_66 {width:140px}


.but_1,.but_2,.but_3,.but_4,.but_5,.but_6{
   text-align:center;
   vertical-align:middle;
   line-height:20px;
   font-weight: bold;
   cursor:hand;
   cursor:pointer;
   font-size:12px;
   color:#ffffff;
   float:left;
   height:22px;
   overflow:hidden;
   background: url(../image/center_menu.gif) repeat-x ;
}

.but_1 a {color:#ffffff; text-decoration:none}
.but_2 a {color:#ffffff; text-decoration:none}
.but_3 a {color:#ffffff; text-decoration:none}
.but_4 a {color:#ffffff; text-decoration:none}
.but_5 a {color:#ffffff; text-decoration:none}
.but_6 a {color:#ffffff; text-decoration:none}


.but_11, .but_22, .but_33, .but_44, .but_55, .but_66{
   text-align:center;
   vertical-align:middle;
   line-height:20px;
   font-weight: bold;
   cursor:hand;
   cursor:pointer;
   font-size:12px;
   color:#590000;
   float:left;
   height:20px;
   overflow:hidden;
   backgroun-color:#ffffff;
   border:1px solid #590000;
}

.but_11 a {color:#590000; text-decoration:none}
.but_22 a {color:#590000; text-decoration:none}
.but_33 a {color:#590000; text-decoration:none}
.but_44 a {color:#590000; text-decoration:none}
.but_55 a {color:#590000; text-decoration:none}
.but_66 a {color:#590000; text-decoration:none}




.center_blok_search {
   margin:auto;
   padding:auto;
   margin-left: 5px;
   margin-right: 5px;
   height:20px;
}

.search {
   float:left;
   width:372px;
   height:20px;
   border:1px solid #590000;
   margin-left:1px;
   background-color:#686666;
   color:#ffffff;
   overflow:hidden
}



.but_search {
   float:left;
   margin-left:25px;
   width:36px;
   height:15px;
   background: url(../image/but_search.gif) no-repeat ;
   overflow:hidden;
   border:0px;
   cursor:hand;
   cursor:pointer;
}

.div_search_text {
   float:left;
   margin-left:5px;
}


.serch_button_div {
   padding-top:2px;
 }



