@charset "utf-8";
a:link {
	color: #737373;
	text-decoration: none;
}

a:visited {
  color: #737373;
	text-decoration: none;
}

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

a:active {
  color: #f45ca7;
	text-decoration: none;
}

.news_main_tiword {
	font-family: "新細明體";
	font-size: 15px;
	font-weight: normal;
	color: #757575;
	padding-top: 20px;
}
.news_main_tiwordtime {
	font-family: "新細明體";
	font-size: 13px;
	font-weight: bold;
	color: #f23f90;
}
.news_main_tiword_t {
  font-family: "新細明體";
  font-size: 18px;
  font-weight: normal;
  color: #757570;
  line-height: 20px;
}
.news_main_tiword_s {
	font-family: "標楷體";
	font-size: 15px;
	font-weight: normal;
	color: #000003;
	line-height: 20px;
}
.news_main_tiword_ss {
	font-family: "標楷體";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	padding-left: 10px;
}
.news_main_line {
	padding-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.news_main_tiword_s2 {
	font-family: "新細明體";
	font-size: 13px;
	font-weight: normal;
	color: #757575;
	line-height: 20px;
	padding-left: 10px;
}
.news_main_line2 {
	padding-top: 20px;
	border-left-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
