@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);


body, div, dl, dt, dd, ul, ol, li, pre, form, blockquote, th, td
/*h1,h2,h3,h4,h5,h6,div */
{
    font-family: "Microsoft Jhenghei", Arial; 
    font-weight: 500
}

h1,h2,h3,h4,h5,h6,div
{
    font-family: "Microsoft Jhenghei", Arial;
    /*font-weight: 500*/
}

p {
    font-family: "Microsoft Jhenghei", Arial;
    font-size: 16px;
    font-weight: 500;
}