<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
.msg {
	color: #777777;
	font-size: 12px;
	line-height: 18px;
}
.cartblack {
	font-size: 10px;
	line-height: 13px;
	color: #000000;
}
.inputborder {
	border: 1px solid #999999;
	width: 40;
	height: 18px;
}
.total {
	color: #FF3333;
	font-size: 12px;
	line-height: 16px;
}
.last {
	font-size: 12px;
	line-height: 18px;
	color: #FF8800;
}</pre></body></html>