@charset "big5";
.boder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.boder_01 {
	border: thin dashed #99CC00;
	width: 100%;
	font-family: "新細明體";
	color: #000000;
	font-size: 14px;
}
.boder_02 {
	font-family: "新細明體";
	border: thin dashed #FF9900;
	color: #000000;
	width: 95%;
	font-size: 14px;
	border-style: thin dashed #FF9900;
}
.boder_03 {
	font-family: "新細明體";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	border: thin dashed  #FF0000;
	width: 90%;
}
.boder_04 {
	background-color: #CCFF00;
	border: thin dotted #99CC00;
}
.title_font {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.title_font_01 {
	font-family: "新細明體";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
