@charset "utf-8";
/*//================================================================================================
// 各單元變色部分，文字連結or文字
//================================================================================================ */
.font_more_link{
	color: #8957a1;
}
.font_highlight{
	color: #cc7cff;
}
.font_item_list a:hover{
	color:#8957a1;
}
.font_path a:hover{
	color: #8957a1;
}
.font_show_time{
	color: #8957a1;
}



h2.news_title{
font-size:22px;
font-family: 新細名體, 細名體, Arial,;
font-weight:bold;
color:#8957a1;
margin:10px 0 5px 0;
}

h4.hotnews{
font-size:15px;
font-weight:normal;
color:#8957a1;
margin:3px 0 5px 0;
}
h4.hotnews a {color:#8957a1; text-decoration:none;}
h4.hotnews a:link {color:#8957a1; text-decoration:none;}
h4.hotnews a:visited {color:#8957a1; text-decoration:none}
h4.hotnews a:hover {color:#8957a1; text-decoration:underline;}
h4.hotnews a:active {color:#8957a1; text-decoration:none;}

.news_via{
font-size:12px;
color:#888888;
}

.news_via2{
font-size:12px;
color:#888888;
margin-top:6px;
}

.news_detail_txt_s{
color:#333;
font-size:12px;
font-family:新細名體, 細名體, Arial,;
text-align:left;
line-height:1.6;
}

.news_detail_txt_m{
color:#333;
font-size:15px;
font-family:新細名體, 細名體, Arial,;
text-align:left;
line-height:1.6;
}

.news_detail_txt_b{
color:#333;
font-size:22px;
font-family:新細名體, 細名體, Arial,;
text-align:left;
line-height:1.6;
}

.news_std_txt{
font-size:13px;
font-weight:normal;
color:#626262;
line-height:1.7;
}

.news_std_txt2{
font-size:13px;
font-weight:normal;
color:#626262;
line-height:1.5;
}

.news_std_txt3{
font-size:12px;
font-weight:normal;
color:#333;
line-height:1.7;
}
.news_std_txt3 a {color:#333; text-decoration:none;}
.news_std_txt3 a:link {color:#333; text-decoration:none;}
.news_std_txt3 a:visited {color:#333; text-decoration:none}
.news_std_txt3 a:hover {color:#8957a1; text-decoration:none;}
.news_std_txt3 a:active {color:#333; text-decoration:none;}

.news_std_more{
font-size:13px;
font-weight:normal;
color:#8957a1;
}

.news_std_more a {color:#8957a1; text-decoration:none;}
.news_std_more a:link {color:#8957a1; text-decoration:none;}
.news_std_more a:visited {color:#926fa3; text-decoration:none}
.news_std_more a:hover {color:#8957a1; text-decoration:underline;}
.news_std_more a:active {color:#8957a1; text-decoration:none;}

.news_one{
background-image:url(../images/icon_dot_purple.gif);
background-position:left top;
background-repeat:no-repeat;
font-size:15px;
font-weight:normal;
line-height:1.3;
color:#8957a1;
margin:8px 0 8px 2px;
padding:0 0 0 10px;
}
.news_one a {color:#8957a1; text-decoration:none;}
.news_one a:link {color:#8957a1; text-decoration:none;}
.news_one a:visited {color:#926fa3; text-decoration:none}
.news_one a:hover {color:#8957a1; text-decoration:underline;}
.news_one a:active {color:#8957a1; text-decoration:none;}
