/*=====================================================↓此區CSS會依字體設定放大或縮小↓=====================================================*/

/*===============內容區主標(依網站主色調整)===============*/
.pagetitle {
	font-family: "新細明體";
	font-size: 100%;
	color: #336600;
	font-weight: bold;
	line-height: 25px;
}

/*===============內容區內文===============*/
.pagefont01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
}



/*=====================================================↑此區CSS會依字體設定放大或縮小↑=====================================================*/

/*===============search===============*/
.input01 {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 120px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}

/*===============網站定位點===============*/
.c4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/*===============首頁新聞===============*/
.news1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.news2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #175588;
	text-decoration: none;
	letter-spacing: 0.1em;
}
a.news2:hover {
	color: #CC0000;
	text-decoration: underline;
	
	
/*===============頁底註記、更新日期、人次(foot_2依網站主色調整)===============*/
}.foot_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.foot_2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a8cd42;
	text-decoration: none;
}
.foot_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	text-decoration: none;
	line-height: 17px;
}
a.foot_3:link {
	color: #0F568C;
	text-decoration: none;
}

/*===============上方選單(依網站主色調整)===============*/
.mm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	letter-spacing: 0.1em;
}
a.mm:hover {
	color: #CC0000;
	text-decoration: underline;
}

/*===============左側主選單===============*/
.mm1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.mm1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}
.movie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.mm01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../img/twindex_r7_c3.jpg);
	display: block;
	height: 24px;
	width: 142px;
	text-indent: 25px;
	letter-spacing: 0.1em;
}
a.mm01:hover {
	color: #003399;
}
.mm02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../img/twindex_r21_c3.jpg);
	display: block;
	height: 24px;
	width: 142px;
	text-indent: 25px;
	letter-spacing: 0.1em;
}
a.mm02:hover {
	color: #FF6600;
}
.mm03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../img/twindex_r30_c3.jpg);
	display: block;
	height: 24px;
	width: 142px;
	text-indent: 25px;
	letter-spacing: 0.1em;
}
a.mm03:hover {
	color: #CC0000;
}
.mm04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../img/twindex_r16_c36.jpg);
	display: block;
	height: 24px;
	width: 186px;
	text-indent: 25px;
	letter-spacing: 0.1em;
}
a.mm04:hover {
	color: #006633;
}
.mm05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../img/twindex_r28_c36.jpg);
	display: block;
	height: 24px;
	width: 186px;
	text-indent: 25px;
	letter-spacing: 0.1em;
}
a.mm05:hover {
	color: #663366;
}

/*===============內頁主標題===============*/
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/*===============瀏覽位置===============*/
.root {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a.root:link {
	color: #666666;
}
a.root:hover {
	color: #333333;
	text-decoration: underline;
}

