@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.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #082535;
}
/* 全內容背景08.12.05 */
.OutTable {
	background-image: url(images/Bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	height: 600px;
	background-color: #0C354E;
}

/* 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: 1003px;
}
/* 網站尺寸09.03.10 */
.PrintWebSize {
	width: 700px;
}
/*------------------------------------------下方區域-------------------------------------------*/
/* 下方區塊08.12.05 */
.Bot {
	height: 90px;
	padding-top: 15px;
	vertical-align: top;
	background-color: #082535;
}

/* 下方文字隔線 */
.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: 9pt;
	color: #84929a;
}
.BotText01 A:link, .BotText01 A:visited, .BotText01 A:active {
	color: #063258;
	text-decoration: none;
}
.BotText01 A:hover {
	color: #0060ff;
	text-decoration: underline;
}
/*---------------------------------------表單----------------------------------------------*/
/* 輸入欄位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: 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;
}

/*---------------------------------------左側區域----------------------------------------------*/
/*左側區塊02.12.05*/
.LeftMod {
	width: 190px;
}

/* 左側選單上左 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-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #745e4c;
	font-weight: bold;
	background-image: url(images/LeftTitle01Bg.gif);
	background-repeat: no-repeat;
	height: 45px;
	background-position: right bottom;
	padding-right: 12px;
	padding-top: 10px;
}

/* 左側基本文字 */
.LeftText00 {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
}

/* 左側第一層文字 */
.LeftText01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #c6dbe9;	
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: 12pt;
	text-align: left;
}
.LeftText01 A:link, .LeftText01 A:visited, .LeftText01 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%;
}
.LeftText01 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: relative;
	visibility: visible;
}

/*主圖背景08.12.05*/
.MainPicBg {
	height: 86px;
	text-align: left;
	vertical-align: top;
}

/*主要區塊*/
.MainMod {
	padding-bottom: 12px;
}
/* 中間主要區塊08.12.05 */
.MainArea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #305368;
}
/*中間區塊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 {
	font-size: 1px;
	letter-spacing: 1px;
	width: 20px;



	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxMidL.png', sizingMethod='scale');
	height: 190px;
}
/*中間框架中中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 {
	font-size: 1px;
	letter-spacing: 1px;
	width: 20px;



	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxMidR.png', sizingMethod='scale');
	height: 190px;
}
/*中間框架左下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: 181px;
	padding-right: 21px;
	padding-left: 25px;
	padding-bottom: 12px;
}

/*右側標題右側01 09.03.09*/
.RightTitle01Right {
	font-size: 1px;
	letter-spacing: 1px;


	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitle00Right.png', sizingMethod='crop');
}
/*右側標題左側01 09.03.09*/
.RightTitle01Left {
	font-size: 1px;
	letter-spacing: 1px;
	background-image: url(images/RightTitle00Left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/*右側標題右側02*/
.RightTitle02Right {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitle00Right.png', sizingMethod='image');
	height: 44px;
	width: 5px;
}

/*右側標題01 09.03.09*/
.RightTitle01 {
	font-family: Arial, Helvetica, sans-serif;
	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;
}

/*右側標題02*/
.RightTitle02 {
	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*/
.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 {
	background-image: url(images/RightMenuMidLeft00.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.RightMenuMidCenter {
	padding-top: 7px;
}
.RightMenuMidRight {
	font-size: 1px;
	letter-spacing: 1px;




	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuMidRight00.png', sizingMethod='scale');
}
.RightMenuBotLeft {
	font-size: 1px;
	letter-spacing: 1px;


	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuBotLeft00.png', sizingMethod='image');
}
.RightMenuBotCenter {
	font-size: 1px;
	letter-spacing: 1em;

	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuBotCenter00.png', sizingMethod='scale');
}
.RightMenuBotRight {
	font-size: 1px;
	letter-spacing: 1px;


	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuBotRight00.png', sizingMethod='image');
}

/* 右側選單文字08.12.05 */
.RightText01 {
	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: 3px;
}
.RightText01 A:link, .RightText01 A:visited, .RightText01 A:active {
	position:relative; 
	color: #496981;
	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;
	padding-bottom: 20px;
}

/* 上方右側區塊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: #becad6;
}
.TopText01 A:link, .TopText01 A:visited, .TopText01 A:active {
	position:relative; 
	color: #becad6;
	text-decoration: none;
}
.TopText01 A:hover {
	position:relative;
	color: #FF9900;
	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 {

}

/*右側標題右側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 #96b5c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #68737b;
	padding-right: 5px;
	padding-top: 3px;
	padding-left: 5px;
	position: relative;
}
/* 搜尋分隔線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: 36px;
	height: 7px;
}
/*---------------------------------------其他基本設定----------------------------------------------*/
/* 基本文字 */
.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;
}
.BannerText{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #869ba7;
	line-height: 1.6;
}
.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;
	width:50px;
	height:48px;
	z-index:4;
}
