.general {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.title {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.line {
	border-top: 1px dashed;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	height: 3px;
	font-size: 2px;
}
.font01
{
 font-size:14px;
 font-weight:bold;
}