.title-stock {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	left: 10px;
	padding-left: 10px;



}
.stock-model {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;

}
.stock-others {
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: top;

}
.stock-price {
	color: #FFCC33;
	font-size: 14px;
	font-weight: bold;
}
.stock-number {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;

}
.stock-page {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.details-model {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;


}
.details-others {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
}
.details-annotation {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.stock-number-black {
	font-size: 14px;
}
.stock-page-black {
	font-size: 10px;
}
.error {
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
}
.stock-px12 {
	font-size: 12px;
	color: #003366;

}
