@charset "utf-8";
/* 基本設定 */
a:link, a:visited, a:active {
	color: #605e5e;
	text-decoration: none;
}
a:hover {
	color: #ff8800;
	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;
}
/*------------------------------------------外框區域-------------------------------------------*/

/* 背景08.12.09 */
.Bg {
	background-image: url(images/Bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
/* 全內容背景08.12.05 */
.OutTable {
	width: 1000px;
}

/*------------------------------------------下方區域-------------------------------------------*/
/* 下方區塊08.12.05 */
.Bot {
	padding-top:20px;
	padding-bottom:20px;
	height: 115px;
	background-image: url(images/Bot01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Botbg_L {
	width:9px;
	background-image: url(images/foot_L2.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.Botbg_R {
	width:9px;
	background-image: url(images/foot_L2.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
/* 下方文字隔線 */
.BotLine01 {
	background-image: url(images/Line_Top01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 11px;
}

/* 下方文字08.12.09 */
.BotText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3f4143;
}
.BotText01 A:link, .BotText01 A:visited, .BotText01 A:active {
	color: #854501;
	text-decoration: none;
}
.BotText01 A:hover {
	color: #ff7700;
	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: #68737b;
	background-color: #FFFFFF;
	background-image: url(images/FormButBg01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #abb7c7;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	height: 21px;
	position: relative;
}

/*---------------------------------------左側區域----------------------------------------------*/
/*左側區塊02.12.11*/
.LeftMod {
	width: 195px;
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftMod.png', sizingMethod='scale');*/
}

/* 左側選單上左 08.12.11 */
.LeftMenuTopLeft {
	height: 43px;
	width: 17px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftMenuTopLeft.png', sizingMethod='image');
	font-size: 1px;
	letter-spacing: 1em;
}
/* 左側選單上中 08.12.11 */
.LeftMenuTopCenter {
	height: 43px;
	width: 160px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftMenuTopCenter.png', sizingMethod='scale');
	font-size: 1px;
	letter-spacing: 1em;
}
/* 左側選單上右 08.12.05 */
.LeftMenuTopRight {
	height: 43px;
	width: 17px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftMenuTopRight.png', sizingMethod='image');
	font-size: 1px;
	letter-spacing: 1em;
}
/* 左側選單中左 08.12.09 */
.LeftMenuMidLeft {
	width: 17px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftMenuMidLeft.png', sizingMethod='scale');
	font-size: 1px;
	letter-spacing: 1em;
}
/* 左側選單中中 08.12.09 */
.LeftMenuMidCenter {
	background-color: #FFFFFF;
	/*background-image: url(images/LeftMenuMidCenter.gif);*/
	background-repeat: repeat-y;
	background-position: right top;
}
/* 左側選單中右 08.12.05 */
.LeftMenuMidRight {
	width: 17px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftMenuMidRight.png', sizingMethod='scale');
	font-size: 1px;
	letter-spacing: 1em;
}
/* 左側選單下左 08.12.09 */
.LeftMenuBotLeft {
	height: 26px;
	width: 17px;
	font-size: 1px;
	letter-spacing: 1em;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftMenuBotLeft.png', sizingMethod='image');
}
/* 左側選單下中 08.12.09 */
.LeftMenuBotCenter {
	height: 26px;
	width: 160px;
	font-size: 1px;
	letter-spacing: 1em;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftMenuBotCenter.png', sizingMethod='scale');
}
/* 左側選單下右 08.12.05 */
.LeftMenuBotRight {
	height: 26px;
	width: 17px;
	font-size: 1px;
	letter-spacing: 1em;
	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;
}

/* 左側第一層文字08.12.09 */
.LeftText01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dacdbc;
	font-size: 12pt;
}
.LeftText01 A:link, .LeftText01 A:visited, .LeftText01 A:active {
	color: #585858;
	text-decoration: none;
	width: 100%;
	position:relative; 
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url(images/Arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.LeftText01 A:hover {
	color: #ee7601;
	text-decoration: none;
	width: 100%;
	position:relative;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url(images/Arrow02.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
/* 左側第一層文字08.12.09 */
.LeftText01on {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6633;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dacdbc;
	font-size: 12pt;
}
.LeftText01on A:link, .LeftText01on A:visited, .LeftText01on A:active {
	color: #FF6633;
	text-decoration: none;
	width: 100%;
	position:relative; 
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url(images/Arrow02.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
.LeftText01on A:hover {
	color: #FF6633;
	text-decoration: none;
	width: 100%;
	position:relative;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url(images/Arrow02.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}

/* 左側第二層文字08.12.09 */
.LeftText02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 12pt;
	background-image: url(images/Arrow03.gif);
	background-repeat: no-repeat;
	background-position: 6px 14px;
}
.LeftText02 A:link, .LeftText02 A:visited, .LeftText02 A:active {
	position:relative; 
	color: #7d7d7d;
	text-decoration: none;
}
.LeftText02 A:hover {
	position:relative;
	color: #FF8800;
	text-decoration: none;
}
/* 左側第三層文字08.12.09 */
.LeftText03 {
	font-family: Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	padding-left: 25px;
	font-size: 11pt;
	padding-top:5px;
	padding-bottom:3ppx;
}
.LeftText03 A:link, .LeftText03 A:visited, .LeftText03 A:active {
	position:relative; 
	text-decoration: none;
	color: #aaaaaa;
}
.LeftText03 A:hover {
	position:relative;
	color: #FF9900;
	text-decoration: none;
}

/* 左側第二層文字區塊 */
.LeftMenuLayer02 {
	padding-top: 8px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}

/*------------------------------------------中間區域-------------------------------------------*/
/*上方選單*/
#TopMenu{
	visibility: visible;
	position: absolute;
	top: 10;
}
/*主圖*/
#MainPicIn{
	position: absolute;
	width: 800px;
	height: 186px;
	visibility: visible;
	top: 48px;
}

/*主圖背景08.12.09*/
.MainPicBg {

}

/*主要區塊08.12.09*/
.MainMod {
	padding: 2px;
}
/* 中間主要區塊08.12.05 */
.MainArea {
	padding-left:10px;
	padding-right:10px;
}
/*中間區塊08.12.05*/
.CenterArea {
	background-image: url(images/CenterArea.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* 中間外框上左 08.12.11 */
.MainOutTopLeft {
	height: 15px;
	width: 15px;
	font-size: 1px;
	letter-spacing: 1em;


	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/MainOutTopLeft.png', sizingMethod='image');
	background-repeat: no-repeat;
	background-position: left top;
}
/* 中間外框上中 08.12.11 */
.MainOutTopCenter {
	height: 15px;
	font-size: 1px;
	letter-spacing: 1em;
	background-image: url(images/MainOutTopCenter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/* 中間外框上右 08.12.11 */
.MainOutTopRight {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/MainOutTopRight.png', sizingMethod='image');
	width: 15px;
	height: 15px;
	font-size: 1px;
	letter-spacing: 1em;
}
/* 中間外框中左 08.12.09 */
.MainOutMidLeft {
	width: 15px;
	height: 357px;
	font-size: 1px;
	letter-spacing: 1em;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/MainOutMidLeft.png', sizingMethod='image');
	background-repeat: repeat-y;
	background-position: left top;
}
/* 中間外框中中 08.12.09 */
.MainOutMidCenter {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/MainOutMidCenter.jpg);
}
/* 中間外框中右 08.12.09 */
.MainOutMidRight {
	width: 15px;
	height: 357px;
	font-size: 1px;
	letter-spacing: 1em;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/MainOutMidRight.png', sizingMethod='image');*/
	background-image: url(images/MainOutMidRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* 中間外框下左 08.12.09 */
.MainOutBotLeft {
	width: 15px;
	height: 1px;
	font-size: 1px;
	letter-spacing: 1em;
	
}
/* 中間外框下中 08.12.09 */
.MainOutBotCenter {
	height: 1px;
	font-size: 1px;
	letter-spacing: 1em;
	
}
/* 中間外框下右 08.12.09 */
.MainOutBotRight {
	width: 15px;
	height: 1px;
	font-size: 1px;
	letter-spacing: 1em;
	
}

/*---------------------------------------右側區域----------------------------------------------*/

/*右側區塊08.12.09*/
.RightMod {
	width: 208px;
}
/*右側標題左側01 08.12.09*/
.RightTitle01Left {
	width: 15px;
	height: 20px;
	font-size: 1px;
	letter-spacing: 1em;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitle01Left.png', sizingMethod='image');
}
/*右側標題右側01 08.12.09*/
.RightTitle01Right {
	width: 17px;
	background-image: url(images/RightTitle01Right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
}
/*右側標題上左側01 08.12.09*/
.RightTitle01TopLeft {
	width: 15px;
	height: 20px;
	font-size: 1px;
	letter-spacing: 1em;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitle01Left.png', sizingMethod='image');
}
/*右側標題上中側01 08.12.09*/
.RightTitle01TopCenter {
	width: 20px;
	font-size: 1px;
	letter-spacing: 1em;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitle01TopCenter.png', sizingMethod='scale');
	background-repeat: repeat-y;
	background-position: left top;
}
/*右側標題上右側01 08.12.09*/
.RightTitle01TopRight {
	width: 15px;
	height: 20px;
	font-size: 1px;
	letter-spacing: 1em;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitle01TopRight.png', sizingMethod='image');
}
/*右側標題下左側01 08.12.09*/
.RightTitle01BotLeft {
	height: 4px;
	width: 17px;
	background-image: url(images/RightTitle01BotLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 1px;
	letter-spacing: 1em;
}
/*右側標題下中側01 08.12.09*/
.RightTitle01BotCenter {
	height: 4px;
	background-image: url(images/RightTitle01BotCenter.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 1px;
	letter-spacing: 1em;
}
/*右側標題下右側01 08.12.09*/
.RightTitle01BotRight {
	height: 4px;
	width: 17px;
	background-image: url(images/RightTitle01BotRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 1px;
	letter-spacing: 1em;
}


/*右側標題右側02*/
.RightTitle02Right {
}

/*右側標題01 08.12.09*/
.RightTitle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #bddfff;
	background-image: url(images/RightTitle01.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/*右側標題02*/
.RightTitle02 {
}

/*右側標題03*/
.RightTitle03 {
}
.RightTitle03 td {
}

/* 右側內容區塊中左01 08.12.09 */
.RightMenuMidLeft {
	width: 15px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuMidLeft.png', sizingMethod='scale');
	font-size: 1px;
	letter-spacing: 1em;
}
/* 右側內容區塊中中01 08.12.09 */
.RightMenuMidCenter {
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
/* 右側內容區塊中右01 08.12.09 */
.RightMenuMidRight {
	width: 15px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuMidRight.png', sizingMethod='scale');
	font-size: 1px;
	letter-spacing: 1em;
}
/* 右側內容區塊下左01 08.12.09 */
.RightMenuBotLeft {
	width: 15px;
	height: 25px;
	font-size: 1px;
	letter-spacing: 1em;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuBotLeft.png', sizingMethod='image');
}
/* 右側內容區塊下中01 08.12.09 */
.RightMenuBotCenter {
	width: 20px;
	font-size: 1px;
	letter-spacing: 1em;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuBotCenter.png', sizingMethod='scale');
	background-repeat: repeat-y;
	background-position: left top;
}
/* 右側內容區塊下右01 08.12.09 */
.RightMenuBotRight {
	width: 15px;
	height: 25px;
	font-size: 1px;
	letter-spacing: 1em;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuBotRight.png', sizingMethod='image');
}

/* 右側選單文字08.12.09 */
.RightText01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	font-size: 10pt;
	background-image: url(images/RightPoint01.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.RightText01 A:link, .RightText01 A:visited, .RightText01 A:active {
	position:relative; 
	color: #7e7e7e;
	text-decoration: none;
}
.RightText01 A:hover {
	position:relative;
	color: #ff8800;
	text-decoration: none;
}
/* 電子報查詢文字 */
.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;
}
.Banner{
	border: 1px solid #CCCCCC;
	padding:5px
}
/*---------------------------------------上方區域----------------------------------------------*/

/* 上方區塊08.12.09 */
.Top {
}

/* 上方右側區塊08.12.09 */
.TopRight {
	height: 237px;
	width: 1000px;
}

/* 上方選單左側 */
.TopMenuLeft {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/TopMenuLeft.png', sizingMethod='image');
	height: 52px;
	width: 34px;
}

/* 上方選單區塊 */
.TopMenuMidCenter {
	height: 52px;
	padding-right: 34px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/TopMenuMidCenter.png', sizingMethod='scale');
}

/* 上方選單文字08.12.11 */
.TopText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #854501;
}
.TopText01 A:link, .TopText01 A:visited, .TopText01 A:active {
	position:relative; 
	color: #854501;
	text-decoration: none;
}
.TopText01 A:hover {
	position:relative;
	color: #ffffff;
	text-decoration: underline;
}

/* 上方選單文字隔線08.12.11 */
.TopLine01 {
	background-image: url(images/Line_Top01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 11px;
}
/* 上方選單標示箭頭08.12.05 */
.TopArrow01 {
	background-image: url(images/Arrow_Top01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 8px;
}
/*---------------------------------------分眾設定----------------------------------------------*/
/* 分眾區塊中左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下方區塊08.12.05 */
.PDABot {
	background-image: url(images/PDABotBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4;
	color: #3f4143;
	padding-bottom: 3px;
}
/* PDA中間區塊08.12.05 */
.PDAMainMod {
	background-image: url(images/PDAMainMod.gif);
	background-repeat: repeat-x;
	background-position: left top;
	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 {
	background-image: url(images/PDATopPicBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 88px;
	width: 390px;
}

/*---------------------------------------其他基本設定----------------------------------------------*/
/* 基本文字 */
.Text00 {
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	
}
/* logo區塊08.12.09 */
.Logo01 {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LogoBg.png', sizingMethod='image');
	height: 144px;
	width: 276px;
}
/* 搜尋左區塊08.12.11 */
.SearchBarLeft {
	background-image: url(images/SearchBarLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* 搜尋中區塊08.12.11 */
.SearchBarCenter {
	padding-top: 5px;
	padding-bottom: 5px;
}
/* 搜尋右區塊08.12.11 */
.SearchBarRight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* 搜尋文字01 08.12.11 */
.SearchText01 {
	background-image: url(images/SearchBarLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.6;
	color: #605e5e;
	padding-right: 5px;
	padding-left:20px;
}
/* 搜尋文字02 08.12.11*/
.SearchTextli{
	font-size: 1px;
	letter-spacing: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.SearchText02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6;
	color: #605e5e;
	padding-top: 5px;
	padding-bottom: 3px;
}
.SearchText02 A:link, .SearchText02 A:visited, .SearchText02 A:active {
	position:relative; 
	color: #605e5e;
	text-decoration: none;
}
.SearchText02 A:hover {
	position:relative;
	color: #ff8800;
	text-decoration: underline;
}

/* 搜尋輸入欄01 08.12.09 */
.SearchFormBar {
	border: 1px solid #cecece;
	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.09 */
.SearchLine01 {
	width: 19px;
	background-image: url(images/SearchLine01.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
/* 區隔7px 08.12.11 */
.Distance07 {
	font-size: 1px;
	letter-spacing: 1em;
	height: 10px;
}
/* 區隔線01 08.12.11 */
.DisLine01 {
	font-size: 1px;
	letter-spacing: 1em;
	height: 4px;
	background-image: url(images/Line02.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/*左側導盲磚區塊02.12.11*/
.LeftTopArea {
	width: 174px;
	height: 29px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftTopArea.png', sizingMethod='image');
}
