body {
	background-color: #333333;
}
.abox {
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 18px;
}
a {
	font-size: 12px;
	line-height: 18px;
	color: #0066CC;
	text-decoration: none;
}
.stamp {
	font-size: 12px;
	color: #999999;
}
hr {
	border-top: 1px dashed #999999;
	height: 1px;
}
.subhd {
	font-size: 16px;
	color: #FF6600;
	line-height: 20px;
}
.subhd1 {
	font-size: 18px;
	color: #CC0000;
	line-height: 20px;
	font-weight: bolder;
}
.bbox {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.cbox {
	font-size: 12px;
	line-height: 18px;
	background-color: #FFF7D7;
	border-top: 1px solid #FF6633;
	border-right: none #FF6633;
	border-bottom: 1px solid #FF6633;
	border-left: none #FF6633;
}
.ex {
	text-indent: 24px;
	font-size: 12px;
	line-height: 23px;
	color: #666666;
}
.pxtx {
	font-size: 12px;
	color: #336699;
	line-height: 18px;
}
.BKtx {
	font-size: 12px;
	line-height: 23px;
	color: #000000;
}
.tx_highlight {
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
}

