body {
	margin-top: 0px;
	margin-left: 0px;
}

/*NOV文字及連結*/
.NOVtext {
	font-family:tahoma,verdana,sans-serif;
	color: #006633;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}
.NOVtext:link {
	color: #006633;
	text-decoration: none;
}
.NOVtext:hover {
	color: #006633;
	text-decoration: underline;
}
.NOVtext:visited {
	color: #006633;
	text-decoration: none;
}
/*頁腳文字及連結*/
.foottext {
	font-family:tahoma,verdana,sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
}
.foottext:link {
	color: #FFFFFF;
	text-decoration: none;
}
.foottext:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.foottext:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/*內容文字及連結*/
.cntent {
	font-family:tahoma,verdana,sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 22px;
}
.cntent:link {
	color: #FF6600;
	text-decoration: underline;
}
.cntent:hover {
	color: #FF6600;
	text-decoration: none;
}
.cntent:visited {
	color: #FF6600;
	text-decoration: none;
}

/*內容標題*/
.subject {
	font-family:tahoma,verdana,sans-serif;
	color: #0B65DB;
	font-size: 13px;
	line-height: 20px;
	font-weight: bolder;
}
/*特別文字*/
.specialword {
	font-family:tahoma,verdana,sans-serif;
	color: #009966;
	font-size: 11px;
	line-height: 20px;
	font-weight: bolder;
}
.spp {
	font-family:tahoma,verdana,sans-serif;
	color: #FF3300;
	font-size: 11px;
	line-height: 20px;
}
.style9 {
	font-family:tahoma,verdana,sans-serif;
	font-weight: bold;
	color: #D4D0C8;
	font-size: medium;
}
.style10 {font-family: Arial, Helvetica, sans-serif}
.style11 {font-size: small}
.style12 {font-family:tahoma,verdana,sans-serif; font-weight: bold; font-size: small; }
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 300px;
	top: 336px;
}
