﻿#MBMenu1
{
    display: block;
}
#MBMenu2
{
    display: none;
}

#dmtop_voffice
{
    float: left;
}
#dmtop_lang
{
    float: left;
}
    
#divBottomrtelfax
{
    width: 175px;
}
.MainBottomCR
{
    display: block;
}

.MBLogoPic
{
    display: block;
}
.MBLogoPic1
{
    display: none;
}

@media screen and (min-width:0px) and (max-width:1000px)
{
    #MBMenu1
    {
        display: none;
    }
    #MBMenu2
    {
        display: block;
    }
}


@media screen and (min-width:0px) and (max-width:1000px)
{
    .MBMenu1BodyR
    {
        width: 100%;
        top: 160px;
        left: 0px;
    }
    #dmtop_voffice
    {
        float: none;
    }
    #dmtop_lang
    {
        float: none;
    }
    
    .MBMenu2Body
    {
        height: 70px;
        top: 250px;
    }
    .MBTopMenu
    {
        height: 320px;
    }
    .MBMenu1
    {
        margin-right: 0px;
    }
        
    .MBLogo
    {
        float: none;
        width: 100%;
        height: 130px;
        position: absolute;
        left: 0px;
        top: 10px;
        text-align: left;
    }
    .MBLogoPic
    {
        display: none;
    }
    .MBLogoPic1
    {
        display: block;
    }
}



@media screen and (min-width:0px) and (max-width:1000px)
{
    .MainBottomCR
    {
        display: none;
    }
    .MainBottomCL
    {
        float: none;
        width: 100%;
        margin-left: 0px;
    }
    .MainBottomCLItems
    {
        float: none;
        width: 100%;
    }
    .MainBottomCLSep
    {
        margin-right: 60px;
    }
    .MainBottomCPR
    {
        position: relative;
        width: 100%;
        height: 27px;
        padding-top: 8px;
        right: 0px;
        text-align: center;
        clear: both
    }
    .MainBottomCPL
    {
        position: relative;
        width: 100%;
        height: 30px;
        left: 0px;
        padding-top: 0px;
        text-align: center;
        clear: both
    }
    .MainBottomCP
    {
        height: 80px;
    }
    
}