h2.colorbar {
	font:"Times New Roman", "標楷體", "新細明體" bolder 24px;
	line-height: 40px;
	padding-left: 20px;
	position: relative;
	left: -10px;
	height: 40px;
	width: 747px;
	background:transparent url(image/colorbar.jpg) no-repeat;
}
h2.browncoffs {
	font-family: "Times New Roman", "標楷體", "新細明體" bolder 20px;
	background-image:   url(image/bar2020s.jpg);
	line-height: 40px;
	margin-top: 10px;
	padding-left: 20px;
	position: relative;
	left: -10px;
	height: 40px;
	width: 770px;
	background-repeat: no-repeat;
	color: #666666;
}
.blue {
	color: #000066;
}
.emsize {
	font-family: Arial, "新細明體", "細明體";
	font-size: 1em;
	line-height: 1.5;
	font-weight: bold;
}
.purple {
	color: #660066;
}
.gray {
	color: #666666;
}
code {
	font-size: 1em;
	font-weight: lighter;
}
.orange {
	color: #FF6600;
}
.graybg {
	font-family: "Times New Roman", "標楷體", "新細明體";
	font-weight: bold;
	background-color: #DED9CB;
}
.thin {
	font-size: 0.7em;
	line-height: 1.3;
	font-weight: lighter;
}
.comments {
	font-weight: lighter;
	color: #C16846;
	vertical-align: super;
	font-size: 1em;
}
.smallem {
	font-size: 0.7em;
}
.coffee {
	color: #663300;
}
