﻿@charset "utf-8";
/* 基本設定 */
a:link, a:visited, a:active {
	color: #885b17;
	text-decoration: none;
	position: relative;
}
a:hover {
	text-decoration: underline;
	position: relative;
}
body {

}
form {
	margin: 0;
}
img {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}
/*------------------------------------------外框區域-------------------------------------------*/

/* 背景 */
.Bg {
	background-image: url(images/bg4.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-top: -8px\9;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #f6ecda;
}
.Bg2 {
	background-image: url(images/bg5.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-top: -8px\9;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #f6ecda;
}
/* 全內容背景2011.05 */

/* 網站尺寸2011.05 */
.WebSize {
	width: 1024px;
}
/* 網頁外框左2011.05 */

/* 網頁外框中2011.05 */

/* 網頁外框右2011.05 */

/*------------------------------------------下方區域-------------------------------------------*/
/* 下方區塊08.12.05 */
#copyright-box{
	background-image: url(images/footerbg.jpg);
	height: 155px;
	background-repeat: repeat-x;
	width: 100%;
	margin-top:15px;
	}
#footer-box{
	width:930px;
	height:100px;
	padding:10px;
	padding-top:25px;
	margin:auto;
	}
:root .copyright-list{
	list-style-type: none;
	font-size: 10pt;
	float: left;
	width: 65%;
	color: #FFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 275px;
	margin-top: -95px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.copyright-list{
	list-style-type: none\0;
	font-size: 10pt\0;
	float: left\0;
	width: 65%\0;
	color: #FFF\0;
	padding-top: 0\0;
	padding-right: 0\0;
	padding-bottom: 0px\0;
	padding-left: 275px\0;
	margin-right: 0\0;
	margin-bottom: 0\0;
	margin-left: 0\0;
	margin-top: -65px\0;
}
.copyright-list li{
	line-height: 22px;
	font-family: "微軟正黑體";
}
.footer-right{
	float:right;}
.design-box{
	color: #CCC;
	font-size: 10px;
}
.design-link{
	color:#CCC;
	font-size: 10px;
	text-decoration:none;
}
.design-link:hover{
	color: #cccccc;
	text-decoration:underline;
}
.design-box{
	color: #CCC;
	font-size: 10px;
}

/* 下方文字隔線 */
.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: #868686;
	line-height: 18px;
}
.BotText01 A:link, .BotText01 A:visited, .BotText01 A:active {
	color: #523a16;
	text-decoration: none;
}
.BotText01 A:hover {
	color: #719e04;
	text-decoration: underline;
}
.BotText02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-size: 7.5pt \9;
	color: #cacaca;
}
.BotText02 A:link, .BotText02 A:visited, .BotText02 A:active {
	color: #b5bba5;
	text-decoration: none;
}
.BotText02 A:hover {
	color: #bdcb98;
	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: 9pt;
	color: #885723;
	background-color: #ead8c3;
	background-image: url(images/FormButBg01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #cbae7b;
	padding-top: 2px;
	height: 24px;
	position: relative;
	cursor: pointer;
	text-align: center;	
}

/*---------------------------------------左側區域----------------------------------------------*/
/*左側區塊02.12.05*/
.LeftMod {
	width: 240px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100% 100%; /* Gecko 2.0 (Firefox 4.0) and other CSS3-compliant browsers */
	-moz-background-size: 100% 100%; /* Gecko 1.9.2 (Firefox 3.6) */
	-webkit-background-size: 100% 100%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

/* 左側選單上中 08.12.05 */
.LeftMenuTopCenter {
	height: 42px;
	background: url(images/goodstitle.jpg);
	width: 232px;
}
/* 左側選單上右 08.12.05 */
.LeftMenuTopRight {
	height: 8px;
	font-size: 1px;
	letter-spacing: 1px;
}
/* 左側選單中中 08.12.05 */
.LeftMenuMidCenter {
	background: url(images/goodstitlebg.jpg) repeat-y;
	width: 232px;
}
/* 左側選單中右 08.12.05 */
.LeftMenuMidRight {
	font-size: 1px;
	letter-spacing: 1px;
}
/* 左側選單下左 08.12.05 */
.LeftMenuBotLeft {
	height: 8px;
	width: 8px;
	font-size: 1px;
	letter-spacing: 1px;
	background:url(images/LeftMenuBotLeft.jpg) no-repeat top right;
}
/* 左側選單下中 08.12.05 */
.LeftMenuBotCenter {
	background: url(images/goodstitlefooter.jpg) repeat-x top;
	height: 14px;
	width: 232px;
}
/* 左側選單下右 08.12.05 */
.LeftMenuBotRight {
	font-size: 1px;
	letter-spacing: 1px;
}

/* 左側標題01 */
.LeftTitle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #745e4c;
	font-weight: bold;
	background-image: url(../%E9%A0%90%E8%A8%AD%E9%A2%A8%E6%A0%BC/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;
}

/* 左側第一層文字 */
.LeftTextLine01 {
height:2px;
}
.LeftText01 {
	font-family: "微軟正黑體";
	color: #360000;
	font-weight: bolder;
	background-image: url(images/Arrow02.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-left: 40px;
	padding-right: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12pt;
}
.LeftText01 A:link, .LeftText01 A:visited, .LeftText01 A:active {
	position:relative; 
	color: #360000;
	text-decoration: none;
	cursor: pointer;
}
.LeftText01 A:hover {
	position:relative;
	color: #360000;
	text-decoration: underline;
	cursor: pointer;
}
.LeftText01b {
	font-family: "微軟正黑體";
	color: #360000;
	font-weight: bolder;
	background-image: url(images/goodstitlebg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 12pt;
	height:30px;
}
.LeftText01b A:link, .LeftText01b A:visited, .LeftText01b A:active {
	position:relative; 
	color: #360000;
	text-decoration: none;
}
.LeftText01b A:hover {
	position:relative;
	color: #360000;
	text-decoration: underline;
}
.LeftText01on {
	font-family: "微軟正黑體";
	color: #885723;
	font-weight: bold;
	background-image: url(images/Arrow02.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 30px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 11pt;
}
.LeftText01on A:link, .LeftText01on A:visited, .LeftText01on A:active {
	position: relative;
	color: #885723;
	text-decoration: none;
}
.LeftText01on A:hover {
	position: relative;
	color: #CC9900;
	text-decoration: underline;
}
/* 左側第二層文字 */
.LeftText02 {
	font-family: "微軟正黑體";
	color: #9C7A57;
	font-size: 11pt;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
	padding-right: 8px;
}
.LeftText02 A:link, .LeftText02 A:visited, .LeftText02 A:active {
	position:relative; 
	color: #9C7A57;
	text-decoration: none;
}
.LeftText02 A:hover {
	position:relative;
	color: #9C7A57;
	text-decoration: underline;
}
/* 左側第三層文字 */
.LeftText03 {
	font-family: Arial, Helvetica, sans-serif;
	color: #885b17;
	font-size: 10pt;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
	background:url(images/PointIn01.gif) no-repeat;
	background-position: 33px 8px \9;
	background-position: 33px 10px ;
}
.LeftText03 A:link, .LeftText03 A:visited, .LeftText03 A:active {
	position:relative; 
	text-decoration: none;
	color: #885b17;
}
.LeftText03 A:hover {
	position:relative;
	color: #FF8800;
	text-decoration: underline;
}

/* 左側第二層文字區塊 */
.LeftMenuLayer02 {
	padding-top: 8px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}

/*------------------------------------------中間區域-------------------------------------------*/
/*主圖*/
.MainPicIn{
	position: realative;
}

/* 主圖背景2011.05 */
.MainPicBg {
	height: 210px;
	width: 960px;
	text-align: left;
	vertical-align: top;
	padding:10px 5px;
	padding-top:7px;
}

/*主要區塊*/
.MainMod {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}
/* 中間主要區塊08.12.05 */
.MainArea {

}
/*中間區塊2011.05*/
.CenterArea {
	text-align: center;
	vertical-align: top;
}
/*中間框架左上2011.05*/
.CenterAreaBoxTopL {
	font-size: 1px;
	letter-spacing: 1px;
}
/*中間框架中上2011.05*/
.CenterAreaBoxTopC {
	font-size: 1px;
	letter-spacing: 1px;
}
/*中間框架右上2011.05*/
.CenterAreaBoxTopR {
	font-size: 1px;
	letter-spacing: 1px;
}
/*中間框架中中2011.05*/
.CenterAreaBoxMidC {
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.CenterAreaBoxMidC1 {
	background-image: url(images/concentbg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
/*中間框架左下2011.05*/
.CenterAreaBoxBotL {
	background-image: url(images/concentbgfooter.png);
	height: 30px;
	width: 1024px;
	background-repeat: no-repeat;
}
/*中間框架中下2011.05*/
.CenterAreaBoxBotC {
	font-size: 1px;
	letter-spacing: 1px;
}
/*中間框架右下2011.05*/
.CenterAreaBoxBotR {
	font-size: 1px;
	letter-spacing: 1px;
}

/*---------------------------------------中間內容外框區域----------------------------------------------*/
/*中間內容第一層外框區塊左上090404 this web only*/
.MainBoxTopL {
	font-size: 1px;
	letter-spacing: 1px;
}
/*中上*/
.MainBoxTopC {
	font-size: 1px;
	letter-spacing: 1px;
}
/*右上*/
.MainBoxTopR {
	font-size: 1px;
	letter-spacing: 1px;
}
/*左中*/
.MainBoxMidL {
	font-size: 1px;
	letter-spacing: 1px;
}
/* 中中*/
.MainBoxMidC {
	font-size: 1px;
	letter-spacing: 1px;
}
/*右中*/
.MainBoxMidR {
	font-size: 1px;
	letter-spacing: 1px;
}
/*左下*/
.MainBoxBotL {
	font-size: 1px;
	letter-spacing: 1px;
}
/*中下*/
.MainBoxBotC {
	font-size: 1px;
	letter-spacing: 1px;
}
/*右下*/
.MainBoxBotR {
	font-size: 1px;
	letter-spacing: 1px;
}
/*中間內容外框左上090404 this web only*/
.MainMeatTopL {
	font-size: 1px;
	letter-spacing: 1px;
}
/*中上*/
.MainMeatTopC {
	font-size: 1px;
	letter-spacing: 1px;
}
/*右上*/
.MainMeatTopR {
	font-size: 1px;
	letter-spacing: 1px;
}
/*左中*/
.MainMeatMidL {
	font-size: 1px;
	letter-spacing: 1px;
}
/* 中中*/
.MainMeatMidC {
	font-size: 1px;
	letter-spacing: 1px;
}
/*右中*/
.MainMeatMidR {
	font-size: 1px;
	letter-spacing: 1px;
}
/*左下*/
.MainMeatBotL {
	font-size: 1px;
	letter-spacing: 1px;
}
/*中下*/
.MainMeatBotC {
	font-size: 1px;
	letter-spacing: 1em;
}
/*右下*/
.MainMeatBotR {
	font-size: 1px;
	letter-spacing: 1px;
}

/*---------------------------------------右側區域----------------------------------------------*/

/*右側區塊08.12.05*/
.RightMod {
	width: 190px;
}

/*右側標題左側01 08.12.05*/
.RightTitle01Left {
	font-size: 1px;
	letter-spacing: 1px;
}
/*右側標題01 2011.05*/
.RightTitle01 {
	height: 42px;
	background-image: url(images/brandtitle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 232px;
}

/*右側標題右側01 2011.05*/
.RightTitle01Right {
	font-size: 1px;
	letter-spacing: 1px;
}


/*右側標題右側02*/
.RightTitle02Right {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitle02Right.png', sizingMethod='image');
	height: 44px;
	width: 5px;
}

/*右側標題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 2011.05 */
.RightMenuMidLeft {}

.RightMenuMidRight {
	font-size: 1px;
	letter-spacing: 1px;
}
.RightMenuBotLeft {
	font-size: 1px;
	letter-spacing: 1px;
}
.RightMenuBotCenter {
	font-size: 1px;
	letter-spacing: 1em;
}
.RightMenuBotRight {
	font-size: 1px;
	letter-spacing: 1px;
}

/* 右側選單文字2011.05 */
.RightMenuText01{
	background:url(images/RightMenuText01.gif) no-repeat 2px 6px;
	color:#523a16;
	font-size:9pt;
	padding:2px 0 2px 18px;
}
.RightText01 {
font-family: Arial, "微軟正黑體";
	color: #360000;
	background-image: url(images/goodstitlebg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 12pt;
	height:45px;
	padding-left: 40px;
	padding-right: 8px;
}
.RightText01 A:link, .RightText01 A:visited, .RightText01 A:active {
	position:relative; 
	color: #360000;
	text-decoration: none;
}
.RightText01 A:hover {
	position:relative;
	color: #360000;
	text-decoration: underline;
}
/* 電子報查詢文字 */
.RightText02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	
	padding-left: 5px;
	background-image: url(../%E9%A0%90%E8%A8%AD%E9%A2%A8%E6%A0%BC/images/Arrow04.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
/*---------------------------------------上方區域----------------------------------------------*/

/* 上方區塊2011.05 */
.Top {
	height: 68px;
	text-align: left;
	vertical-align: top;
	padding: 0 5px;
}

/* 上方右側區塊2011.05 */
.TopRight {
	text-align: right;
	height: 67px;
	padding-top: 30px;
}

/* 上方選單左側 */
.TopMenuLeft {
	background-position: 20px center;
	width: 35px;
	text-align: left;
	vertical-align: middle;
}

/* 上方選單區塊 */
.TopMenuMidCenter {
	text-align: right;
}
/* 上方選單右側2011.05 */
.TopMenuRight {
	width: 10px;
}

/* 上方選單文字2011.05 */
.TopText01 {
	font-family: "微軟正黑體";
	font-size: 12pt;
	background: -webkit-linear-gradient(top,#ffeb79 0,#ffb931 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffeb79', endColorstr='#ffb931'); 
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 900;
	color: #fbd85d;
}
.TopText01 A:link, .TopText01 A:visited, .TopText01 A:active {
	font-family: "微軟正黑體";
	font-size: 12pt;
	background: -webkit-linear-gradient(top,#ffeb79 0,#ffb931 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffeb79', endColorstr='#ffb931'); 
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 900;
	color: #fbd85d;
}
.TopText01 A:hover {
font-family: "微軟正黑體";
	font-size: 12pt;
	background: -webkit-linear-gradient(top,#ffeb79 0,#ffb931 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffeb79', endColorstr='#ffb931'); 
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 900;
	color: #fbd85d;
}

/* 上方選單文字隔線2011.05 */
.TopLine01 {
	background-repeat: no-repeat;
	background-position: center center;
	width: 15px;
}
/* 上方選單標示箭頭08.12.05 */
.TopArrow01 {
	background-image: url(../%E9%A0%90%E8%A8%AD%E9%A2%A8%E6%A0%BC/images/Arrow_Top01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 8px;
}
/*---------------------------------------分眾區塊設定----------------------------------------------*/
/* 分眾區塊中左08.12.05 */
.ClassMidLeft{
	background-image: url(../%E9%A0%90%E8%A8%AD%E9%A2%A8%E6%A0%BC/images/ClassMidLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 10px;	
}
/* 分眾區塊中中08.12.05 */
.ClassMidCenter{
	background-image: url(../%E9%A0%90%E8%A8%AD%E9%A2%A8%E6%A0%BC/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: #ff8800;
	text-decoration: underline;
}

/* 分眾區塊中右08.12.05 */
.ClassMidRight{
	background-image: url(../%E9%A0%90%E8%A8%AD%E9%A2%A8%E6%A0%BC/images/ClassMidRight.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 10px;	
}
/*---------------------------------------字集大小設定----------------------------------------------*/
/* 字集文字09.08.27 */
.fontsize{
	font-size: 9pt;
	color: #016b91;
	background-image: url(images/font_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	padding-top: 3px;
}

/*---------------------------------------PDA設定----------------------------------------------*/
/* PDA背景設定09.02.04 */
.PDABg {
	background-image: url(images/PDABg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fafdfe;
}/* 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;
	background-image: url(images/PDAMainMod.jpg);
	background-repeat: no-repeat;
	background-position: center 23px;
}
/* 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主選單09.08.27 */
.PDAMenu{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #016b91;
}
.PDAMenu A:link, .PDAMenu A:visited, .PDAMenu A:active {
	position:relative;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/pdaMenubg.jpg);
	background-position: left top;
	background-color:#4dc9ff;
	background-repeat: repeat-x;
	border: 1px solid #49a8f6;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	
}
.PDAMenu A:hover {
	position:relative;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/pdaMenubgOn.jpg);
	background-position: left top;
	background-color:#0e8eff;
	background-repeat: repeat-x;
	border: 1px solid #075ef3;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
}
/* PDA主選單隔線09.08.27 */
.PDAMenuLine01{
	font-size: 1px;
	letter-spacing: 1px;
	width:3px;	
}
/* 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: #016b91;
}
/* 首頁標題框中中 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: #50819b;
	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: #50819b;
	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: #016b91;
	padding-right: 5px;
}
/* 搜尋文字02 08.12.05 */
.SearchText02 {
	font-size: 10pt;
	background: -webkit-linear-gradient(top,#ffeb79 0,#ffb931 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 900;
	color: #fbd85d;
	filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffeb79', endColorstr='#ffb931'); 
}
.SearchText02 A:link, .SearchText02 A:visited, .SearchText02 A:active {
    font-size: 10pt;
	background: -webkit-linear-gradient(top,#ffeb79 0,#ffb931 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 900;
	color: #fbd85d;
	filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffeb79', endColorstr='#ffb931'); 
}
.SearchText02 A:hover {
	font-size: 10pt;
	background: -webkit-linear-gradient(top,#ffeb79 0,#ffb931 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 900;
	color: #fbd85d;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffeb79', endColorstr='#ffb931'); 
}

/* 搜尋輸入欄01 08.12.05 */
.SearchFormBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #777777;
	/*background:url(images/SearchFormBar.gif) no-repeat #FFF; 2014-03-31 By Liao 因為影響版面所以拿掉*/ 
	/*padding-right: 5px;
	padding-left: 18px;*/
	position: relative;
	height:23px;
	height:18px \9;
	width:120px;
}
.SearchBut01 {
	font-family: "微軟正黑體";
	font-size: 10pt;
	color: #381d01;
	background-color:#fbd85d;
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 23px;
	position: relative;
	margin-left: 6px;
	padding-left: 12px;
	padding-right: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cf9d16;
    cursor: pointer;
}
/* 搜尋分隔線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: 39px;
	height: 32px;
	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: #016b91;
	padding-top: 5px;
	padding-bottom: 3px;
}
.Mar01 A:link, .Mar01 A:visited, .Mar01 A:active {
	position:relative; 
	color: #016b91;
	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;
}
/*---------------------------------------其他基本設定----------------------------------------------*/
/* 基本文字 */
.Text00 {
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	
}
/* logo區塊08.12.05 */
.Logo01 {
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
}
/* 區隔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;
}
.PagMainTxt01{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	color: #4f5048;
	text-align: justify;
}
/*---------------------------------------導盲磚設定(2009.04.07新增)----------------------------------------------*/
/* 上方 */
.AltU {
	font-family: Arial, Helvetica, sans-serif;

}
/* 左方 */
.AltL {
	font-family: Arial, Helvetica, sans-serif;
	color: #c7e7f2;
}
/* 中間 */
.AltC {
	font-family: Arial, Helvetica, sans-serif;
	color: #98c7f6;
}

/*-------------------------------------------------------------------------------------*/

/* 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;	
}

div.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
	text-align: left;
}

div.ContextMenuItem-Selected
{

	font-weight: bold;
}

a.ContextMenuItemLink:hover
{
	background-color: #FFE6A0;
	color: #003399;
}

#slider-wrapper
{
	border: 1px solid #ad9780;
}
.picli01
{
	height: 147px;
	width: 126px;	
}
.smallpagetitle
{
	background-image: url(images/smallpagebg.gif);
	height: 30px;
	width: 80px;
	background-repeat: no-repeat;
	font-family: "微軟正黑體";
	font-size: 12px;
	font-weight: bolder;
}

.smallpagetitle a
{
	font-family: "微軟正黑體";
	font-size: 16px;
	font-weight: bolder;
}
.goodsinformation
{
	font-size: 14.5px;
	font-family: Arial, "微軟正黑體";
	/*line-height: 1.8;*/
	line-height: 1.7;
	letter-spacing:1px;
}
.goodsinformation2
{
	height: 54px;
	font-size: 15px;
	font-family: Arial, "微軟正黑體";
	line-height: 1.4;
	letter-spacing:1px;
}
.Pic04
{
	border: 1px solid #8e6227;	
}
.detailsearch{
	font-family: "微軟正黑體";
	font-size: 10pt;
	padding-bottom: 10px;
	}
.detailsearch2{
	font-family: "微軟正黑體";
	font-size: 10pt;
	padding-bottom: 10px;
	padding-left:415px;
	}
	