
/*@import url('https://fonts.googleapis.com/css?family=Noto+Serif+TC');*/

@import url('https://fonts.googleapis.com/css?family=Montserrat');

/* body {margin:0px; background-color:#FFF; color:#000; font-family:'Noto Serif TC', serif; font-size:17px; line-height:1.3;}*/

body {margin:0px; background-color:#FFF; color:#000; font-family: 'Montserrat', sans-serif; font-size:18px; line-height:1.3;}

form{ margin:0px; padding:0px;}
img{border-style:none;}
h1,h2,h3,h4,p,ul,ol{ margin:0px; padding:0px; padding-bottom:10px;}
h1{ font-size:30px; color:#000;line-height:normal;font-weight:normal; font-family: 'Montserrat', sans-serif;}
h2{ font-size:24px; color:#000; line-height:normal;font-weight:normal; font-family: 'Montserrat', sans-serif;}
h3{ font-size:18px; color:#000;line-height:normal;font-weight:normal; font-family: 'Montserrat', sans-serif;}
ul,ol{ padding-left:25px;}
a:hover{ color:#CC0000;}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing:border-box;}
 
img {
	vertical-align: bottom;
}
.znewslettercheckbox{display:none;}
 
.myriad {
	font-family: 'Montserrat';
}
.myriad-light {
	font-family: 'Montserrat';
}
