@charset "utf-8";

/* 通用模組 CSS 設定 */
/*----------------------------------------網頁路徑設定(09.02.04)---------------------------------------------*/
.QuitText01{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #7b858a;
	padding-top: 8px;
	padding-bottom: 5px;
	/*background-image: url(images/But_Home00.gif);*/
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 18px;
}
.QuitText01 A:link, .QuitText01 A:visited, .QuitText01 A:active {
	position:relative; 
	color: #7b858a;
	text-decoration: none;
}
.QuitText01 A:hover {
	position:relative;
	color: #0079e9;
	text-decoration: underline;
}
/*-------------------------------------------------------------------------------------------------*/
/* 內頁內容文字08.12.05 */
.PagMainTxt01{
	font-family: Arial, Helvetica, sans-serif;
	color: #686868;
	font-size: 10pt;
	line-height: 2;
}
/* 表單輸入欄位 */
.FormList01{
	font-size: 9pt;
	border: 1px solid #96b5c0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.TitleForm01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #CCCCCC;
	filter:Progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#666666', EndColorStr='#333333');
	padding-top: 5px;
	padding-bottom: 3px;
}
.TitleForm03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	color: #339355;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #CCCCCC;
}
.TextFormList02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #848484;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
.PageList01 {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
/* 內頁次標題(含下拉式文字框) */
.PagClassTxt01{
	font-size: 10pt;
	color: #6b6d6e;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	padding-bottom: 8px;
}
/* 內頁次標題 */
.PagClassTit01{
	font-size: 11pt;
	color: #063258;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8;
	font-weight: bold;
}
.Pagli02{
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/* 內頁工具架08.12.05 */
.PagTool{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9pt;
}
.PagTool A:link, .PagTool A:visited, .PagTool A:active {
	position:relative; 
	color: #666666;
	text-decoration: none;
}
.PagTool A:hover {
	position:relative;
	color: #0079e9;
	text-decoration: underline;
}

/*----------------------------------------首頁內容設定(08.12.05新增)---------------------------------------------*/
/* 首頁標題框 */
.indexTit {
}
/* 首頁標題框上左 08.12.05 */
.HomeTitleTopLeft {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 20px;
	height: 22px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleTopLeft.png', sizingMethod='image');
}
/* 首頁標題框上中 08.12.05 */
.HomeTitleTopCenter {
	font-size: 1pt;
	letter-spacing: 1pt;
	height: 4px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleTopCenter.png', sizingMethod='crop');
}
/* 首頁標題框上右 08.12.05 */
.HomeTitleTopRight {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 13px;
	height: 22px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleTopRight.png', sizingMethod='image');
}
/* 首頁標題框中左 08.12.05 */
.HomeTitleMidLeft {
	background-image: url(images/HomeTitleMidLeft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 9px;
}
/* 首頁標題框中中 08.12.05 */
.IndexListTitLi {
	/*background-image: url(images/Icon_MainTitle00.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 3px;
	padding-top: 15px;
}
/* 首頁標題框中右 08.12.05 */
.HomeTitleMidRight {
	font-size: 1px;
	letter-spacing: 1px;
	width: 13px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleMidRight.png', sizingMethod='scale');
}
/* 首頁標題框下左 08.12.05 */
.HomeTitleBotLeft {
	height: 8px;
	width: 9px;
	font-size: 1px;
	letter-spacing: 1px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleBotLeft.png', sizingMethod='image');
}
/* 首頁標題框下中 08.12.05 */
.HomeTitleBotCenter {
	height: 8px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleBotCenter.png', sizingMethod='scale');
}
/* 首頁標題框下右 08.12.05 */
.HomeTitleBotRight {
	height: 8px;
	width: 13px;
	font-size: 1px;
	letter-spacing: 1px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleBotRight.png', sizingMethod='image');
}

/* 首頁列表項目符號 08.12.05 */
.PointIn01  {
	background-image: url(images/PointIn01.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	width: 12px;
	height: 7px;
}

/*----------------------------------------首頁文字設定---------------------------------------------*/
/* 首頁內容標題 09.03.30*/
.IndexListTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #019035;
	padding-left: 5px;
}

/* 首頁文字01 09.03.30 */
.NewsTxt01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9pt;
	line-height: 1.6;
	padding-left:22px;
	background-image: url(images/Arrow01.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
	padding-top: 2px;
}
.NewsTxt01 A:link, .NewsTxt01 A:visited, .NewsTxt01 A:active {
	position:relative; 
	color: #ffffff;
	text-decoration: none;
}
.NewsTxt01 A:hover {
	position:relative;
	color: #0079e9;
	text-decoration: none;
}
/* 首頁分類文字09.03.30 */
.NewsTxt02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9pt;
	line-height: 1.6;
		padding-top: 2px;

}

/* 首頁文字標題 09.03.30 this web only*/
.IndexInfoTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0079e9;
}
/* 首頁分類文字 09.03.30 this web only*/
.IndexInfo01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7b858a;
	font-size: 12pt;
	line-height: 1.6;
	text-align: justify;
	padding-right: 20px;
}

/*----------------------------------------圖文框設定(09.02.04)---------------------------------------------*/
/* 圖框內文字(圖片下載)01 */
.PicTxt01{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10pt;
}
.PicTxt01 A:link, .PicTxt01 A:visited, .PicTxt01 A:active {
	color: #CCCCCC;
	position:relative; 
	text-decoration: none;
}
.PicTxt01 A:hover {
	position:relative;
	color: #FF9900;
	text-decoration: underline;
}
/* 原文字連結設定*/
.PicTxt01Link:link, .PicTxt01Link:visited, .PicTxt01Link:active {
	color: #6b6d6e;
	text-decoration: none;
}
.PicTxt01Link:hover {
	color: #FF7700;
	text-decoration: none;
}
/* 圖框內日期顏色設定01(09.02.04) */
.PicDate01 {
	color: #FF6600;
}

/* 圖框內文字03 */
.Text06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #616161;
	background-image: url(images/Arrow04.gif);
	background-repeat: no-repeat;
	background-position: 5 8px;
	padding-left: 18px;
	padding-top: 2px;
	line-height: 22px;
}
.Text06 A:link, .Text06 A:visited, .Text06 A:active {
	color: #4f5048;
	text-decoration: none;
}
.Text06 A:hover {
	color: #a87a38;
	text-decoration: underline;
}

/* 相簿文字 */
.Text02{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	color: #4f5048;
}

/* 圖框01上左 09.03.30 */
.Pic01TopLeft {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 10px;
	height: 10px;
	background-image: url(images/Pic01TopLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* 圖框01上中  09.03.30 */
.Pic01TopCenter {
	font-size: 1pt;
	letter-spacing: 1pt;
	height: 10px;
	background-image: url(images/Pic01TopCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* 圖框01上右  09.03.30 */
.Pic01TopRight {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 10px;
	height: 10px;
	background-image: url(images/Pic01TopRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* 圖框01中左  09.03.30 */
.Pic01MidLeft {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 10px;
	background-image: url(images/Pic01MidLeft.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/* 圖框01中中  09.03.30 */
.Pic01MidCenter {
	background-color: #454343;
}
/* 圖框01中右  09.03.30 */
.Pic01MidRight {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 10px;
	background-image: url(images/Pic01MidRight.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
/* 圖框01下左  09.03.30 */
.Pic01BotLeft {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 10px;
	height: 10px;
	background-image: url(images/Pic01BotLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* 圖框01下中  09.03.30 */
.Pic01BotCenter {
	font-size: 1pt;
	letter-spacing: 1pt;
	height: 10px;
	background-image: url(images/Pic01BotCenter.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/* 圖框01下右  09.03.30 */
.Pic01BotRight {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 10px;
	height: 10px;
	background-image: url(images/Pic01BotRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* 圖框03中中(廣告) 08.12.05 */
.Pic03MidCenter {
}
/* 圖外框(花絮播放小圖)01 */
.Pic01{
	border: 1px solid #FFFFFF;
}
/* 圖外框型式(表單.文件下載.相關網站.訊息管理)02 */
.Pic02{

}
.Pic03{
	height: 75px;
	width: 75px;
	border: 1px solid #cecece;
	background-position: center center;
}
/* 產品小圖外框型式04 */


.Pic04 {
	height: 75px;
	width: 75px;
	background-color: #F0F0F0;
}
.ProPicList{
	padding: 6px;
}
.Pic06 {
	height: 401px;
	width: 401px;
	border: 0px solid #cecece;
	background-position: center center;
}
/*----------------------------------------產品設定(2008.11.12新增)---------------------------------------------*/
/* 首頁產品外框上左 09.03.30 this web only */
.ProTopL {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 10px;
	height: 7px;
	background-image: url(images/ProTopL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* 上中  09.03.30 */
.ProTopC {
	font-size: 1pt;
	letter-spacing: 1pt;
	height: 7px;
	background-image: url(images/ProTopC.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* 上右  09.03.30 */
.ProTopR {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 10px;
	height: 7px;
	background-image: url(images/ProTopR.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* 中左  09.03.30 */
.ProMidL {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 10px;
	background-image: url(images/ProMidL.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
/* 中中  09.03.30 */
.ProMidC {
	background-color: #b5d8f9;
	padding-right: 14px;
	padding-left: 14px;
}
/* 中右  09.03.30 */
.ProMidR {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 10px;
	background-image: url(images/ProMidR.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
/* 下左  09.03.30 */
.ProBotL {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 10px;
	height: 7px;
	background-image: url(images/ProBotL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* 下中  09.03.30 */
.ProBotC {
	font-size: 1pt;
	letter-spacing: 1pt;
	height: 7px;
	background-image: url(images/ProBotC.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/* 下右  09.03.30 */
.ProBotR {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 10px;
	height: 7px;
	background-image: url(images/ProBotR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* 首頁產品標題框 09.03.30 this web only */
.IndexProTitLi {
	background-image: url(images/Icon_MainTitle02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 48px;
	padding-bottom: 8px;
}

.ProTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #006699;
	background-image: url(images/Arrow03.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 3px 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.ProText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 22px;
	color: #666666;
	/*background-image: url(images/bot00.jpg);*/
	background-repeat: no-repeat;
	background-position: 6px 8px;
	padding-left: 16px;
}
.ProText01Link:link {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.ProText01Link:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.ProText01Link:hover {
	font-size: 9pt;
	color: #0e5fd8;
	text-decoration: underline;
}
.ProText01Link:active {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.ProText02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 22px;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #666666;
}

/**/
.Marker01CenterOn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-image: url(images/Form02Bg_M.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-color: #d2d2d2;
}
.Marker01LeftOn{
	font-size: 12px;
	background-image: url(images/Form02Bg_L.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 14px;
	background-color: #d2d2d2;
}
.Marker01RightOn{
	font-size: 12px;
	background-image: url(images/Form02Bg_R.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 14px;
	background-color: #d2d2d2;
}

.Marker01Center{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-image: url(images/Form01Bg_M.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-color: #e9e9e9;
}
.Marker01CenterLink:link, .Marker01CenterLink:visited, .Marker01CenterLink:active {
	color: #666666;
	text-decoration: none;
}
.Marker01CenterLink:hover {
	color: #FF7700;
	text-decoration: none;
}
.Marker01Left{
	font-size: 12px;
	background-image: url(images/Form01Bg_L.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 14px;
	background-color: #e9e9e9;
}
.Marker01Right{
	font-size: 12px;
	background-image: url(images/Form01Bg_R.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 14px;
	background-color: #e9e9e9;
}
.sheetright{
	background-color: #e9e9e9;
}
.sheetleft{
	background-color: #e9e9e9;
}

.ProBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	color: #CCCCCC;
	background-image: url(images/Form01Bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	height: 28px;
	border: 1px solid #000000;
	padding-right: 10px;
	padding-bottom: 3px;
	background-color: #000000;
}
.Proline {
	border: 1px solid #666666;
	padding: 5px;
}
/*----------------------------------------表單設定(2008.10.31新增)---------------------------------------------*/
/* 按鈕01*/
.Btn03 {
	font-size: 9pt;
	color: #4E4E4E;
	background-color: #FFFFFF;
	background-image: url(images/ButBg01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #D0D0D0;
	cursor: hand;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
/* 表單標題 */
.TitleForm02 {
	background-color: #39A25E;
	border: 1px solid #BBD0D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.6;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 20px;
}
/* 表單標題2 */
.TitleForm03 {
	background-color: #39A25E;
	border: 1px solid #BBD0D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.6;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 20px;
}

/* 表單文字01 */
.TextFormList01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	color: #339355;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #D8F1E0;
}
.TextFormList01 A:link, .TextFormList01 A:visited, .TextFormList01 A:active {
	color: #339355;
	text-decoration: none;
}
.TextFormList01 A:hover {
	color: #0c8dfc;
	text-decoration: underline;
}
/* 表單文字02 */
.TextFormList01_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	color: #339355;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;

}
.TextFormList01_b A:link, .TextFormList01_b A:visited, .TextFormList01_b A:active {
	color: #339355;
	text-decoration: none;
}
.TextFormList01_b A:hover {
	color: #0c8dfc;
	text-decoration: underline;
}
/* 分頁選項背景 */
.PageListBox {
	height: 36px;
}
/* 分頁選項文字 */
.TextPage01 {
	font-size: 9pt;
	color: #6b6d6e;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
}
.TextPage01 A:link, .TextPage01 A:visited, .TextPage01 A:active {
	color: #6b6d6e;
	text-decoration: none;
}
.TextPage01 A:hover {
	color: #FF8800;
	text-decoration: underline;
}
.key_text{
	font-size: 9pt;
	color: #6b6d6e;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

/*----------------------------------------內容文字設定(2008.10.31新增)---------------------------------------------*/
/* 內容大標題08.12.05 */
.Pag_Tit01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #434343;
}
/* 內容標題背景 */
.PagTit {
	background-image: url(images/Icon_MainTitle03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 5px;
}
/* 內容標題上方 */
.TitleBoxTop02{
	font-size: 1pt;
	letter-spacing: 1pt;
}
/* 內容標題下方 */
.TitleBoxBot02{
	font-size: 1pt;
	letter-spacing: 1pt;
}
/* 功能選單 */
.TopMenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #6b6d6e;
	font-size: 10pt;
	font-weight: normal;
	background-image: url(images/bot07.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 5px;
}
.TopMenu A:link, .TopMenu A:visited, .TopMenu A:active {
	position:relative; 
	color: #6b6d6e;
	text-decoration: none;
}
.TopMenu A:hover {
	position:relative;
	color: #0c8dfc;
	text-decoration: underline;
}
/*----------------------------------------SiteMap設定---------------------------------------------*/
/* 圖外框型式03(首頁訊息.影片播放) 08.12.05 */
.picli02{
	border: 1px solid #dfdfdf;
}
/* SiteMap標題 */
.Menu_M2Txtmap {
	filter:Progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#55ffffff', EndColorStr='#88cccccc');
	border: 1px solid #BBD0D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.6;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 20px;
	background-color: #FFFFFF;
}
.Menu_M2Txtmap A:link, .Menu_M2Txtmap A:visited, .Menu_M2Txtmap A:active {
	position:relative; 
	color: #505967;
	text-decoration: none;
}
.Menu_M2Txtmap A:hover {
	position:relative;
	color: #0c8dfc;
	text-decoration: none;
}
/* SiteMap第二層 */
.Menu_M2Txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	color: #6b6d6e;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #BBD0D7;
}
.Menu_M2Txt2 A:link, .Menu_M2Txt2 A:visited, .Menu_M2Txt2 A:active {
	color: #6b6d6e;
	text-decoration: none;
}
.Menu_M2Txt2 A:hover {
	color: #0c8dfc;
	text-decoration: underline;
}
/* SiteMap第三層 */
.Menu_M2Txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	color: #6b6d6e;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	border: 1px solid #BBD0D7;
}
.Menu_M2Txt3 A:link, .Menu_M2Txt3 A:visited, .Menu_M2Txt3 A:active {
	color: #6b6d6e;
	text-decoration: none;
}
.Menu_M2Txt3 A:hover {
	color: #0c8dfc;
	text-decoration: underline;
}
/* SiteMap第四層 */
.Menu_M2Txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	color: #6b6d6e;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 25px;
	border: 1px solid #BBD0D7;
}
.Menu_M2Txt4 A:link, .Menu_M2Txt4 A:visited, .Menu_M2Txt4 A:active {
	color: #6b6d6e;
	text-decoration: none;
}
.Menu_M2Txt4 A:hover {
	color: #0c8dfc;
	text-decoration: underline;
}
/*----------------------------------------其他設定---------------------------------------------*/
/* 回首頁Icon08.12.05 */
.IconHome  {
	background-image: url(images/IconHome.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 20px;
	height: 11px;
}
/* 路徑分隔08.12.05 */
.RootLine01  {
	background-image: url(images/LineV02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 17px;
}
/* 路徑分隔08.12.05 */
.RootText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.6;
	color: #3f4143;
	padding-top: 5px;
	padding-bottom: 3px;
}
.RootText01 A:link, .RootText01 A:visited, .RootText01 A:active {
	position:relative; 
	color: #3f4143;
	text-decoration: none;
}
.RootText01 A:hover {
	position:relative;
	color: #0079e9;
	text-decoration: underline;
}
/* 按鈕(更多)01(08.12.05) */
.ButMore01  {
	background-image: url(images/More01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 33px;
	height: 11px;
	position:relative;
}
/* 按鈕(右側選單更多)02(08.11.14新增) */
.ButMore02  {
	background-image: url(images/More02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 30px;
	height: 13px;
}
/* 訊息日期顏色設定01(09.02.04) */
.InfoDate01 {
	color: #FF6600;
}

/*----------------------------------------花絮設定(2008.11.13新增)---------------------------------------------*/
/* 花絮選項背景 */
.TitbitSelArea {
	background-color: #b79c80;
	padding: 5px;
}
/* 花絮相簿預覽背景 */
.TitbitAlbumBotArea {
	background-color: #a6d3ea;
}
/* 花絮日期顏色*/
.TitbitDate {
	color: #FF6600;
}
/* 花絮文字 */
.Titbit {
	font-family: Arial, Helvetica, sans-serif;
	color: #6b6d6e;
	font-size: 10pt;
}
.Titbit A:link, .Titbit A:visited, .Titbit A:active {
	color: #0c8dfc;
	position:relative; 
	text-decoration: none;
}
.Titbit A:hover {
	position:relative;
	color: #6AACD0;
	text-decoration: underline;
}
/* 花絮相簿連結(09.02.04)*/
.TitbitLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #6b6d6e;
	font-size: 10pt;
	background-image: url(images/Point01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}
.TitbitLink A:link, .TitbitLink A:visited, .TitbitLink A:active {
	color: #0c8dfc;
	position:relative; 
	text-decoration: none;
}
.TitbitLink A:hover {
	position:relative;
	color: #6AACD0;
	text-decoration: underline;
}
/* 花絮播放內說明文字 */
.TitbitAlbum {
	font-family: Arial, Helvetica, sans-serif;
	color: #6b6d6e;
	font-size: 10pt;
	background-image: url(images/Point01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}
/*----------------------------------------行事曆設定(09.02.04新增)---------------------------------------------*/
/* 行事曆第二層標題設定 */
.CalTitle02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.6;
	color: #696969;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #BBD0D7;
	background-color: #F5FCFE;
	height: 26px;
}
/* 行事曆第三層文字設定 */
.CalTxt01{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	color: #6b6d6e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b7d7e8;
	padding-top: 5px;
	padding-bottom: 3px;
}
.CalTxt01 A:link, .CalTxt01 A:visited, .CalTxt01 A:active {
	position:relative; 
	color: #6b6d6e;
	text-decoration: none;
}
.CalTxt01 A:hover {
	position:relative;
	color: #0c8dfc;
	text-decoration: underline;
}

/*----------------------------------------Rss設定(09.02.04新增)---------------------------------------------*/
/* Rss文字設定01 */
.RssTxt01{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	color: #6b6d6e;
	padding-top: 5px;
	padding-bottom: 3px;
}
.RssTxt01 A:link, .RssTxt01 A:visited, .RssTxt01 A:active {
	position:relative; 
	color: #6b6d6e;
	text-decoration: none;
}
.RssTxt01 A:hover {
	position:relative;
	color: #0c8dfc;
	text-decoration: underline;
}
/*----------------------------------------通訊錄設定(09.02.04新增)---------------------------------------------*/
/* 通訊錄人名文字設定01 */
.AddTitle01{
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	color: #274f82;
	font-weight: bold;
}
/* 通訊錄文字設定01 */
.AddTxt01{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	color: #6b6d6e;
	padding-bottom: 3px;
}
.AddTxt01 A:link, .AddTxt01 A:visited, .AddTxt01 A:active {
	position:relative; 
	color: #6480a4;
	text-decoration: none;
}
.AddTxt01 A:hover {
	position:relative;
	color: #0c8dfc;
	text-decoration: underline;
}

/*-------------------------------------------------------------------------------------*/
/* 圖框內文字 */
.Text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444444;
}
.Text14 A:link, .Text14 A:visited, .Text14 A:active {
	color: #444444;
	text-decoration: none;
}
.Text14 A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* 圖框內文字02(花絮) */
.Text15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444444;
	background-image: url(images/Arrow01.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 18px;
	padding-top: 2px;
	line-height: 16px;
	padding-right: 1px;
	padding-bottom: 3px;
}
.Text15 A:link, .Text15 A:visited, .Text15 A:active {
	color: #4f5048;
	text-decoration: none;
}
.Text15 A:hover {
	color: #a87a38;
	text-decoration: underline;
}
/* 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;
}
