td {
	font-size: 12px;
	color: #666666;
}
th {
	font-size: 12px;
}

.pri {
	font-size: 20px;
	font-weight: bolder;
	color: #CC0000;
}

.sen {
	border-top: 1px none #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
}
.stock {
	font-size: 16px;
	font-weight: bolder;
	color: #CC0000;
}

.left {
	line-height: 20px;
}

.toptext {
	font-size: 12px;
	margin: 0px;
	font-weight: lighter;
	color: #999999;
}
.title {
	font-size: 14px;
	margin: 0px;
}

.item {
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
}
.rank {
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	border-right-style: solid;
	border-bottom-style: solid;
}

.TOPICS {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}