﻿.content {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 24px;
	color: #003300;
}
.title {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	font-family: "Comic Sans MS";

}
.text {
	font-family: "?細??";
	font-size: 13px;
	color: #000033;
	line-height: 22px;
	letter-spacing: 5px;
}
.text-blue {

	font-family: "新細明體";
	font-size: 12px;
	color: #3333CC;
	line-height: 16px;
}
.text-brown {


	font-family: "新細明體";
	font-size: 12px;
	color: #999966;
	line-height: 16px;
}
.title-brown {

	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #663300;
}
.text-red-big {


	font-family: "新細明體";
	font-size: 14px;
	color: #FF3300;
	line-height: 16px;
}
.text-big {



	font-family: "新細明體";
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.text-blue-small {


	font-family: "新細明體";
	font-size: 10px;
	color: #3333CC;
	line-height: 16px;
}
