@charset "utf-8";
/* 基本設定 */
a:link, a:visited, a:active {
	color: #063258;
	text-decoration: none;
	position:relative; 
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	position:relative; 
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0;
}
img {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}
/*------------------------------------------外框區域-------------------------------------------*/

/* 背景08.12.05 */
.Bg {
	background-image: url(images/bg.png);
	*background-image: url(images/bg.png)!important; /*ie7*/
	background-image: url(000); /*ie6*/
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg.png', sizingMethod='scale'); /*ie6*/
	background-repeat: repeat-x;
	background-position: left top;
}
/* 全內容背景08.12.05 */
.OutTable {
	background-image: url(images/bg2.png);
	*background-image: url(images/bg2.png)!important; /*ie7*/
	background-image: url(000); /*ie6*/
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg2.png', sizingMethod='scale'); /*ie6*/
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* print全內容背景09.03.10 */
.PrintBg {
	background-image: url(images/PrintBg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	padding-bottom: 60px;
}

/* 網站尺寸09.03.10 */
.WebSize {
	width: 956px;
}
/* 網站尺寸09.03.10 */
.PrintWebSize {
	width: 700px;
}
/*------------------------------------------下方區域-------------------------------------------*/
/* 下方區塊08.12.05 */
.Bot {
	height: 38px;
	background-color: #ff9900;
}

/* 下方文字隔線 */
.BotLine01 {
	background-image: url(images/Line01.gif);
	background-repeat: no-repeat;
	background-position: center 3;
	width: 19px;
}

/* 下方文字08.12.05 */
.BotText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffecd0;
	padding-left: 10px;
}
.BotText01 A:link, .BotText01 A:visited, .BotText01 A:active {
	position:relative; 
	color: #becad6;
	text-decoration: none;
}
.BotText01 A:hover {
	position:relative;
	color: #FF9900;
	text-decoration: underline;
}
.BotText02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffd738;
	padding-left: 10px;
}
.BotText02 A:link, .BotText02 A:visited, .BotText02 A:active {
	position:relative; 
	color: #ffd738;
	text-decoration: none;
}
.BotLine{
	background-image: url(images/Line_Top01.gif);
	background-repeat: no-repeat;
	background-position: center 7px;
	width: 15px;
}
/*---------------------------------------表單----------------------------------------------*/
/* 輸入欄位01 */
.FormBar01 {
	border: 1px solid #cbb89b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #9e937d;
	padding-right: 5px;
	padding-top: 3px;
	padding-left: 5px;
}

/* 按鈕01(全文檢索.表單管理.影片播放) */
.FormBut01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF9900;
	background-image: url(images/FormButBg01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 0px;
	height: 21px;
	left: 1px;
	right: 1px;
	padding-right: 2px;
	padding-left: 2px;
	width: 60px;
}

/*---------------------------------------左側區域----------------------------------------------*/
/*左側區塊02.12.05*/
.LeftMod {
	width: 200px;
	background-color: #e5e5e5;
	padding-bottom: 15px;
	padding-top: 15px;
}
/*左側功能區塊 10.05.04 this web only*/
.LeftArea {
	border: 1px solid #cfcfcf;
	background-color: #FFF;
	width: 100%;
}
/*左側功能title左 10.05.04 this web only*/
.LeftAreaTitleL {
	height: 35px;
	width: 15px;
	background-image: url(images/LeftAreaTitleL.gif);
}
/*左側功能title左02 10.07.02 this web only*/
.LeftAreaTitleL02 {
	height: 35px;
	width: 15px;
	background-image: url(images/LeftAreaTitleL02.gif);
}
/*左側功能title中 10.05.04 this web only*/
.LeftAreaTitleC {
	height: 35px;
	background-image: url(images/LeftAreaTitleC.gif);
	background-repeat:repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #0c7caa;
	text-align: left;
	padding-left: 5px;
}
/*左側功能title中02 10.07.02 this web only*/
.LeftAreaTitleC02 {
	height: 35px;
	background-image: url(images/LeftAreaTitleC02.gif);
	background-repeat:repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: left;
	padding-left: 5px;
}
.LeftAreaTitleC02 a:link,.LeftAreaTitleC02 a:visited, .LeftAreaTitleC02 a:hover, .LeftAreaTitleC02 a:active{
	color: #FFF;
}
/*左側功能title右01 10.05.04 this web only*/
.LeftAreaTitleR01 {
	height: 35px;
	width: 32px;
	background-image: url(images/LeftAreaTitleR01.gif);
}
/*左側功能title右02 10.05.04 this web only*/
.LeftAreaTitleR02 {
	height: 35px;
	width: 32px;
	background-image: url(images/LeftAreaTitleR02.gif);
}
/*左側功能title右03 10.05.04 this web only*/
.LeftAreaTitleR03 {
	height: 35px;
	width: 32px;
	background-image: url(images/LeftAreaTitleR03.gif);
}
/* 左側選單上左 08.12.05 */
.LeftMenuTopLeft {
	height: 8px;
	width: 8px;
	font-size: 1px;
	letter-spacing: 1px;
	background-image: url(images/LeftMenuTopLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* 左側選單上中 08.12.05 */
.LeftMenuTopCenter {
	height: 8px;
	font-size: 1px;
	letter-spacing: 1px;
	background-image: url(images/LeftMenuTopCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* 左側選單上右 08.12.05 */
.LeftMenuTopRight {
	height: 8px;
	width: 10px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftMenuTopRight.png', sizingMethod='image');
}
/* 左側選單中左 08.12.05 */
.LeftMenuMidLeft {
	width: 8px;
	font-size: 1px;
	letter-spacing: 1px;
	background-image: url(images/LeftMenuMidLeft.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/* 左側選單中中 08.12.05 */
.LeftMenuMidCenter {
	padding-bottom: 10px;
}
/* 左側選單中右 08.12.05 */
.LeftMenuMidRight {
	width: 10px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftMenuMidRight.png', sizingMethod='scale');
}
/* 左側選單下左 08.12.05 */
.LeftMenuBotLeft {
	height: 12px;
	width: 8px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftMenuBotLeft.png', sizingMethod='image');
}
/* 左側選單下中 08.12.05 */
.LeftMenuBotCenter {
	height: 12px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftMenuBotCenter.png', sizingMethod='scale');
}
/* 左側選單下右 08.12.05 */
.LeftMenuBotRight {
	height: 12px;
	width: 10px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftMenuBotRight.png', sizingMethod='image');
}

/* 左側標題01 */
.LeftTitle01 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	background-image: url(images/RightTitle.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	position:relative;
	text-align: left;
	padding-left: 28px;
}

/* 左側基本文字 */
.LeftText00 {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
}

/* 左側第一層文字 */
.LeftText01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0c7caa;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	background-image: url(images/arrow01.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 8px;
}
.LeftText01 A:link, .LeftText01 A:visited, .LeftText01 A:active {
	color: #0c7caa;
	text-decoration: none;
}
.LeftText01 A:hover {
	color: #FF9900;
	text-decoration: none;
	text-decoration: underline;
}

/*	20100604	Michael	新增	*/
.LeftText011 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 8px;
}
/*	20100604	Michael	新增	*/


/* 左側第一層文字ON */
.LeftText02On {
	font-family: Arial, Helvetica, sans-serif;
	color: #c6dbe9;	
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: 12pt;
	text-align: left;
}
.LeftText02On A:link, .LeftText02On A:visited, .LeftText02On A:active {
	position:relative;
	color: #c6dbe9;
	text-decoration: none;
	background-image: url(images/Arrow01.gif);
	background-repeat: no-repeat;
	background-position: 4px bottom;
	padding-left: 28px;
	padding-top: 2px;
	padding-bottom: 4px;
	width: 100%;
}
.LeftText02On A:hover {
	position:relative;
	color: #FF9900;
	text-decoration: none;
	text-decoration: underline;
	background-image: url(images/Arrow01on.gif);
	background-repeat: no-repeat;
	background-position: 4px bottom;
	padding-left: 28px;
	padding-top: 2px;
	padding-bottom: 4px;
		width: 100%;
}

/* 左側第二層文字 */
.LeftText02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #c6dbe9;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #639fc4;
	font-size: 10pt;
	background-image: url(images/Arrow02.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	text-align: left;
}
.LeftText02 A:link, .LeftText02 A:visited, .LeftText02 A:active {
	position:relative; 
	color: #c6dbe9;
	text-decoration: none;
}
.LeftText02 A:hover {
	position:relative;
	color: #FF9900;
	text-decoration: underline;
}
/* 左側第三層文字 */
.LeftText03 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0c8dfc;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b7d7e8;
	font-size: 10pt;
}
.LeftText03 A:link, .LeftText03 A:visited, .LeftText03 A:active {
	position:relative; 
	text-decoration: none;
	color: #0c8dfc;
}
.LeftText03 A:hover {
	position:relative;
	color: #FF9900;
	text-decoration: underline;
}

/* 左側第二層文字區塊 */
.LeftMenuLayer02 {
	padding-top: 8px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}

/*------------------------------------------中間區域-------------------------------------------*/
/*主圖*/
#MainPicIn{
	position: absolute;
	visibility: visible;
}

/*主圖背景08.12.05*/
.MainPicBg {
	height: 200px;
	text-align: left;
	vertical-align: top;
	width: 940px;
}

/*主要區塊*/
.MainMod {
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: #FFFFFF;
}
/* 中間主要區塊08.12.05 */
.MainArea {
	background-color: #FFF;
	text-align: center;
	vertical-align: top;
}
/*中間區塊08.12.05*/
.CenterArea {
	text-align: center;
	vertical-align: top;
}
/*中間框架左上09.02.03 this web only*/
.CenterAreaBoxTopL {
	font-size: 1px;
	letter-spacing: 1px;
	height: 17px;
	width: 20px;

	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxTopL.png', sizingMethod='image');
}
/*中間框架中上09.02.03 this web only*/
.CenterAreaBoxTopC {
	font-size: 1px;
	letter-spacing: 1px;
	height: 17px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxTopC.png', sizingMethod='scale');
}
/*中間框架右上09.02.03 this web only*/
.CenterAreaBoxTopR {
	font-size: 1px;
	letter-spacing: 1px;
	height: 17px;
	width: 20px;



	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxTopR.png', sizingMethod='image');
}
/*中間框架左中09.02.03 this web only*/
.CenterAreaBoxMidL {
	width: 8px;
	background-image: url(images/CenterAreaBoxMidL.png);
	*background-image: url(images/CenterAreaBoxMidL.png)!important; /*ie7*/
	background-image: url(000); /*ie6*/
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxMidL.png', sizingMethod='scale'); /*ie6*/

	background-repeat: repeat-y;
	background-position: top;
}
/*中間框架中中09.02.03 this web only*/
.CenterAreaBoxMidC {
	text-align: center;
	vertical-align: top;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxMidC.png', sizingMethod='scale');
}
/*中間框架右中09.02.03 this web only*/
.CenterAreaBoxMidR {
	width: 8px;
	background-image: url(images/CenterAreaBoxMidR.png);
	*background-image: url(images/CenterAreaBoxMidR.png)!important; /*ie7*/
	background-image: url(000); /*ie6*/
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxMidR.png', sizingMethod='scale'); /*ie6*/
}
/*中間框架左下09.02.03 this web only*/
.CenterAreaBoxBotL {
	font-size: 1px;
	letter-spacing: 1px;
	height: 17px;
	width: 20px;
	
}
/*中間框架中下09.02.03 this web only*/
.CenterAreaBoxBotC {
	font-size: 1px;
	letter-spacing: 1px;
	height: 17px;
	
}
/*中間框架右下09.02.03 this web only*/
.CenterAreaBoxBotR {
	font-size: 1px;
	letter-spacing: 1px;
	height: 17px;
	width: 20px;
	
}

/*---------------------------------------右側區域----------------------------------------------*/

/*右側區塊08.12.05*/
.RightMod {
	width: 200px;
	padding-bottom: 15px;
	background-color: #e5e5e5;
	padding-top: 15px;
}

/*右側標題右側01 09.03.09*/
.RightTitle01Right {
	font-size: 1px;
	letter-spacing: 1px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitle01Right.png', sizingMethod='crop');
	height: 33px;
	width: 7px;
}
/*右側標題左側01 09.03.09*/
.RightTitle01Left {
	font-size: 1px;
	letter-spacing: 1px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitle01Left.png', sizingMethod='crop');
	height: 33px;
	width: 7px;
}


/*右側標題右側02*/
.RightTitle02Right {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitle02Right.png', sizingMethod='image');
	height: 44px;
	width: 5px;
}

/*右側標題01 09.03.09*/
.RightTitle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding-top: 6px;
	position:relative;
	text-align: left;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitle01.png', sizingMethod='scale');
}

/*右側標題02*/
.RightTitle02 {
	height: 44px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitle02.png', sizingMethod='crop');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 10px;
}

/*右側標題03*/
.RightTitle03 {
	height: 44px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitleBg00.png', sizingMethod='crop');*/
	padding-top: 8px;
}
.RightTitle03 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

/* 右側內容01 09.03.09 */
.RightMenuMidLeft {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuMidLeft.png', sizingMethod='scale');
}
.RightMenuMidCenter {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuMidCenter.png', sizingMethod='scale');
	color: #FFFFFF;
}
.RightMenuMidRight {
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuMidRight.png', sizingMethod='scale');
}
.RightMenuBotLeft {
	font-size: 1px;
	letter-spacing: 1px;
	height: 12px;
	width: 7px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuBotLeft.png', sizingMethod='image');
}
.RightMenuBotCenter {
	font-size: 1px;
	letter-spacing: 1em;
	height: 12px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuBotCenter.png', sizingMethod='scale');
}
.RightMenuBotRight {
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuBotRight.png', sizingMethod='image');
	height: 12px;
	width: 7px;
}

/* 右側選單文字08.12.05 */
.RightText01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 10pt;
	position:relative; 
}
.RightText01 A:link, .RightText01 A:visited, .RightText01 A:active {
	position:relative; 
	color: #cccccc;
	text-decoration: none;
}
.RightText01 A:hover {
	position:relative;
	color: #ff8800;
	text-decoration: underline;
}
/* 電子報查詢文字 */
.RightText02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	
	padding-left: 5px;
	background-image: url(images/Arrow04.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
/* 右側選單文字this web only 09.03.12 */
.RightText03 {
	font-family: Arial, Helvetica, sans-serif;
	color: #496981;
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b9b9b9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 40px;
	background-image: url(images/Arrow02.gif);
	background-position: 2 12px;
	background-repeat: no-repeat;
	line-height: 1.6;
}
.RightText03 A:link, .RightText03 A:visited, .RightText03 A:active {
	position:relative; 
	color: #496981;
	text-decoration: none;
}
.RightText03 A:hover {
	position:relative;
	color: #ff8800;
	text-decoration: underline;
}

/*---------------------------------------上方區域----------------------------------------------*/

/* 上方區塊08.12.05 */
.Top {
	text-align: left;
	vertical-align: top;
	height: 1%;
}

/* 上方右側區塊08.12.05 */
.TopRight {
	text-align: right;
	vertical-align: top;
}

/* 上方選單左側 */
.Left {
	background-image: none;
	
	width: 30px;
	text-align: left;
	vertical-align: middle;
}

/* 上方選單區塊 */
.TopMenuMidCenter {
	
	
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
}
/* 上方選單右側09.02.03 This web only */
.TopMenuRight {
	background-image: none;
	
	width: 10px;
}

/* 上方選單文字08.12.05 */
.TopText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #d0d0d0;
}
.TopText01 A:link, .TopText01 A:visited, .TopText01 A:active {
	position:relative; 
	color: #d0d0d0;
	text-decoration: none;
}
.TopText01 A:hover {
	position:relative;
	color: #88c4e7;
	text-decoration: underline;
}

/* 上方選單文字隔線08.12.05 */
.TopLine01 {
	background-image: url(images/Line_Top01.gif);
	background-repeat: no-repeat;
	background-position: center 7px;
	width: 15px;
}
/* 上方選單標示箭頭08.12.05 */
.TopArrow01 {
	background-image: url(images/Arrow_Top01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 8px;
}

/*---------------------------------------上方主選單區域----------------------------------------------*/


/*上方主選單區塊09.03.17*/
.MenuMod {
	height:70px;

}

/*右側標題右側01 09.03.09*/
.MenuTitle01Right {
	font-size: 1px;
	letter-spacing: 1px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitle00Right.png', sizingMethod='crop');*/
}
/*右側標題左側01 09.03.09*/
.MenuTitle01Left {
	font-size: 1px;
	letter-spacing: 1px;
	background-image: url(images/RightTitle00Left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/*右側標題右側02*/
.MenuTitle02Right {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitle00Right.png', sizingMethod='image');*/
	height: 44px;
	width: 5px;
}

/*右側標題01 09.03.09*/
.MenuTitle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #006386;
	background-image: url(images/RightTitle00.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*右側標題02*/
.MenuTitle02 {
	height: 44px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitleBg00.png', sizingMethod='crop');*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 10px;
}

/*右側標題03*/
.MenuTitle03 {
	height: 44px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitleBg00.png', sizingMethod='crop');*/
	padding-top: 8px;
}
.MenuTitle03 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

/* 右側內容01 09.03.09 */
.MenuMenuMidLeft {
	/*background-image: url(images/RightMenuMidLeft00.gif);*/
	background-repeat: repeat-y;
	background-position: left top;
}
.MenuMidCenter {
	padding-left: 10px;
}
.MenuMenuMidRight {
	font-size: 1px;
	letter-spacing: 1px;

	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuMidRight00.png', sizingMethod='scale');*/
}
.MenuMenuBotLeft {
	font-size: 1px;
	letter-spacing: 1px;


	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuBotLeft00.png', sizingMethod='image');*/
}
.MenuMenuBotCenter {
	font-size: 1px;
	letter-spacing: 1em;

	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuBotCenter00.png', sizingMethod='scale');*/
}
.MenuMenuBotRight {
	font-size: 1px;
	letter-spacing: 1px;


	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuBotRight00.png', sizingMethod='image');*/
}

/* 右側選單文字08.12.05 */
.MenuText01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fffefe;
	font-size: 12pt;
}
.MenuText01 A:link, .MenuText01 A:visited, .MenuText01 A:active {
	position:relative; 
	color: #fffefe;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
}
.MenuText01 A:hover {
	position:relative;
	color: #fffefe;
	text-decoration: none;
	background-color: #37739B;
	padding-left:5px;
	padding-right:5px;
}
.MenuLine01{
	background-image: url(images/MenuLine01.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	width: 3px;
}


/*---------------------------------------分眾區塊設定----------------------------------------------*/
/* 分眾區塊中左08.12.05 */
.ClassMidLeft{
	background-image: url(images/ClassMidLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 10px;	
}
/* 分眾區塊中中08.12.05 */
.ClassMidCenter{
	background-image: url(images/ClassMidCenter.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #68737b;
	padding-top: 2px;
}
.ClassMidCenter A:link, .ClassMidCenter A:visited, .ClassMidCenter A:active {
	position:relative; 
	color: #68737b;
	text-decoration: none;
}
.ClassMidCenter A:hover {
	position:relative;
	color: #1BB3E4;
	text-decoration: underline;
}

/* 分眾區塊中右08.12.05 */
.ClassMidRight{
	background-image: url(images/ClassMidRight.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 10px;	
}
/*---------------------------------------PDA設定----------------------------------------------*/
/* PDA背景設定09.02.04 */
.PDABg {
	background-image: url(images/PDABg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}/* PDA下方區塊08.12.05 */
.PDABot {
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4;
	color: #063258;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	background-image: url(images/PDABotBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/* PDA中間區塊08.12.05 */
.PDAMainMod {
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
/* PDA尺寸設定08.12.05 */
.PDASize {
	width: 390px;
}
/* PDA上方選單08.12.05 */
.PDATopMenu {
}
.PDALine01 {
	background-color: #097fd4;
	height: 9px;
	font-size: 1px;
	letter-spacing: 1px;
}
/* PDA上方區塊08.12.05 */
.PDATopPicBg {
	height: 88px;
	width: 390px;
}
/* PDA更多按鈕01(09.02.04) */
.PDAMore01  {
	background-image: url(images/More01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 33px;
	height: 11px;
}
/* PDA選項按鈕01(09.02.04) */
.PDABut01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #4dc9ff;
	background-image: url(images/FormButBg01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #49a6f6;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	height: 21px;
	position: relative;
}
/* PDA內容標題09.02.04*/
.PDAListTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #134e81;
}
/* 首頁標題框中中 09.03.09 */
.PDAListTitLi {
	height: 24px;
	padding-top: 5px;
	padding-left: 40px;
	padding-right: 5px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/IndexListTitLi.png', sizingMethod='crop');
}

/* PDA文字01 09.02.04 */
.PDATxt01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #063258;
	font-size: 10pt;
	line-height: 1.6;
	padding-bottom: 3px;
	padding-left:15px;
	background-image: url(images/PointIn01.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
}
/* PDA分類文字09.02.04 */
.PDATxt02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #89897d;
	font-size: 10pt;
	line-height: 1.6;
}
/* PDA內頁內容文字09.02.04 */
.PDAMainTxt01{
	font-family: Arial, Helvetica, sans-serif;
	color: #063258;
	font-size: 10pt;
	line-height: 1.6;
}

/*---------------------------------------搜尋區塊設定----------------------------------------------*/
/* 搜尋左區塊08.12.05 */
.SearchBarLeft {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/SearchBarLeft.png', sizingMethod='image');
	height: 66px;
	width: 16px;
}
/* 搜尋中區塊08.12.05 */
.SearchBarCenter {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/SearchBarCenter.png', sizingMethod='scale');*/
	text-align: left;
	vertical-align: top;
}
/* 搜尋右區塊08.12.05 */
.SearchBarRight {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/SearchBarRight.png', sizingMethod='image');
	height: 66px;
	width: 16px;
}
/* 搜尋文字01 08.12.05 */
.SearchText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6;
	color: #134e81;
	padding-right: 5px;
}
/* 搜尋文字02 08.12.05 */
.SearchText02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6;
	color: #134e81;
	padding-top: 5px;
	padding-bottom: 3px;
}
.SearchText02 A:link, .SearchText02 A:visited, .SearchText02 A:active {
	position:relative; 
	color: #134e81;
	text-decoration: none;
}
.SearchText02 A:hover {
	position:relative;
	color: #0c8dfc;
	text-decoration: underline;
}

/* 搜尋輸入欄01 08.12.05 */
.SearchFormBar {
	border: 1px solid #d7d7d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a0a0a0;
	padding-top: 3px;
	width: 95%;
}
/* 搜尋分隔線01 08.12.05 */
.SearchLine01 {
	width: 19px;
	background-image: url(images/SearchLine01.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/*---------------------------------------跑馬燈區塊設定----------------------------------------------*/
/* 跑馬燈左側裝飾01 09.02.04 */
.MarPoint01 {
	width: 16px;
	background-image: url(images/MarPoint01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* 跑馬燈設定01 09.02.04 */
.Mar01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6;
	color: #134e81;
	padding-top: 5px;
	padding-bottom: 3px;
}
.Mar01 A:link, .Mar01 A:visited, .Mar01 A:active {
	position:relative; 
	color: #134e81;
	text-decoration: none;
}
.Mar01 A:hover {
	position:relative;
	color: #0c8dfc;
	text-decoration: underline;
}
/*---------------------------------------右側相關網站設定(2009.02.04新增)----------------------------------------------*/
/* 更多相關網站按鈕01(09.02.04) */
.ButWebMore01  {
	background-image: url(images/ButWebMore01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px;
	height: 7px;
	position:relative;
}
/*---------------------------------------其他基本設定----------------------------------------------*/
/* 基本文字 */
.Text00 {
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	
}
/* logo區塊08.12.05 */
.Logo01 {
	text-align: left;
	vertical-align: middle;
	padding-left: 7px;
}
/* 區隔7px 08.12.05 */
.Distance07 {
	font-size: 1px;
	letter-spacing: 1em;
	height: 7px;
}
/* 線條01 09.02.04 This web only */
.Line01 {
	font-size: 1px;
	letter-spacing: 1px;
	height: 7px;
	background-image: url(images/Line01.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.BannerPic{
	font-size: 1px;
}
.BannerTitle{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 5px;
	position:relative; 
}
.BannerText{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #869ba7;
	line-height: 1.6;
	position:relative; 
}
.BannerLine{
	background-image: url(images/BannerLine.gif);
	background-repeat: repeat-y;
	background-position: center 12px;
	width: 5px;
	padding-top: 12px;
}
.Banner{
	padding-top:10px;

}
#topbar {
	position:absolute;
	height:48px;
	z-index:4;
}
.MainMenuMod {
	background-image: url(images/menubg.jpg);/*ff*/
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 43px;
}
.MainMenuText01 {
	padding-top: 12px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c7caa;
	background-image: url(images/arrow03.gif);
	background-position: 15px 15px;
	background-repeat: no-repeat;
	font-weight: bold;
	letter-spacing: 1px;
}
.MainMenuText01 a:link, .MainMenuText01 a:visited, .MainMenuText01 a:active{
	color: #0c7caa;
	text-decoration: none;	
}
.MainMenuText01 a:hover{
	color: #F90;
	text-decoration: underline;	
}
