* {font-size: 16px;}
p {margin: 16px 0; line-height: 28px; font-family: PMingLiU; text-align: justify;}
h1 {font-family: Huiwen-mincho; font-weight: bold}
h2 {font-weight: bold}
.zhw {text-indent:2em;}
.center {text-align: center;}
.right {text-align: right;}
.notecolor { color: rgb(255, 76, 65); }
.redcolor {color: #B50838;}
.note {margin-left: 2em; margin-right: 2em;}

body {
    font-family:  pmingliu;
}

a{text-decoration:none;} 
a:link, a:visited {color: rgb(0, 82, 255);}

#image000 {width: 98%}
#image250 {width: 250px;}
#image150 {width: 150px;}
#image120 {width: 120px;}
#image100 {width: 100px;}

@media screen and (min-width:550px){#image450 {width: 450px;}}
@media screen and (max-width:550px){#image450 {width: 98%;}}

@media screen and (min-width:500px){#image400 {width: 400px;}}
@media screen and (max-width:500px){#image400 {width: 98%;}}

@media screen and (min-width:450px){#image350 {width: 400px;}}
@media screen and (max-width:450px){#image350 {width: 98%;}}

@media screen and (min-width:400px){#image300 {width: 300px;}}
@media screen and (max-width:400px){#image300 {width: 98%;}}

@media screen and (min-width:350px){#image250 {width: 250px;}}
@media screen and (max-width:350px){#image250 {width: 98%;}}

#pic { text-align:center; margin: 24px 0; }

div#pic span {
	margin:12px;
	display: block; 
	color: #555; 
	text-align: center; 
	line-height: 1.5em;
	font-size: 1em;
	font-family: pmingliu;
}

ul {
	margin:0 1em;
	padding:0 1em;
	list-style-image:url(bullet.png);
	font-family: pmingliu;
}

li {
	margin: 0 0 0.3em 0;
	padding: 0;
	font-family: pmingliu;
	line-height: 1.6em;
}


.lessonFooter {
	font-size: 80%;
	border-color: #C2C2C2;
	border-width: 2px;
	margin-top: 2em;
	margin-right: 2em;
	margin-bottom: 2em;
	border-style: solid;
	padding-left: 1em;
	padding-right: 1em;
}

table {
  margin: 0 auto;
  text-align: center;
}
.table-font {line-height: 28px; font-family: PMingLiU; text-align: justify; text-align: center;}


.Georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.dayOfWeek {
	font-family: Noto Sans CJK;
	font-size: 14px;
	background-color: #CCFFCC;
	font-weight: bold;
	text-align: center;
}

.date {font-family: Noto Sans CJK; font-size: 14px; text-align: center;}

