@charset "utf-8";

/* 通用模組 CSS 設定 */

.QuitText01{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	padding-top: 5px;
	padding-bottom: 8px;
	background-image: url(images/But_Home.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 18px;
}
.QuitText01Link:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	font-size: 12px;
	text-decoration: none;
}

.QuitText01Link:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	font-size: 12px;
	text-decoration: none;
}
.QuitText01Link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12px;
	text-decoration: none;
}
.QuitText01Link:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	font-size: 12px;
	text-decoration: none;
}
/* 內頁內容文字08.12.05 */
.PagMainTxt01{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	color: #666666;
}
.FormList01{
	font-size: 12px;
	border: 1px solid #CCCCCC;
	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: 15px;
	line-height: 20px;
	color: #333333;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.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: 12pt;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
/* 內頁次標題(含下拉式文字框) */
.PagClassTxt01{
	font-size: 12pt;
	color: #83725c;
	padding-top: 5px;
}
.PagClassTit01{
	padding-top: 8px;
	padding-bottom: 5px;
}
.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: #999999;
	font-size: 12pt;
	padding-right: 1px;
	padding-left: 1px;
}
.PagTool A:link, .PagTool A:visited, .PagTool A:active {
	position:relative; 
	color: #999999;
	text-decoration: none;
}
.PagTool A:hover {
	position:relative;
	color: #FF6600;
	text-decoration: underline;
}

/*----------------------------------------首頁內容設定(08.12.05新增)---------------------------------------------*/
/* 首頁標題框 */
.indexTit {
}
/* 首頁標題框上左 08.12.05 */
.HomeTitleTopLeft {
	font-size: 1pt;
	letter-spacing: 1pt;
}
/* 首頁標題框上中 08.12.05 */
.HomeTitleTopCenter {
	font-size: 1pt;
	letter-spacing: 1pt;
}
/* 首頁標題框上右 08.12.05 */
.HomeTitleTopRight {
	font-size: 1pt;
	letter-spacing: 1pt;
}
/* 首頁標題框中左 08.12.05 */
.HomeTitleMidLeft {
	background-image: url(images/HomeTitleMidLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
/* 首頁標題框中中 08.12.05 */
.IndexListTitLi {
	background-image: url(images/IndexListTitLi.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	padding-top: 8px;
}
/* 首頁標題框中右 08.12.05 */
.HomeTitleMidRight {
	background-image: url(images/HomeTitleMidRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 25px;
}
/* 首頁標題框下左 08.12.05 */
.HomeTitleBotLeft {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleBotLeft.png', sizingMethod='image');
	height: 10px;
	width: 25px;
	font-size: 1px;
	letter-spacing: 1em;
}
/* 首頁標題框下中 08.12.05 */
.HomeTitleBotCenter {
	height: 10px;


	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleBotCenter.png', sizingMethod='scale');
	font-size: 1px;
	letter-spacing: 1em;
}
/* 首頁標題框下右 08.12.05 */
.HomeTitleBotRight {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleBotRight.png', sizingMethod='image');
	height: 10px;
	width: 10px;
	font-size: 1px;
	letter-spacing: 1em;
}

/* 首頁列表項目符號 08.12.05 */
.PointIn01  {
	background-image: url(images/PointIn01.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	width: 12px;
	height: 7px;
}

/*----------------------------------------首頁文字設定---------------------------------------------*/
/* 首頁內容標題 08.12.05*/
.IndexListTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.NewsTxtBox{
	padding-left:12px;
	padding-right:12px;
	padding-top:8px;
	height:150px;
}
/* 首頁文字01 08.12.10 */
.NewsTxt01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #605e5e;
	font-size: 12pt;
	line-height: 1.6;
	padding-bottom: 3px;
	padding-left:2px;
	background-image: url(images/PointIn001.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
/* 首頁分類文字08.12.10 */
.NewsTxt02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0098d1;
	font-size: 11pt;
	line-height: 1.6;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
/* 首頁文字01 08.12.10 */
.NewsTxt03 {
	font-family: Arial, Helvetica, sans-serif;
	color: #605e5e;
	font-size: 12pt;
	line-height: 1.6;
	padding-bottom: 3px;
	padding-left:2px;
}
/*----------------------------------------圖框設定(2008.10.31新增)---------------------------------------------*/
/* 圖框內文字01 */
.PicTxt01{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10pt;
	padding-left: 10px;
	background-image: url(images/bot7.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.PicTxt01Link:link, .PicTxt01Link:visited, .PicTxt01Link:active {
	color: #CCCCCC;
	text-decoration: none;
}
.PicTxt01Link:hover {
	color: #FF7700;
	text-decoration: none;
}

/* 圖框內文字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上左 08.12.05 */
.Pic01TopLeft {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 8px;
	height: 8px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Pic01TopLeft.png', sizingMethod='image');
}
/* 圖框01上中 08.12.05 */
.Pic01TopCenter {
	font-size: 1pt;
	letter-spacing: 1pt;
	height: 8px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Pic01TopCenter.png', sizingMethod='scale');
}
/* 圖框01上右 08.12.05 */
.Pic01TopRight {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 8px;
	height: 8px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Pic01TopRight.png', sizingMethod='image');
}
/* 圖框01中左 08.12.05 */
.Pic01MidLeft {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 8px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Pic01MidLeft.png', sizingMethod='scale');
}
/* 圖框01中中 08.12.05 */
.Pic01MidCenter {
	background-color: #666666;
}
/* 圖框01中右 08.12.05 */
.Pic01MidRight {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 8px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Pic01MidRight.png', sizingMethod='scale');
}
/* 圖框01下左 08.12.05 */
.Pic01BotLeft {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 8px;
	height: 8px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Pic01BotLeft.png', sizingMethod='image');
}
/* 圖框01下中 08.12.05 */
.Pic01BotCenter {
	font-size: 1pt;
	letter-spacing: 1pt;
	height: 8px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Pic01BotCenter.png', sizingMethod='scale');
}
/* 圖框01下右 08.12.05 */
.Pic01BotRight {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 8px;
	height: 8px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Pic01BotRight.png', sizingMethod='image');
}
/* 圖框03中中(廣告) 08.12.05 */
.Pic03MidCenter {
	font-size: 1pt;
	letter-spacing: 1pt;
	background-color: #e1e1e1;
	border: 1px solid #e1e1e1;
}
/* 圖外框型式01 */
.Pic01{
	border: 1px solid #FFFFFF;
}
/* 圖外框型式02 */
.Pic02{
	border: 1px solid #e4e4e4;
	background-color: #FFFFFF;
}
.Pic03{
	background-color: #E3E3E3;
	height: 90px;
	width: 90px;
	border: 1px solid #cecece;
	background-position: center center;
}
/* 產品小圖外框型式04 */
/*----------------------------------------產品設定(2008.11.12新增)---------------------------------------------*/

.ProTitel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
	background-image: url(images/bot08.jpg);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 3px 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.ProText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #999999;
	background-image: url(images/bot02.jpg);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	padding-left: 16px;
}
.ProText01Link:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.ProText01Link:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.ProText01Link:hover {
	font-size: 12px;
	color: #0e5fd8;
	text-decoration: underline;
}
.ProText01Link:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.ProText02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #666666;
}
.ProBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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 */
.Btn01 {
	font-size: 8pt;
	color: #4E4E4E;
	background-color: #FFFFFF;
	background-image: url(images/FormButBg01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #D0D0D0;
	cursor: hand;
	padding-top: 4px;
}
/* 按鈕03 */
.Btn03 {
	font-size: 12pt;
	color: #4E4E4E;
	background-color: #FFFFFF;
	background-image: url(images/FormButBg01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #D0D0D0;
	cursor: hand;
	padding-top: 4px;
}
/* 表單標題 */
.TitleForm02 {
	filter:Progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#00000000', EndColorStr='#10000000');
	border: 1px solid #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	color: #505967;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 20px;
	background-color: #FCFCF8;
}

/* 表單文字01 */
.TextFormList01 {
	filter:Progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFFFF', EndColorStr='#FFf8f6ee');
	border: 1px solid #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	color: #696969;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.TextFormList01 A:link, .TextFormList01 A:visited, .TextFormList01 A:active {
	color: #A0854B;
	text-decoration: none;
}
.TextFormList01 A:hover {
	color: #FF8800;
	text-decoration: underline;
}
/* 分頁選項背景 */
.PageListBox {
	filter:Progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#00000000', EndColorStr='#10000000');
	height: 36px;
	background-color: #FCFCF8;
	border: 1px solid #e4e4e4;
	padding-right: 10px;
	padding-left: 10px;
}
/* 分頁選項文字 */
.TextPage01 {
	font-size: 12pt;
	color: #999999;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
}
.TextPage01 A:link, .TextPage01 A:visited, .TextPage01 A:active {
	color: #999999;
	text-decoration: none;
}
.TextPage01 A:hover {
	color: #FF8800;
	text-decoration: none;
}

/*----------------------------------------內容文字設定---------------------------------------------*/
/* 內容大標題 */
.Pag_Tit01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #7c8650;
	background-image: url(images/Point_Title01.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 2px;
}
/* 內容標題背景 */
.PagTit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e7;
	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: #CCCCCC;
	font-size: 9pt;
	padding-left: 10px;
	font-weight: normal;
	background-image: url(images/bot07.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-right: 8px;
}
.TopMenu A:link, .TopMenu A:visited, .TopMenu A:active {
	position:relative; 
	color: #CCCCCC;
	text-decoration: none;
}
.TopMenu A:hover {
	position:relative;
	color: #FF8800;
	text-decoration: none;
}
/* 回首頁文字 */
.BackHomeText  {
	font-family: Arial, Helvetica, sans-serif;
	color: #BCBCBC;
	font-size: 10pt;
	background-image: url(images/IconHome.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.BackHomeTextLink A:link, .BackHomeTextLink A:visited, .BackHomeTextLink A:active {
	position:relative;
	color: #BCBCBC;
	text-decoration: none;
}
.BackHomeTextLink A:hover {
	position:relative;
	color: #FF9900;
	text-decoration: none;
}
/* 路徑文字 */
.RootText  {
	font-family: Arial, Helvetica, sans-serif;
	color: #81898b;
	font-size: 10pt;
}
.RootText A:link, .RootText A:visited, .RootText A:active {
	position:relative; 
	color: #81898b;
	text-decoration: none;
}
.RootText A:hover {
	position:relative;
	color: #FF8800;
	text-decoration: none;
}
/*----------------------------------------SiteMap設定---------------------------------------------*/
/* 圖外框型式03(首頁) 08.12.05 */
.picli02{
	border: 1px solid #dfdfdf;
	background-color: #FFFFFF;
}
/* 圖外框型式04(首頁) 08.12.05 */
.picli03{
	border: 1px solid #dfdfdf;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
}
/* SiteMap標題 */
.Menu_M2Txtmap {
	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;
}
.Menu_M2Txtmap A:link, .Menu_M2Txtmap A:visited, .Menu_M2Txtmap A:active {
	color: #585858;
	text-decoration: none;
	width: 100%;
	position:relative; 
	padding-left: 28px;
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url(images/Arrow01.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}
.Menu_M2Txtmap A:hover {
	color: #ee7601;
	text-decoration: none;
	width: 100%;
	position:relative;
	padding-left: 28px;
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url(images/Arrow02.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}
/* SiteMap第二層 */
.Menu_M2Txt2 {
	background-image: url(images/bot02.jpg);
	background-repeat: no-repeat;
	background-position: 6px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #CCCCCC;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.Menu_M2Txt2Link:link, .Menu_M2Txt2Link:visited, .Menu_M2Txt2Link:active {
	color: #CCCCCC;
	text-decoration: none;
}
.Menu_M2Txt2Link:hover {
	color: #FF7700;
	text-decoration: underline;
}
/* SiteMap第三層 */
.Menu_M2Txt3 {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
	padding-left: 26px;
}
.Menu_M2Txt3Link:link, .Menu_M2Txt3Link:visited, .Menu_M2Txt3Link:active {
	color: #999999;
	text-decoration: none;
}
.Menu_M2Txt3Link:hover {
	color: #FF7700;
	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.10 */
.RootText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.6;
	color: #FFCB7D;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(images/IconHome.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.RootText01 A:link, .RootText01 A:visited, .RootText01 A:active {
	position:relative;
	color: #FFCB7D;
	text-decoration: none;
}
.RootText01 A:hover {
	position:relative;
	color: #ffffff;
	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;
}
/* 按鈕(右側選單更多)02(2008.11.14新增) */
.ButMore02  {
	background-image: url(images/More02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 30px;
	height: 13px;
}
/*----------------------------------------花絮設定(2008.11.13新增)---------------------------------------------*/
/* 花絮選項背景 */
.TitbitSelArea {
	background-color: #b79c80;
	padding: 5px;
}
/* 花絮相簿預覽背景 */
.TitbitAlbumBotArea {
	background-color: #b79c80;
}
/* 花絮日期文字*/
.TitbitDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #83725c;
	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;
}
/* 圖框內(花絮相關連結)文字 */
.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/Arrow02.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 15px;
	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;
}
/*常駐區塊文字*/
.permanentxt{
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
