body {
	text-align: justify;
	font-size: x-large;
	line-height: 2;
	margin: 8%
} h1 {
	line-height: 1.2;
} h1, h3, figcaption, c {
	text-align: center
} p {
	text-indent: 2em
} b {
	color: peru
} sup {
	color: gray
} ul.u {
	list-style-type: none
} ul.t {
	display: grid;
	grid-template-columns: 50% 50%
} c {
	text-indent: 0;
	margin: .3em 0 .3em 0;
	display: block
} c.b {
	font-size: 180%
} c.s {
	font-size: 90%
} c.r {
	margin-left: 25em
} p.l {
	text-indent: 0
} p.r {
	text-align: right
} blockquote, c {
	font-family: TW-Kai, UKai, Kai, SimKai, '楷体';
	font-size: xx-large;
	line-height: 1.5
} nav {	justify-content: space-between;
	display: flex
} toc { display: grid
} a {	text-decoration: none
} a>img, figure>img {
	display: inline-block;
	margin-left: 1em;
	float: right
} t {	border: 1px solid tan
} y {
	display: inline-block;
	line-height: 1;
	text-align: center;
	text-indent: 0
} y:before {
	content: attr(n);
	display: block;
	font-family: sans;
	font-size: 50%;
	text-align: center;
	color: blue
} h {
	background: yellow;
	color: blue
}
