.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699FF;
	text-decoration: underline;
}
.menulink {
	font-family: "新細明體";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menulink:hover {
	text-decoration: underline;
	color: #FFFF33;
}
.chinesebluelink {
	font-family: "新細明體";
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
}
.cellspace {
	padding: 6px;
	background-color: #FFECB0;
	border: outset #FF9900;
}
.celltitle {
	font-family: "新細明體", "細明體";
	font-size: 18px;
	color: #006666;
	background-color: #A6FFA6;
	margin: 1px;
	padding: 3px;
	border-top: 1px solid #003300;
	border-right: 1px solid #003300;
	border-bottom: 1px none #003300;
	border-left: 2px solid #003300;
}
.cellSecondTitle {
	font-family: "新細明體", "細明體";
	font-size: 12px;
	color: #009933;
	background-color: #77FFBB;
	margin: 1px;
	padding: 3px;
	border-top: 1px solid #003300;
	border-right: 1px solid #003300;
	border-bottom: 4px solid #003300;
	border-left: 2px solid #003300;
}
.cellContent {
	font-family: "新細明體", "細明體";
	color: #0099FF;
	background-color: #FFFFCE;
	border: 1px dashed #003300;
	margin: 10px;
	padding: 5px;
	font-size: 15px;
}
.cellLinking {
	font-family: "新細明體", "細明體";
	color: #FFFFFF;
	background-color: #006666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
.cellBorder {
	border: 2px solid #003300;
}
.cellPicture {
	background-color: #002200;
}
.sitemaptitle {
	padding: 3px;
	background-color: #CCCCCC;
	text-align: left;
	border-top: 2px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 5px double #333333;
	border-left: 2px solid #333333;
}
.sitemapcontent {
	font-family: "新細明體", "細明體";
	font-size: 14px;
	color: #0066FF;
	padding: 5px;
	text-align: left;
	text-decoration: underline;
}
.sitemaptitlelinking {
	font-family: "新細明體", "細明體";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.celltitle2 {
	font-family: "新細明體", "細明體";
	font-size: 20px;
	color: #000099;
	background-color: #ACE4FF;
	margin: 1px;
	padding: 3px;
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px none #000066;
	border-left: 2px solid #000066;
}
.cellSecondTitle2 {
	font-family: "新細明體", "細明體";
	font-size: 16px;
	color: #0066FF;
	background-color: #66CCFF;
	margin: 1px;
	padding: 3px;
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 4px solid #000066;
	border-left: 2px solid #000066;
}
.cellLinking2 {
	font-family: "新細明體", "細明體";
	color: #FFFFFF;
	background-color: #0066FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.cellPicture2 {
	background-color: #000033;
}
.dlFormTable {
	margin: auto;
	padding: 5px;
	border: 3px groove #339933;
}
.dlFormContent {
	font-family: "新細明體", "細明體";
	font-size: 16px;
	font-weight: bold;
	background-color: #C8FFC8;
	color: #006600;
}
.osResigtrationCententCell {
	font-family: "新細明體", "細明體";
	font-size: 16px;
	color: #003399;
	background-color: #D9E6FF;
	padding: 5px;
	border: 3px solid #003399;
	margin: 3px;
}
.speciallink {
	font-family: "新細明體", "細明體";
	font-size: 12px;
	font-style: normal;
	color: #0066FF;
	text-decoration: underline;
}