.disc_con_bor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
	padding-left: 5px;
	margin-bottom: 8px;
	padding-right: 5px;
}
.disc_con_bor2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 25px;
}
.disc_con_bor3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

