*{margin:0;padding:0;}
html, body,#wrapper{height: 100%;font-size:13px;color:#2a2a2a;line-height:160%;font-family: "微軟正黑體",Arial, Helvetica, sans-serif; background:#FFFFFF;}
body {background-color:rgb(42, 42, 42)};

@media screen and (min-width: 0px) and (max-width: 768px) {
    #inquiry{width:100%;border:0px; background: xurl(../tiny_grid_@2X.png) repeat; background-size: 26px 26px; }
}

@media screen and (min-width: 769px){
    #inquiry{width:100%;border:0px; background:#2a2a2a;}
}
#inquiry{ background:#2a2a2a;}

#inquiry table{width:100%;border-top:1px solid #cccccc;border-bottom: none;border-left: none;border-right: none;}
#inquiry td{border-top: none;border-bottom: 0px solid #cccccc;border-left: none;border-right: 0px; padding: 10px 0 0 0; background-color:rgba(255, 255, 255, 0.7);}
#inquiry th{border-top: none;border-bottom: 1px solid #cccccc;border-left: 1px solid #cccccc;border-right: none;background-color:#f4c55d;font-weight: normal;}
#inquiry th.must{border-left-color: #d90000;/*指訂左線框紅色*/}
#inquiry td em{font-style: normal; color: #ff0000; padding-left: 5px;}
p{color: #555;font-size: 15px;font-weight: normal;}
#inquiry .content td{background: none;}
iframe{border:0;}


#header{width:100%; border:0px; position:fixed; top:0; left:0; border-bottom: 1px solid #cccccc;}
.content{padding-bottom:100px;}
#footer{border:0px; position:fixed; bottom:-40px; left:0; border-top: 1px solid #cccccc;}

a#reflash{background-color: #aeaeae;}
a#reflash:hover{background-color: #c5c5c5;}
a{display:inline-block; color: #444; padding: 3px 20px; background-color: #f4c55d; margin-left: 5px; text-decoration: none; font-size: 13px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright:6px;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-webkit-border-top-left-radius:6px;
-webkit-border-top-right-radius:6px;
-webkit-border-bottom-left-radius:6px;
-webkit-border-bottom-right-radius:6px;
border-top-left-radius:6px;
border-top-right-radius:6px;
border-bottom-left-radius:6px;
border-bottom-right-radius:6px;
text-align: middle;
margin-bottom:10px; 
cursor: pointer;}
a:hover{
  color: #fff;
  background-color: #f4c55d;
}
img.dd{
  -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
}
img.mm{
  width: 100%;
  max-width: 1366px;
  -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
}