body {
	background-color: #FFDE86;
}
.main {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 125%;
}
.dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.px12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 125%;
}
.tit {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	line-height: 125%;
}
.red {
	font-size: 12px;
	line-height: 125%;
	font-weight: bold;
	color: #FF0000;
}
