tr {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #585858;
	line-height: 18px;
}
a {
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #585858;
	text-decoration: none;
}
a:hover {
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #585858;
	text-decoration: underline;
}
.pic_img {
	margin: 2px;
	border: 1px solid #c6c6c6;
	padding: 3px;
}
.black {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #000000;
}
.title_blue {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #2e60a2;
}

