@charset "utf-8";
/* 基本設定 */
a:link, a:visited, a:active {
	color: #4e4f4f;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

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;
}
/*------------------------------------------外框區域-------------------------------------------*/

/* 背景09.04.14 */
.Bg {
	background-image: url(images/Bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
/* 全內容背景09.04.14 */
.OutTable {
	text-align: center;
	vertical-align: top;
	background-image: url(images/OutTable.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/* 網站尺寸09.04.14 */
.WebSize {
	width: 960px;
	text-align: center;
}
/*------------------------------------------下方區域-------------------------------------------*/
/* 下方區塊09.04.14 */
.Bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4f4f4f;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Bot A:link, .Bot A:visited, .Bot A:active {
	color: #0066FF;
	text-decoration: underline;
	position: relative;
}
.Bot A:hover {
	color: #ff8800;
	text-decoration: underline;
	position: relative;
}
/* 下方區塊左 090407 this web only */
.BotLeft {
}
/* 下方區塊右09.04.03 this web only */
.BotRight {
}
/* 下方文字隔線 */
.BotLine01 {
}

/* 下方文字09.04.03 */
.BotText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4f4f4f;
}
.BotText01 A:link, .BotText01 A:visited, .BotText01 A:active {
	color: #0066FF;
	text-decoration: underline;
	position: relative;
}
.BotText01 A:hover {
	color: #ff8800;
	text-decoration: underline;
	position: relative;
}
/* 下方統計文字09.04.07 this web only*/
.BotAmountText {
}
.BotAmountText A:link, .BotAmountText A:visited, .BotAmountText A:active {
}
.BotAmountText A:hover {
}
/*---------------------------------------表單----------------------------------------------*/
/* 輸入欄位01 */
.FormBar01 {
	border: 1px solid #cecece;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #848484;
	padding-right: 5px;
	padding-top: 3px;
	padding-left: 5px;
}

/* 按鈕01(全文檢索.表單管理.影片播放)090407 */
.FormBut01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/FormButBg01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	height: 21px;
	position: relative;
	border: 1px solid #CCCCCC;
}

/*---------------------------------------左側區域----------------------------------------------*/
/*左側區塊09.04.07*/
.LeftMod {
	width: 182px;
	background-image: url(images/LeftMod.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*左側內容區塊09.04.03 this web only*/
.LeftArea {
	padding-bottom: 12px;
}

/* 左側選單上左 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;
}

/* 左側第一層文字090414 */
.LeftText01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13pt;
	font-weight: bold;
	height: 32px;
	background-color: #333333;
	background-image: url(images/LeftText01.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.LeftText01 A:link, .LeftText01 A:visited, .LeftText01 A:active {
	position:relative; 
	color: #ffffff;
	text-decoration: none;
}
.LeftText01 A:hover {
	position:relative;
	color: #edff9e;
	text-decoration: none;
}
/* 左側第一層文字上左 090404 */
.LeftText01TopL {
}
/* 左側第一層文字上中 090414 */
.LeftText01TopC {
	font-size: 1pt;
	letter-spacing: 1pt;
	height: 8px;
	background-color: #323232;
	background-image: url(images/LeftText01TopC.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* 左側第一層文字上右*/
.LeftText01TopR {
}
/* 左側第一層文字中左090407 */
.LeftText01MidL {
}
/* 左側第一層文字中右090407 */
.LeftText01MidR {
}
/* 左側第一層文字下左 */
.LeftText01BotL {
}
/* 左側第一層文字下中 */
.LeftText01BotC {
	font-size: 1pt;
	letter-spacing: 1pt;
	height: 1pt;
}
/* 左側第一層文字下右 */
.LeftText01BotR {
}

/* 左側第二層文字090414 */
.LeftText02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4e4f4f;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 33px;
	background-image: url(images/PointIn01.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
}
.LeftText02 A:link, .LeftText02 A:visited, .LeftText02 A:active {
	position:relative; 
	color: #4e4f4f;
	text-decoration: none;
}
.LeftText02 A:hover {
	position:relative;
	color: #CC3300;
	text-decoration: underline;
}
/* 左側第二層文字090414 */
.TextPagMenu01_on {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 33px;
	background-image: url(images/PointIn01.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
}
.TextPagMenu01_on A:link, .TextPagMenu01_on A:visited, .TextPagMenu01_on A:active {
	position:relative; 
	color: #CC3300;
	text-decoration: none;
}
.TextPagMenu01_on A:hover {
	position:relative;
	color: #CC3300;
	text-decoration: underline;
}
/* 左側第三層文字090414 */
.LeftText03 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7B7B7B;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 33px;
	font-size: 10pt;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
}
.LeftText03 A:link, .LeftText03 A:visited, .LeftText03 A:active {
	color: #7B7B7B;
	position:relative;
	text-decoration: none;
}
.LeftText03 A:hover {
	position:relative;
	color: #FF7700;
	text-decoration: underline;
}

/* 左側第二層文字區塊090414 */
.LeftMenuLayer02 {
	border: 1px solid #b9b9b9;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftMenuLayer02.png', sizingMethod='crop');
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 2px;
	
}

/*------------------------------------------中間區域-------------------------------------------*/
/*主圖 090414*/
#MainPicIn{
	position: absolute;
	width: 960px;
}
#MainPicFlash{
	width: 960px;
	height: 260px;
}
/*主圖背景09.04.14*/
.MainPicBg {
	text-align: right;
	vertical-align: top;
	width: 960px;
	padding-top: 8px;
}

/*主要內容區塊090414*/
.MainMod {
	text-align: center;
	vertical-align: top;
}

/*中間主要區塊左上090404 this web only*/
.MainAreaTopL {
}
/*中上*/
.MainAreaTopC {
}
/*右上*/
.MainAreaTopR {
}
/*左中*/
.MainAreaMidL {
}
/* 中間主要區塊090414 */
.MainArea {
	text-align: left;
	vertical-align: top;
	position: relative;
	padding-top: 12px;
	padding-bottom: 12px;
}
/*中間框架右中*/
.MainAreaMidR {
}
/*中間框架左下*/
.MainAreaBotL {
}
/*中間框架中下*/
.MainAreaBotC {
}
/*中間框架右下*/
.MainAreaBotR {
}

/*中間內容第一層外框區塊左上090404 this web only*/
.MainBoxTopL {
	font-size: 1px;
	letter-spacing: 1px;
	height: 8px;
	width: 8px;
	background-image: url(images/MainBoxTopL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*中上*/
.MainBoxTopC {
	font-size: 1px;
	letter-spacing: 1px;
	height: 8px;
	background-image: url(images/MainBoxTopC.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*右上*/
.MainBoxTopR {
	font-size: 1px;
	letter-spacing: 1px;
	height: 8px;
	width: 8px;
	background-image: url(images/MainBoxTopR.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/*左中*/
.MainBoxMidL {
	font-size: 1px;
	letter-spacing: 1px;
	width: 8px;
	background-image: url(images/MainBoxMidL.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/* 中中*/
.MainBoxMidC {
	background-color: #f0f0f0;
	text-align: left;
	vertical-align: top;
	position: relative;
}
/*右中*/
.MainBoxMidR {
	font-size: 1px;
	letter-spacing: 1px;
	width: 8px;
	background-image: url(images/MainBoxMidR.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
/*左下*/
.MainBoxBotL {
	font-size: 1px;
	letter-spacing: 1px;
	height: 8px;
	width: 8px;
	background-image: url(images/MainBoxBotL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*中下*/
.MainBoxBotC {
	font-size: 1px;
	letter-spacing: 1px;
	height: 8px;
	background-image: url(images/MainBoxBotC.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*右下*/
.MainBoxBotR {
	font-size: 1px;
	letter-spacing: 1px;
	height: 8px;
	width: 8px;
	background-image: url(images/MainBoxBotR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*中間內容外框左上*/
.MainMeatTopL {
}
/*中上*/
.MainMeatTopC {
}
/*右上*/
.MainMeatTopR {
}
/*左中*/
.MainMeatMidL {
}
/* 中中090414*/
.MainMeatMidC {
	text-align: left;
	vertical-align: top;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 14px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/MainMeatMidC.png', sizingMethod='crop');
}
/*右中*/
.MainMeatMidR {
}
/*左下*/
.MainMeatBotL {
}
/*中下*/
.MainMeatBotC {
}
/*右下*/
.MainMeatBotR {
}

/*中間區塊090404*/
.CenterArea {
	text-align: center;
	vertical-align: top;
}
/*中間框架左上090407 this web only*/
.CenterAreaBoxTopL {
	font-size: 1px;
	letter-spacing: 1px;
	height: 9px;
	width: 9px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxTopL.png', sizingMethod='image');
}
/*中間框架中上*/
.CenterAreaBoxTopC {
	font-size: 1px;
	letter-spacing: 1px;
	height: 9px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxTopC.png', sizingMethod='scale');
}
/*中間框架右上*/
.CenterAreaBoxTopR {
	font-size: 1px;
	letter-spacing: 1px;
	height: 9px;
	width: 9px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxTopR.png', sizingMethod='image');
}
/*中間框架左中*/
.CenterAreaBoxMidL {
	font-size: 1px;
	letter-spacing: 1px;
	width: 9px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxMidL.png', sizingMethod='scale');
}
/*中間框架中中*/
.CenterAreaBoxMidC {
	text-align: center;
	vertical-align: top;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxMidC.png', sizingMethod='scale');
}
/*中間框架右中*/
.CenterAreaBoxMidR {
	font-size: 1px;
	letter-spacing: 1px;
	width: 9px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxMidR.png', sizingMethod='scale');
}
/*中間框架左下*/
.CenterAreaBoxBotL {
	font-size: 1px;
	letter-spacing: 1px;
	height: 9px;
	width: 9px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxBotL.png', sizingMethod='image');
}
/*中間框架中下*/
.CenterAreaBoxBotC {
	font-size: 1px;
	letter-spacing: 1px;
	height: 9px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxBotC.png', sizingMethod='scale');
}
/*中間框架右下*/
.CenterAreaBoxBotR {
	font-size: 1px;
	letter-spacing: 1px;
	height: 9px;
	width: 9px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxBotR.png', sizingMethod='image');
}

/*---------------------------------------右側區域----------------------------------------------*/

/*右側區塊08.12.05*/
.RightMod {
	width: 1%;
}

/*右側標題左側 090407*/
.RightTitle01Left {
	height: 34px;
	width: 12px;
	font-size: 1px;
	letter-spacing: 1px;
	background-image: url(images/RightTitle01Left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
/*右側標題右側01 090407*/
.RightTitle01Right {
	height: 34px;
	width: 12px;
	font-size: 1px;
	letter-spacing: 1px;
	background-image: url(images/RightTitle01Right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}

/*右側標題右側02*/
.RightTitle02Right {
}

/*右側標題01 090407*/
.RightTitle01 {
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 10px;
	background-image: url(images/RightTitle01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #8cba00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}

/*右側標題02*/
.RightTitle02 {
	height: 44px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitleBg02.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/RightTitleBg03.png', sizingMethod='crop');
	padding-top: 8px;
}
.RightTitle03 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

/* 右側內容01 090407 */
.RightMenuMidLeft {
	width: 11px;
	background-image: url(images/RightMenuMidLeft.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3d3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
.RightMenuMidCenter {
	background-image: url(images/RightMenuMidCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
}
.RightMenuMidRight {
	width: 11px;
	background-image: url(images/RightMenuMidRight.gif);
	background-repeat: repeat-x;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
.RightMenuBotLeft {
	height: 12px;
	width: 12px;
	font-size: 1px;
	letter-spacing: 1em;
	background-image: url(images/RightMenuBotLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.RightMenuBotCenter {
	height: 12px;
	font-size: 1px;
	letter-spacing: 1em;
	background-image: url(images/RightMenuBotCenter.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.RightMenuBotRight {
	height: 12px;
	width: 12px;
	font-size: 1px;
	letter-spacing: 1em;
	background-image: url(images/RightMenuBotRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* 右側選單文字08.12.05 */
.RightText01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6b6d6e;
	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: #6b6d6e;
	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;
}
/*---------------------------------------上方區域----------------------------------------------*/

/* 上方區塊09.04.03 */
.Top {
	text-align: right;
	vertical-align: bottom;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* 上方右側區塊09.04.03 */
.TopRight {
	text-align: right;
	vertical-align: top;
	padding-top: 6px;
}

/* 上方選單左側 090407 */
.TopMenuLeft {
	height: 26px;
	width: 23px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/TopMenuLeft.png', sizingMethod='image');
}

/* 上方選單區塊 */
.TopMenuMidCenter {
	height: 26px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 3px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/TopMenuMidCenter.png', sizingMethod='scale');
}
/* 上方選單右側 This web only */
.TopMenuRight {
	height: 26px;
	width: 23px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/TopMenuRight.png', sizingMethod='image');
}

/* 上方選單文字 090414 */
.TopText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4e4f4f;
}
.TopText01 A:link, .TopText01 A:visited, .TopText01 A:active {
	position:relative; 
	color: #4e4f4f;
	text-decoration: none;
}
.TopText01 A:hover {
	position:relative;
	color: #4e4f4f;
	text-decoration: underline;
}

/* 上方選單文字隔線 090404 */
.TopLine01 {
	background-image: url(images/Line_Top01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 15px;
}
/* 上方選單標示箭頭08.12.05 */
.TopArrow01 {
	background-image: url(images/Arrow_Top01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 8px;
}
/*---------------------------------------主要選單設定(090303新增)----------------------------------------------*/
/* 主要選單區塊090414 */
.MainMenuArea {
	background-image: url(images/IndexListTitLi.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 37px;
	padding-right: 10px;
	padding-left: 10px;
}
/* 主要選單中左090414 */
.MainMenuMidL {
	width: 10px;
}
/* 主要選單中中090414 */
.MainMenuMidC {
	text-align: left;
	vertical-align: bottom;
}
/* 主要選單中右090414 */
.MainMenuMidR {
	width: 10px;
}
/* 文字隔線 */
.MainMenuLine01 {
	background-image: url(images/MainMenuLine.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 2px;
	font-size: 1pt;
	letter-spacing: 1pt;
}

/* 主要選單090414 */
.MainMenu01{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.MainMenu01 A:link, .MainMenu01 A:visited, .MainMenu01 A:active {
	position:relative;
	color: #ffffff;
	text-decoration: none;
}
.MainMenu01 A:hover {
	position:relative;
	color: #FF9900;
	text-decoration: underline;
}
/* 主要選單On click 狀態 09.03.30 */
.MainMenu01On{
}
.MainMenu01On A:link, .MainMenu01On A:visited, .MainMenu01On A:active {
}
.MainMenu01On A:hover {
}

/*---------------------------------------分眾區塊設定----------------------------------------------*/
/* 分眾區塊中左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: #585e65;
	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: #274f82;
}
/* 首頁標題框中中 09.02.04 */
.PDAListTitLi {
	background-image: url(images/Icon_MainTitle01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding-top: 5px;
	padding-left: 35px;
}

/* PDA文字01 09.02.04 */
.PDATxt01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6b6d6e;
	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: #7B7B6F;
	font-size: 10pt;
	line-height: 1.6;
}
/* PDA內頁內容文字09.02.04 */
.PDAMainTxt01{
	font-family: Arial, Helvetica, sans-serif;
	color: #6b6d6e;
	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;
	font-weight: bold;
	color: #393939;
	background-image: url(images/Point02.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
}
/* 搜尋文字02 08.12.05 */
.SearchText02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6;
	color: #898989;
	padding-top: 5px;
	padding-bottom: 3px;
}
.SearchText02 A:link, .SearchText02 A:visited, .SearchText02 A:active {
	position:relative; 
	color: #898989;
	text-decoration: none;
}
.SearchText02 A:hover {
	position:relative;
	color: #ff7700;
	text-decoration: underline;
}

/* 搜尋輸入欄01 08.12.05 */
.SearchFormBar {
	border: 1px solid #cecece;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #848484;
	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;
}
/*---------------------------------------跑馬燈區塊設定----------------------------------------------*/
/* 跑馬燈區塊 09.04.04 */
.MarArea {
	font-size: 1px;
	letter-spacing: 1px;
	height: 38px;
	padding-right: 13px;
	background-image: url(images/MarArea.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
}
/* 跑馬燈左側裝飾01 090407 */
.MarPoint01 {
	background-image: url(images/MarPoint01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position:relative;
	height: 33px;
	width: 25px;
	padding-left: 7px;
}
/* 跑馬燈設定01 09.04.03 */
.Mar01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6;
	color: #6b6b6b;
	padding-top: 5px;
	padding-bottom: 3px;
	position:relative; 
}
.Mar01 A:link, .Mar01 A:visited, .Mar01 A:active {
	position:relative; 
	color: #6b6b6b;
	text-decoration: none;
}
.Mar01 A:hover {
	position:relative;
	color: #ff8800;
	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;
}
/*---------------------------------------導盲磚設定(2009.04.07新增)----------------------------------------------*/
/* 上方 */
.AltU {
	font-family: Arial, Helvetica, sans-serif;
	color: #62d4e4;
}
/* 左方 */
.AltL {
	font-family: Arial, Helvetica, sans-serif;
	color: #79dbe3;
}
/* 中間 */
.AltC {
	font-family: Arial, Helvetica, sans-serif;
	color: #f5f5f5;
}
/*---------------------------------------其他基本設定----------------------------------------------*/
/* 基本文字 */
.Text00 {
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	
}
/* logo區塊 090404 */
.Logo01 {
	text-align: center;
	vertical-align: top;
	padding-bottom: 5px;
	width: 182px;
	height: 1px;
}
/* 區隔7px 08.12.05 */
.Distance07 {
	font-size: 1px;
	letter-spacing: 1em;
	height: 7px;
}
/* 線條01 09.04.14 This web only */
.Line01 {
	font-size: 1px;
	letter-spacing: 1px;
	height: 2px;
	background-image: url(images/Line01.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.PagMainTxt01{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	color: #4f5048;
}

/*-------------------------------------------------------------------------------------*/

/* Drop Down Extender Related CSS */
.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
	text-align: left;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}
/* Google AJAX Feed API (Slide Show) CSS */
#slideShow {
  width : 520px;
  height : 390px;
  padding : 0px;
}

#slideShowCon {
  width : 300px;
  height : 225px;
  padding : 0px;
}
