@charset 'utf-8';

/* CSS Document */

/* *{padding: 0px; margin: 0px;}*/
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure, figcaption { border: 0; outline: 0; margin: 0; padding: 0; }
html { box-sizing: border-box; }
*, *:before, *:after { box-sizing: inherit; }
input, button, select, textarea { outline: none; }
*:focus { outline: none; }

/**/
html, body { font-size: 1em; color: #333; background: #fff; margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p { font-size: 1em; border: 0; outline: 0; margin: 0; padding: 0; }
a { cursor: pointer; text-decoration: none; }
a:hover { cursor: pointer; text-decoration: none; }

/*hr { border: 0; border-bottom: 1px solid #8c8c8c; }*/
img { -ms-interpolation-mode: bicubic; }
button:hover { cursor: pointer; }
table { border-spacing: 0; border-collapse: collapse; }
ul, ol { list-style: none; }
em, strong { font-weight: normal; font-style: normal; }
b, i, s { font-weight: normal; font-style: normal; }
input:focus { outline: none; }
figure, figcaption { margin: 0; padding: 0; }
i { line-height: 1 !important; vertical-align: middle !important; }

/**/
html, body { font-size: 16px; line-height: 1.3; font-weight: 400; }

/*html, body { font-size: 16px; font-weight: 300; line-height: 1; }*/
html, body, h1, h2, h3, h4, h5, h6, p, i::after { font-family: 'Roboto', 'Verdana', 'Noto Sans TC', 'Noto Sans SC', 'Microsoft JhengHei', 'Microsoft YaHei', 'PMingLiU', 'simhei', 'sans-serif'; }
h1, h2, h3, h4, h5, h6, p, td, li, dl, nav, fieldset, form { font-size: 16px; line-height: 1.3; font-weight: 400; }
p{ line-height: 1.6; }
/**/

/*html[lang='en'], html[lang='en'] body { font-size: 15px; font-weight: 300; line-height: 1.6; }
html[lang='en'], html[lang='en'] body , html[lang='en'] h1, html[lang='en'] h2, html[lang='en'] h3, html[lang='en'] h4, html[lang='en'] h5, html[lang='en'] h6, html[lang='en'] p , html[lang='en'] i::after{  font-family: 'Roboto', 'Verdana', 'simhei', 'sans-serif'; }*/
