@charset "utf-8";
.talk_frame_dotline {
	background-image: url(../../data/talk_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.talk_link {
	font-family: "新細明體";
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.talk_link a:link {
	font-family: "新細明體";
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.talk_link a:visited {
	font-family: "新細明體";
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.talk_link a:hover {
	font-family: "新細明體";
	font-size: 12px;
	color: #999900;
	text-decoration: none;
}
.talk_link a:active {
	font-family: "新細明體";
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.info_title {
	font-family: "新細明體";
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.info_content {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.main_title {
	font-family: "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #7C7831;
	text-decoration: none;
}
.main_content {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	text-decoration: none;
}
.personal_title {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: "新細明體";
}
.personal_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7831;
	text-decoration: none;
}
.content {
	font-family: "新細明體";
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.talk_subject {
	font-family: "新細明體";
	font-size: 15px;
	color: #999900;
	text-decoration: none;
}
.talk_subject_line {
	font-size: 12px;
	text-decoration: none;
	color: #999900;
}
