BODY {
	FONT-SIZE: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR:#ebebeb; /*捲軸顏色*/
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff; /*捲軸左與上內邊框*/
	SCROLLBAR-SHADOW-COLOR:#ffffff;/*捲軸右與下內邊框*/
	SCROLLBAR-3DLIGHT-COLOR:#ffffff; /*捲軸左與上外邊框*/
	SCROLLBAR-DARKSHADOW-COLOR:#ffffff;/*捲軸右與下外邊框*/
	SCROLLBAR-ARROW-COLOR: #ffffff; /*捲軸箭頭*/
	SCROLLBAR-TRACK-COLOR:#ffffff;
	background-color: #F6D2EE;
}
td {
	font-size:12px;
	font-family: "宋体";
	line-height: 26px;
	color: #AC115F;
}
.style1 {
	color: #DA251C;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
}
.style2 { font-family:'黑体' font-size:14px;
	color:#1D1D1D;
	font-family: "宋体";
	font-size: 12px;
}
.contact {
	font-family: "宋体";
	font-size: 12px;
	line-height: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mune {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}


.about {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

.border {
	text-indent: 0px;
	text-align: justify;
	border: 1px solid #D6D6D6;
}
.border1 {
	text-indent: 30px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: double;
	border-left-style: dashed;
	border-right-color: #E4E4E4;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #D6D6D6;
	border-left-color: #E4E4E4;
}


.bottom {
	font-family: "宋体";
	font-size: 12px;
	color: #AC115F;
	line-height: 20px;
}
a:link {
	color: #AC115F;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
}
a:visited {
	color: #AC115F;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
}
a:hover {
	color: #CF1472;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: #AC115F;
	text-decoration: none;
	font-weight: bold;
	font-family: "宋体";
	font-size: 12px;
}
