body {
	font-family: 'Times New Roman', Serif;
	color: #000000;
	background-color: #ffffff;
}
.h1_inline {
	font-size: 200%;
	font-weight: bold;
}
h1 {
	text-align:center;
	letter-spacing:0.15em;
}
th, td {
	font-family:'Times New Roman',Times,Serif;
}
a {
	text-decoration: underline;
}
img {
	border:0px;
	vertical-align:middle;
}
.b {
	font-weight:bold;
}
.cen {
	text-align:center;
}
.i {
	font-style:italic;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.small {
	font-size:83%;
}
.chinese {
	font-family: '標楷體';
}
.leftlink {
	line-height: 125%;
}
.leftlink a:hover {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.cenlink {
	font-size: 133%; /*title&link*/
}
.rightlink {
	font-weight: bold; /*title*/
	text-align: left; /*title&link*/
}
.rightlink a:link {
	font-size: 92%;
	font-style: italic;
	font-weight: normal;
}
.cenlink a:hover, .rightlink a:hover {
	font-style: italic;
	text-decoration: none;
}
.rightlink a:visited {
	font-weight: normal;
}
