/* 必要的樣式設定 開始 */

/* 1. 本文整體  */

	body,td {
		font-size: 9pt;
		font-family: Arial;
		padding:0px;
	}

/* 2. 一般連結 */
	A:link { color: #468B5C; text-decoration:none; }
	A:visited { color: #468B5C; text-decoration:none; }
	A:hover {
	text-decoration:underline;
	color: #FF6600;
}

/* 3. 圖片 */

	img {
		border-width:0px;
	}

/* 4. 圖片式按鈕 */

	.ib {
		cursor:pointer;
	}

/* 5. 文字輸入框 */

	.text {
		font-family: Arial;
		font-size:9pt;
		padding-top:2px;
	}

/* 6. 樹狀表格 */

	.branch2 {
	}

/* 7. 樹狀選單 */

	.branch3 {
		font-size:9pt;
		line-height:9pt;
		cursor:pointer;
		height:17px;
		padding:2 2 0 2;
	}

/* 8. 行事曆：月 */

	.cal_month {
		vertical-align:top;
		height:18px;
		font-size:8pt;
		font-family:verdana;
		text-align:center;
		font-weight:bold;
	}

/* 9. 行事曆：週 */

	.cal_week1 {
		text-align:center;
		font-size:7pt;
		font-family:verdana;
		font-weight:bold;
	}

/* 10. 行事曆：週日 */

	.cal_week2 {
		color:#CC0000;
		text-align:center;
		font-size:7pt;
		font-family:verdana;
		font-weight:bold;
	}

/* 11. 行事曆：上個月日期 */

	.cal_day1 {
		color:#FAFAFA;
		font-size:8pt;
		font-family:verdana;
		text-align:center;
	}

/* 12. 行事曆：下個月日期 */

	.cal_day2 {
		color:#FAFAFA;
		font-size:8pt;
		font-family:verdana;
		text-align:center;
	}

/* 13. 行事曆：本月日期 */

	.cal_day3 {
		font-size:8pt;
		font-family:verdana;
		text-align:center;
	}

/* 14. 行事曆：今天的日期 */

	.cal_day4 {
		font-size:8pt;
		font-family:verdana;
		text-align:center;
		padding-left:2px;
		font-weight:bold;
	}

/* 15. 行事曆：當日有文章的連結 */

	A.cal_click:link {
		font-weight:bold;
	}

	A.cal_click:visited {
		font-weight:bold;
	}

	A.cal_click:hover {
		font-weight:bold;
	}

/* 16. 圖片下的說明文字樣式 */

	.cap1 {
		text-align:center;
		color:#300099;
		word-break:break-all;
	}

/* 16. 關鍵詞樣式 */

	.key1 {
		cursor:pointer;
		text-decoration:none;
	
	}

/* 16. 分類文章後的文章筆數數字 */

	.c_cnt {
		font-size:8pt;
		font-family:verdana;
	}

/* 17. 近期文章後的迴響數字 */

	.ps_cnt {
		font-size:7pt;
		font-family:verdana;
	}

/* 必要的樣式設定 結束 - 以下可自由增加或刪除 */

	.l1 {
		color: #308FC9;
		font-size:13px;
		font-weight: bold;
		font-family:verdana, Arial;
	}

	.h3 {
		color:#202020;
		padding:30 0 5 0;
		font-size:10pt;
		font-weight:bold;
	}

	.h4 {
		font-size:7pt;
		font-family: verdana, Arial;
	}

	.box1 {
		background-color:#FAFAFA;
		border-style:solid;
		border-width:1px;
		border-color:#C0C0C0;
		margin-top:5px;
	}

	.rp_rep {
		color:#606060;
		font-size:8pt;
		line-height:11px;
		padding-bottom:7px;
	}

	.ib01 {
		width:14px;
		height:14px;
	}

	.l3 {
		font-size:10px;
		font-family:tahoma;
	}

