body {
	background-color: #000000;
	font-family: "Verdana", "Arial", "新細明體";
	font-size: 11px;
	color: #666666;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}

a.navi_link:link {
	color: #9A9A9A;
	text-decoration: none;
	font-size: 11px;
}

a.navi_link:visited {
	color:#9A9A9A;
	text-decoration: none;
	font-size: 11px;
}

a.navi_link:hover {
	color: #FF6600;
	text-decoration: underline;
	font-size: 11px;
}

.subtitle {
	font-family: "Verdana", "Arial", "新細明體";
	font-size: 12pt;
	color: #B9B9B9;
	font-weight: bold;
	letter-spacing: 1pt;
}

.content {
	font-family: "Verdana", "Arial", "新細明體";
	font-size: 11px;
	color: #666666;
	line-height: 19px;

}


.subtitle{
	font-family: "Verdana", "Arial", "新細明體";
	font-size: 16px;
	color: #0F0F0F;
	font-weight: bold;
}

.sub_subtitle{
	font-family: "Verdana", "Arial", "新細明體";
	font-size: 12px;
	color: #CCCC00;
	line-height: 19px;
	word-spacing: 1pt;
	font-weight: bold;
}

.note{
	font-family: "Verdana", "Arial", "新細明體";
	font-size: 9px;
	color: #993300;
}

a:link {
	color: #FF8422;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

.dotlinetable {
	color: #999999;
	text-decoration: none;
	font-family: "Verdana", "Arial", "新細明體";
	padding: 5px;
	border: 1px dotted #CCCCCC;
	font-size: 10px;
}

input, select, textarea {
	font-family: "Arial", "Verdana";
	font-size: 11px;
	color: #333333;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #999999;
	padding: 1px;
}

.toptd {
	padding-right: 13px;
	padding-bottom: 5px;
}
.copyright {

	font-family: "Verdana", "Arial", "新細明體";
	font-size: 10px;
	color: #DEDEDE;
	word-spacing: 1pt;
}
.date {
	font-family: "Verdana", "Arial", "新細明體";
	font-size: 10px;
	color: #999999;
	word-spacing: 1pt;
	font-weight: bold;
}
.line {
	background-image: url(../images/line_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.topbg {
	background-image: url(../images/top_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

