body,h1,h2,h3,h4,h5,h6 {font-family: "Raleway", sans-serif}

body, html {
  height: 100%;
  line-height: 1.8;
}


/* top right bottom left */

.w3-bar .w3-button {
  padding: 16px;
}
.zz-content-container{background-color:#ffefde;padding:0}
/*
.zz-logo-text{font-size:18.0pt;font-family:"微軟正黑體",sans-serif;font-weight:bold;color:#000080}
*/
.zz-logo-text{font-size:18.0pt;font-family:"標楷體","楷體","新宋体","宋体",serif;font-weight:bold;color:#000080}

.zz-first-row{padding:120px 0px 0px 10px}
.zz-other-row{padding:40px 0px 0px 10px}
.zz-gap-10{width:10%}
.zz-gap-5{width:5%}
.zz-row-icon{float:left;padding:0px 0px 0px 16px;}
.zz-row-header{
	float:left;padding:0px 0px 0px 16px;
	background-image: url('images/curve_dash.png');
	background-repeat: no-repeat;
	background-position-y: bottom;
	background-position-x: left;
}
.zz-row-content{text-align:justify;}
.zz-subtitle-text{font-size:22.0pt;font-family:"微軟正黑體",sans-serif;font-weight:bold;color:#000000}
.zz-mid-text{font-size:16.0pt;font-family:"微軟正黑體";sans-serif;font-weight:bold;color:#212529;}
.zz-rounded-corner-area-yellow{border-radius:20px;background:#ffd966;padding:8px 20px 8px 20px}
.zz-rounded-corner-border{border:2px solid #c45911;border-radius:25px;padding:10px;margin: 10px}
.zz-right{float:right}
.zz-left{float:left}
.zz-clear-left{clear:left}
.zz-clear-right{clear:right}
.zz-dark-blue{color:#000080}
.zz-list_item{padding:0px 0px 20px 0px}
.zz-max-width-35{max-width:35%}
.zz-max-width-40{max-width:40%}
.zz-max-width-60-100{max-width:60%}
.zz-max-width-80-100{max-width:80%}
.zz-max-width-100{max-width:100%}
.zz-bg-yellow{background-color:#ffff00;}
.zz-max-width-logo{max-width:inherit;}


@media screen and (max-width: 800px) {
  .zz-logo-text{font-size:14.0pt;font-family:"標楷體",sans-serif;font-weight:bold;color:#000080}
  .zz-max-width-60-100{max-width:100%}
  .zz-max-width-80-100{max-width:100%}
  .zz-max-width-logo{max-width:50%}
}

.zz-section-content{padding:0px 5px 0px 20px}

.zz-news-list{list-style-image:url('images/news_item.png')}
.zz-news-list_item{padding:0px 0px 20px 0px}
.zz-news-sublist{list-style-image:url('images/news_item_icon.png');border-style: dashed none dashed none;}
.zz-news-content{list-style-image:none}
.zz-news-button{padding:4px 20px 4px 20px;border:2px solid #c45911;}
table.zz-news-table {margin:4px;border-collapse:collapse;}
table.zz-news-table th,td{border:1px solid black;padding:2px;}
table.zz-news-table th {background-color:#ccccff;text-align:center}
.zz-news-table-yellow-row{background-color:yellow;text-align:center}

.contact-form{max-width:800px}

/* form.contact-form input{width:80%} */
/* top right bottom left */

