﻿#header {
    display: none !important;
}
body{
    font-family:'微軟正黑體';
}
#newmheader {
    height:55px;
    position: fixed;
    top: 0;
    left:0;
    width: 100%;
    background:white;
    z-index:10;
}
#newmheader > div:not(.topmenu) {

}
#leftmenu,#rightmenu {
    width: 45px;
}
#logo {
    width: 100%;
    height: 50px;
    line-height: 49px;
    font-size: 18px;
    text-align: left;
    margin-left: 15px;
    display: flex;
    align-items: center;
}
#leftmenua,#carta {
    display: block;
    width: 20px;
}
#leftmenua {
    position: absolute;
    right: 10px;
}
#carta {
    position: absolute;
    right: 40px;
}
#logo > a {
    font-size: 18px;
}
.logoa>img {
    width: 125px;
}
#newmheader > div > a {
    color:#000;
    text-align:left;
    font-family: 微軟正黑體;
}
#main-content{
    margin-top:55px;
    padding:0;
}
#footer{
    display:none;
}
#carta>#cartnum {
    position: absolute;
    background: #cf5152;
    color:white;
    border-radius: 15px;
    font-size: 9px;
    right: 8px;
    top: -4px;
    min-width: 16px;
    text-align: center;
    height: 16px;
    line-height: 16px;
    display:none;
}
body {
    font-family: 微軟正黑體;
}
.goTop {
    background: url(http://zzz.dpshop.com.tw/layout/index/ICON/svg/top.svg);
    bottom: 100px;
}
#leftmenua > img {
    height: 18px;
}
#carta > img {
    height: 18px;
}      
div#dvCrLineMain .CrFbBtn>div {
    border-color: red;
}
/*div#newmheader.havetopmenu {
    height: 85px;
}
div#main-content.havetopmenu {
    margin-top: 85px;
}*/
.topmenu {
    display: flex;
    padding-left: 15px;
    height: 35px;
    align-items: center;
    overflow: auto;
    white-space: nowrap;
}
.topmenu>a {
    margin-right: 40px;
    text-align: left;
    font-size:14px;
    font-weight:bold;
}
a#leftmenua>img {
    height: 18px;
}
.fba {
    position: absolute;
    right: 70px;
    font-size: 12px !important;   
     display: flex;
    align-items: center;
    letter-spacing: .5px;
}
a.fba img {
    height: 22px;
}