@charset "utf-8";
.titile2 {
	font-family: "新細明體";
	font-size: 14pt;
	color: #666666;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/logo-pig1.png);
}

.title {
	font-family: "新細明體";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
	text-indent: 10px;
}
.story_txt {
	font-family: "新細明體";
	font-size: 12pt;
	line-height: 2em;
	font-weight: bold;
	color: #FFFF00;
	list-style-image: url(../images/logo-pig1.png);
}
.text1 {
	font-family: "新細明體";
	font-size: 12pt;
	font-weight: bold;
	color: #003300;
}
.error {
	font-family: "新細明體";
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	background-position: center center;
}
.12pt_text {
	font-family: "新細明體";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.title2 {
	font-family: "新細明體";
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
	background-color: #FFFF99;
}

