#top100 {
	width: 244px;
	margin-right: auto;
	margin-left: auto;
}
.top_icon {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#pic img {
	padding: 2px;
	border: 1px solid #999999;
	text-align: right;
}
#pic .top_title {
	text-align: left;
	font-family: "新細明體";
	font-size: 13px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
}
#pic .top_txt {
	text-align: left;
	font-family: "新細明體";
	font-size: 12px;
	line-height: 120%;
	color: #999999;
	text-decoration: none;
	display: block;
}
a.top_txt:link, a.top_txt:visited {
	text-align: left;
	font-family: "新細明體";
	font-size: 12px;
	line-height: 120%;
	color: #999999;
	text-decoration: none;
	display: block;
}
a.top_txt:hover, a.top_txt:active {
	text-align: left;
	font-family: "新細明體";
	font-size: 12px;
	line-height: 120%;
	color: #FF0000;
	text-decoration: underline;
	display: block;
}

.toplink {
	text-align: left;
	font-family: "新細明體";
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	text-decoration: none;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	display: block;
}
a.toplink:link, a.toplink:visited {
	text-align: left;
	font-family: "新細明體";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
a.toplink:hover, a.toplink:active {
	text-align: left;
	font-family: "新細明體";
	font-size: 12px;
	line-height: 150%;
	color: #FF6600;
	text-decoration: underline;
	padding-left: 5px;
}