@charset "utf-8";

a:link { font-size: 12px; color: #336699; line-height: normal; font-family: Arial; text-decoration: none; }
a:visited { font-size: 12px; color: #336699; line-height: normal; font-family: Arial; text-decoration: none; }
a:active { font-size: 12px; color: #ff6600; line-height: normal; font-family: Arial; text-decoration: none; }
a:hover { font-size: 12px; color: #ff6600; line-height: normal; font-family: Arial; text-decoration: none; }
span a:link { text-decoration: none; }
span a:visited { text-decoration: none; }
span a:hover { text-decoration: none; }
span a:active { text-decoration: none; }

/* 內文連結 */
.news_link				{ font-family: 新細明體; font-size: 12px; line-height: 28px; color: #8d541c; text-decoration: none; cursor: pointer; }
.news_link a:link		{ font-family: 新細明體; font-size: 12px; line-height: 28px; color: #8d541c; text-decoration: none; cursor: pointer; }
.news_link a:visited	{ font-family: 新細明體; font-size: 12px; line-height: 28px; color: #919328; text-decoration: none; cursor: pointer; }
.news_link a:active		{ font-family: 新細明體; font-size: 12px; line-height: 28px; color: #919328; text-decoration: underline; cursor: pointer; }
.news_link a:hover		{ font-family: 新細明體; font-size: 12px; line-height: 28px; color: #919328; text-decoration: underline; cursor: pointer; }

/* 版尾宣告 */
.footer_copyright_text { font-family: 新細明體; font-size: 12px; line-height: 18px; color: #9fa0a0; }

