.Right {
	text-align: right;
}
A:active {
	color: #FF0000;
}
A:hover {
	color: #FF0000;
}
A:link {
	color: #FFFF00;
}
A:visited {
	color: #FFCC00;
}
A.Article:active {
	color: #FF0000;
}
A.Article:hover {
	color: #FF0000;
}
A.Article:link {
	color: #0000FF;
}
A.Article:visited {
	color: #800080;
}
BODY {
	font-family: 新細明體;
	text-align: justify;
}
BODY.article {
	background: #DDDDD0;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}
BODY.Archive {
	background: #003F1F;
	color: #EEEEEE;
}
BODY.Control {
	background: #000000;
	color: #FFFFFF;
}
BODY.Qin {
	background: #DDDDD0;
	color: #000000;
	font-family: 新細明體;
}
DIV.QinName {
	color: #993300;
	font-size: 2em;
	letter-spacing: .2em;
}
IMG {
	border-style: none;
	margin: 0;
}
HR {
	width: 100%
}
IMG.Archive {
	float: left;
}
IMG.Article {
	border: 0;
	border-style: none;
	height: 16;
	width: 16;
	vertical-align: -20%;
}
LI {
	list-style-type: square;
	font-size: x-small;
}
P {
	clear: left;
}
TABLE {
	border: 0;
	border-style: none;
	width: 100%;
}
TABLE.Article {
	border: 1;
	border-style: solid;
	border-color: #000000;
	width: 50%;
}
TD {
	border: 0;
	border-style: none;
	vertical-align: top;
}
TD.Article {
	border: 1;
	border-style: solid;
	color: #000000;
}
TD.Header1 {
	text-align: center;
	width: 9em;
}
TD.Header2 {
	text-align: center;
	width: 7em;
}
TD.Header3 {
	text-align: right;
	width: 8em;
}
TD.Label {
	color: #993300;
}
TD.Sold {
	color: #00009F;
	font-weight: bold;
}
TD.Number {
	Width: 0%;
}
TD.Photo1 {
	text-align: center;
}
TD.Photo2 {
	text-align: right;
	width: 0%
}
TR.Article {
	border: 1;
	border-style: solid;
	vertical-align: top;
}
TR.Item {
	vertical-align: top;
}
TR.Title {
	color: #3F3FFF;
	text-align: center;
}
