div#menu_header {
    background: #fff;
}

#menu_header div.topline {
    background: #33383e;
    border-bottom: 2px solid #fff;
    height: 5px;
}

#menu_header div.sehi_logo {
    float: left;
    width: 148px;
    height: 78px;
/*    background: url(/images/logo_menu_header_sehi.png) no-repeat;*/
}

#menu_header div.right_top {
    height: 40px;
}

#menu_header .right_top div.blogname {
    float: left;
    margin: 10px 0 0 8px;
}

#menu_header .right_top a.blogname {
    color: #c2c9cf;
    font-size: 16px;
    text-decoration: none;
}

#menu_header .right_top div.sitemap_qanda {
    float: right;
    margin: 10px 10px 0 0;
    font-size: 10px;
}

#menu_header .sitemap_qanda ul.menu_items {
    margin: 0;
    padding: 0;
}

#menu_header .sitemap_qanda li.menu_items {
    display: inline;
}

#menu_header .sitemap_qanda a.menu_items {
    float: left;
    margin: 0 0 0 10px;
}

#menu_header .menubar ul.menu_items {
    line-height: 0;
    margin: 0;
    padding: 0;
}

#menu_header .menubar li.menu_items {
    display: inline;
}

#menu_header .menubar a.menu_items {
    float: left;
    margin: 0 0 0 1px;
    width: 121px;
    height: 38px;
    text-decoration: none;
    display: block;
    background-position: 0 0;
}

#menu_header .menubar a:hover.menu_items {
    background-position: 0 -38px;
}

#menu_header_companyinfo {
    background: url(/images/button_menu_header_companyinfo.png) no-repeat;
}

#menu_header_message {
    background: url(/images/button_menu_header_message.png) no-repeat;
}

#menu_header_press {
    background: url(/images/button_menu_header_press.png) no-repeat;
}

#menu_header_ir {
    background: url(/images/button_menu_header_ir.png) no-repeat;
}

#menu_header_service {
    background: url(/images/button_menu_header_service.png) no-repeat;
}

#menu_header div.bottomline {
    height: 4px;
    line-height: 0;
    font-size: 0;
    background: #d9d9d9;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
