.entirely {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A6C8F0;
	border-right-color: #A6C8F0;
	border-bottom-color: #A6C8F0;
	border-left-color: #A6C8F0;
}

.topic {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.text {
	font-family: "新細明體";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.text2 {
	font-family: "新細明體";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.text-blue {
	font-family: "新細明體";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}

.text-red {
	font-family: "新細明體";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.box {
	border: thin solid #A6C8F0;
}

a:link {

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

a:active {

	text-decoration: none;

}
