body{
    margin: 0;
    background: #ffffff;
    font-family: 'TTFSS', 'LiHei Pro', 'Microsoft JhengHei', sans-serif;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}
html {
    overflow-x: hidden;
}
.dot{
  width:35px;
  height:35px;
  position:absolute;
  background: url(../img/yinghua.png);
  background-size: 100% 100%;
}
html, body, #container {width:100%; height:100%; }
#logo{ left:50%; top:50%; position:absolute; border-radius:10px; }



#DiacoDesignLink,#pens{
  color: #fff;
}
