@charset "utf-8";
.main {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	vertical-align: top;
}
.boldcolor {
	font-size: 16px;
	font-weight: bold;
	color: #CC0001;
}
.boldfunfont {
	font-family: cursive;
	font-size: 14px;
	font-weight: bold;
}

