@charset "utf-8";
/* CSS Document */

dt.tips {
	color: #600;
	font-weight: bold;
	font-size: 18px;
}
dd.tips {
	font-size: 14px;
}

