body{
	margin: 0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#333333;
	line-height:1.5;
	}
	
td,th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#333333;
	line-height:1.5;
	}

/*個別文字設定*/
.titlefont {
    font-size:17px;
    color:#C35851;
	font-weight:bold;
	}
	
.listfont {
    font-size:17px;
    color:#000000;
	line-height:1.5;
	}
	
/*文字連結設定-----------------------------------------------*/

a{
    font-size:17px;
	line-height:1.5;
	}
a:link {
	color:#F78600;
	text-decoration: underline;
	}
a:visited {
	color: #F78600;
	text-decoration: underline;
	}
a:hover {
	color: #C35851;
	text-decoration: none;
	}
a:active {
	color: #C35851;
	text-decoration: none;
		}

/*選單文字*/
a.menu{
    font-size:17px;
	/*font-weight:bold;*/
	}
a.menu:link {
	color:#000;
	text-decoration: none;
	}
a.menu:visited {
	color: #000;
	text-decoration: none;
	}
a.menu:hover {
	color: #FF0000;
	text-decoration: none;
	}
a.menu:active {
	color: #000;
	text-decoration: none;
		}

/*跑馬燈文字*/
a.mar{
    font-size:13px;
	font-weight:bold;
	}
a.mar:link {
	color: #EB4F08;
	text-decoration: none;
	}
a.mar:visited {
	color: #EB4F08;
	text-decoration: none;
	}
a.mar:hover {
	color: #FF3000;
	text-decoration: underline;
	}
a.mar:active {
	color: #FF3000;
	text-decoration: underline;
		}

/*news文字*/
.news{
    font-size:13px;
	color:#663300;
	}
a.news:link {
	color:#663300;
	text-decoration: none;
	}
a.news:visited {
	color: #663300;
	text-decoration: none;
	}
a.news:hover {
	color: #FF6600;
	text-decoration: underline;
	}
a.news:active {
	color: #663300;
	text-decoration: underline;
		}


/*news大文字*/
.news_1{
    font-size:20px;
	color:#663300;
	}
a.news_1:link {
	color:#900002;
	text-decoration: none;
	}
a.news_1:visited {
	color: #900002;
	text-decoration: none;
	}
a.news_1:hover {
	color: #FF0000;
	text-decoration: underline;
	}
a.news_1:active {
	color: #900002;
	text-decoration: underline;
		}
		
/*news01文字*/
.news01{
    font-size:13px;
	color:#006600;
	}
a.news01:link {
	color:#006600;
	text-decoration: none;
	}
a.news01:visited {
	color: #006600;
	text-decoration: none;
	}
a.news01:hover {
	color: #FF6600;
	text-decoration: underline;
	}
a.news01:active {
	color: #006600;
	text-decoration: underline;
		}

/*copyright文字*/
.cr{
    font-size:13px;
	color:#495D40;
	}
a.cr:link {
	color: #495D40;
	text-decoration: underline;
	}
a.cr:visited {
	color: #495D40;
	text-decoration: underline;
	}
a.cr:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.cr:active {
	color: #FFFFFF;
	text-decoration: none;
		}
		
/*內文標題文字*/
.intitle {
    color: #3A7EAD;
    font-size:15px;
	font-weight:bold;
	}
a.intitle {
    font-size:15px;
	font-weight:bold;
	}
a.intitle:link {
	color: #3A7EAD;
	text-decoration: none;
	}
a.intitle:visited {
	color: #3A7EAD;
	text-decoration: none;
	}
a.intitle:hover {
	color: #333333;
	text-decoration: none;
	}
a.intitle:active {
	color: #333333;
	text-decoration: none;
		}
