#header {
   margin:auto;
   padding:auto;
   width:1000px;
   height:104px;
   border-right:1px solid #000;
   border-left:1px solid #000;
   background-color:#ffffff;
   overflow:hidden;
}

.polosa_header {
   margin:auto;
   padding:auto;
   width:991px;
   height:11px;
   background: url(../image/polosa_header.gif) no-repeat;
   overflow:hidden;
}

.content_header {
   margin:auto;
   padding:auto;
   width:991px;
   height:90px;
}


.home_header {
   float:left;
   width:405px;
   height:90px;
   overflow:hidden;
}


.baner_header {
   float:left;
   width:586px;
   height:90px;
   overflow:hidden;
   /*margin-top:5px;*/
}

.l_ban {
   float:left;
   width:5px;
   height:78px;
   background: url(../image/left_baner.gif) no-repeat;
   overflow:hidden;
}

.c_ban{
   float:left;
   width:458px;
   height:78px;
   background: url(../image/center_baner.gif) repeat-x;
   overflow:hidden;
   text-align:center;
   vertical-align:middle;
   line-height:80px;
   font-weight: bold;
}

.r_ban{
   float:left;
   width:5px;
   height:78px;
   background: url(../image/right_baner.gif) no-repeat;
   overflow:hidden;
}

.foto_ban{
   float:left;
  /* margin:auto;
   padding:auto; */
   width:468px;
   height:78px;
   overflow:hidden;
   margin-top:7px;
   margin-left:70px;
}


.header_lang {
   float:right;
   margin-top:7px;
}







