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;
}

.purple {
	color: #660066;
}
.gray {
	color: #666666;
}
.code {
	font-size: 1.3em;
	font-weight: lighter;
	font-family: "Courier New", Courier, monospace;
	color: #0e4075;
}
.codezone {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 5px;
	padding: 7px;
	border: 1px solid #0099CC;
}/*字體若使用Courier New會使框分開,不能成為單一大框 and border color won't work */
.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.9em;
}
.coffee {
	color: #663300;
}
.blackthin {
	color: #000000;
	font-weight: lighter;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.black {
	color: #000000;
}
.green {
	color: #009900;
}
.lighter {
	font-weight: lighter;
}
.lighter-gray {
	font-weight: lighter;
	color: #999999;
}
.emsize {
	font-family: Arial, "新細明體", "細明體";
	font-size: 1em;
	line-height: 1.5;
	font-weight: bold;
}

