.fineart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 40px;
	font-weight: bold;
}
.basic_tab {
	border-right-width: 0.2mm;
	border-left-width: 0.2mm;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 0.2mm;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.line_up {
	border-bottom-width: 0.2mm;
	border-bottom-style: none;
	border-bottom-color: #666666;
	border-top-width: 0.2mm;
	border-top-style: solid;
	border-top-color: #666666;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.border {
	border-top-width: 0.2px;
	border-right-width: 0.2px;
	border-bottom-width: 0.2px;
	border-left-width: 0.2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
