.content_table {
	font: 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #9ea6ac;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.content_text {
	font-size: 12px;
	color: #3399CC;
	font-weight: bold;
}

