@charset "utf-8";

/* 通用模組 CSS 設定 */

.QuitText01{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6f7a0a;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(images/bot6.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 18px;
}
.QuitText01Link:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #6f7a0a;
	font-size: 12px;
	text-decoration: none;
}

.QuitText01Link:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6f7a0a;
	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: #6f7a0a;
	font-size: 12px;
	text-decoration: none;
}
/* 內頁內容文字 */
.PagMainTxt01{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	color: #818187;
}
.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: #333333;
}
.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: 12px;
	color: #666666;
	text-decoration: none;
}
/* 內頁次標題(含下拉式文字框) */
.PagClassTxt01{
	font-size: 10pt;
	color: #4c4c4c;
	padding-top: 5px;
	font-weight: bold;
}
.PagClassTit01{
	font-size: 15px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bot07.jpg);
	background-repeat: no-repeat;
	background-position: 3px 11px;
	padding-left: 15px;
}
.Pagli02{
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/*----------------------------------------首頁內容設定(2008.10.31新增)---------------------------------------------*/
/* 首頁標題框 */
.indexTit {
}
.HomeTitleTopLeft {
	font-size: 1pt;
	letter-spacing: 1pt;
}
.HomeTitleTopCenter {
	font-size: 1pt;
	letter-spacing: 1pt;
}
.HomeTitleTopRight {
	font-size: 1pt;
	letter-spacing: 1pt;
}
.HomeTitleMidLeft {
	background-image: url(images/MainTitleInLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 17px;
}
.IndexListTitLi {
	background-image: url(images/MainTitleInCenter.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 29px;
	padding-top: 5px;
}
.HomeTitleMidRight {
	background-image: url(images/MainTitleInRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
	width: 12px;
}
.HomeTitleBotLeft {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/MainSpace01Left.png', sizingMethod='image');
	height: 20px;
	width: 17px;
}
.HomeTitleBotCenter {
	height: 20px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/MainSpace01Main.png', sizingMethod='scale');
}
.HomeTitleBotRight {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/MainSpace01Right.png', sizingMethod='image');
	height: 20px;
	width: 12px;
}

/* 首頁列素項目符號 */
.PointIn01  {
	background-image: url(images/Arrow03.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	width: 12px;
	height: 7px;
}

/*----------------------------------------首頁文字設定(2008.10.31新增)---------------------------------------------*/
/* 首頁內容標題 */
.IndexListTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4c4c4c;
	padding-bottom: 3px;
}
/* 首頁文字00 */
.InTxt00 {
	font-family: Arial, Helvetica, sans-serif;
	color: #77767C;
	font-size: 9pt;
}
/* 首頁文字01 */
.NewsTxt01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #818187;
	font-size: 9pt;
	line-height: 1.4;
}
.NewsTxt01 A:link, .NewsTxt01 A:visited, .NewsTxt01 A:active {
	position:relative;
	color: #818187;
	text-decoration: none;
}
.NewsTxt01 A:hover {
	position:relative;
	color: #ff8800;
	text-decoration: underline;
}

/* 首頁分類文字 */
.NewsTxt02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #b59373;
	font-size: 10pt;
	line-height: 1.6;
}
/*----------------------------------------圖框設定(2008.10.31新增)---------------------------------------------*/
/* 圖框內文字01 */
.PicTxt01{
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	font-size: 10pt;
	padding-left: 10px;
	background-image: url(images/Point01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
/* 圖框內文字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;
}
/* 圖框內文字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;
}
/* 圖框內(相關連結)文字 */
.Text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444444;
}
/* 相簿文字 */
.Text02{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	color: #4f5048;
}

.Text14 A:link, .Text14 A:visited, .Text14 A:active {
	color: #444444;
	text-decoration: none;
}
.Text14 A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* 圖框型式01 */
.Pic01TopLeft {
	font-size: 1pt;
	letter-spacing: 1pt;
}
.Pic01TopCenter {
	font-size: 1pt;
	letter-spacing: 1pt;
}
.Pic01TopRight {
	font-size: 1pt;
	letter-spacing: 1pt;
}
.Pic01MidLeft {
	font-size: 1pt;
	letter-spacing: 1pt;
}
.Pic01MidCenter {
	background-color: #FFFFFF;
	padding: 3px;
}
.Pic01MidRight {
	background-image: url(images/Pic01MidRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 3px;
	background-color: #e5d7c2;
	font-size: 1pt;
	letter-spacing: 1pt;
}
.Pic01BotLeft {
	font-size: 1pt;
	letter-spacing: 1pt;
}
.Pic01BotCenter {
	background-image: url(images/Pic01BotCenter.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
	font-size: 1pt;
	letter-spacing: 1pt;
	background-color: #e5d7c2;
}
.Pic01BotRight {
	height: 5px;
	width: 3px;
	font-size: 1pt;
	letter-spacing: 1pt;
	background-color: #e5d7c2;
}
/* 圖外框型式01 */
.Pic01{
	border: 1px solid #FFFFFF;
}
/* 圖外框型式02 */
.Pic02{
}
/* 圖外框型式03 */
.picli02{
	border: 1px solid #FFFFFF;
}

/*----------------------------------------表單設定(2008.10.31新增)---------------------------------------------*/
/* 輸入欄位01(2008.11.06新增) */
.FormBar01 {
	border: 1px solid #b9c1c3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #818187;
	padding-right: 5px;
	padding-top: 3px;
	padding-left: 5px;
}

/* 按鈕01(2008.11.06新增) */
.FormBut01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	border: 1px solid #999999;
	padding-right: 2px;
	padding-top: 3px;
	padding-left: 2px;
	height: 20px;
	background-image: url(images/ButBg01.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/* search按鈕td(2008.11.06新增) */
.SearchBut01 {
	height: 25px;
	width: 25px;
	background-image: url(images/search_btn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid e5e5e5;
	position:relative;
}
.search_M{
	background-image: url(images/search_M.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
.search_input{
	font-size: 12px;
	filter: Alpha(Opacity=60, FinishOpacity=0, Style=0, StartX=0, StartY=0, FinishX=0, FinishY=0);
	font-family: Arial, Helvetica, sans-serif;
	color: #626262;
	position:relative;
	background-color:#e5e5e5;
	border: 1px solid #e5e5e5;
	width: 100px;
}
/* search按鈕陰影*/
.SearchButShadow {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/SearchButShadow.png', sizingMethod='image');
	height: 5px;
	width: 61px;
	font-size: 1px;
	letter-spacing: 1px;
}
.searchprotxt01{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 8px;
}
.select01{
	width: 200px;
}
/* 按鈕02 */
.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 {
	filter:Progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#00000000', EndColorStr='#10000000');
	border: 1px solid #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	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: 10pt;
	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: 9pt;
	color: #616161;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
}
.TextPage01 A:link, .TextPage01 A:visited, .TextPage01 A:active {
	color: #616161;
	text-decoration: none;
}
.TextPage01 A:hover {
	color: #FF8800;
	text-decoration: none;
}

/*----------------------------------------內容文字設定(2008.10.31新增)---------------------------------------------*/
/* 內容大標題 */
.Pag_Tit01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	background-image: url(images/Point_Title01.gif);
	background-repeat: no-repeat;
	background-position: 4px top;
	padding-right: 10px;
	padding-left: 26px;
	padding-top: 4px;
	padding-bottom: 5px;
}
/* 內容標題背景 */
.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: #83725c;
	font-size: 10pt;
	padding-bottom: 8px;
	padding-left: 5px;
	font-weight: bold;
}
.TopMenu A:link, .TopMenu A:visited, .TopMenu A:active {
	position:relative; 
	color: #83725c;
	text-decoration: none;
}
.TopMenu A:hover {
	position:relative;
	color: #FF8800;
	text-decoration: none;
}
/* 回首頁文字 */
.BackHomeText  {
	font-family: Arial, Helvetica, sans-serif;
	color: #81898b;
	font-size: 10pt;
}
.BackHomeText A:link, .BackHomeText A:visited, .BackHomeText A:active {
	position:relative; 
	color: #666666;
	text-decoration: none;
}
.BackHomeText 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設定(2008.10.31新增)---------------------------------------------*/
/* SiteMap標題 */
.Menu_M2Txtmap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/MainTitleInCenter.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 29px;
	padding-top: 5px;
}
.Menu_M2Txtmap A:link, .Menu_M2Txtmap A:visited, .Menu_M2Txtmap A:active {
	position:relative; 
	color: #FFFFFF;
	text-decoration: none;
}
.Menu_M2Txtmap A:hover {
	position:relative;
	color: #ffe398;
	text-decoration: none;
}
/* SiteMap第二層 */
.Menu_M2Txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #616161;
	padding-left: 18px;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-right: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbc4b2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/* SiteMap第三層 */
.Menu_M2Txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ae9269;
	padding-left: 30px;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-right: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbc4b2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(images/Point02.gif);
	background-repeat: no-repeat;
	background-position: 19px 13px;
}
.Menu_M2Txt3 A:link, .Menu_M2Txt3 A:visited, .Menu_M2Txt3 A:active {
	position:relative;
	color: #977B51;
	text-decoration: none;
}
.Menu_M2Txt3 A:hover {
	position:relative;
	color: #FF8800;
	text-decoration: underline;
}
/*產品*/
.ProPic_L2{
	background-image: url(images/propic_L2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.ProPic_R2{
	background-image: url(images/propic_R2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.ProPic_M1{
	background-image: url(images/propic_M1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ProPic_M2{
	background-color: #FFFFFF;
}
.ProPic_M3{
	background-image: url(images/propic_M3.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.prolisttitleR{
	background-color: #D97D16;
	background-image: url(images/prolisttitleR.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 5px;
}
.ProText01{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left:10px;
	padding-right:10px;

	padding-top: 10px;
	padding-bottom: 5px;
}
.Line01 {
	background-image: url(images/Line02.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 9px;
}
.Text01 {
	font-size: 12px;
	line-height: 22px;
	color: #B55600;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 3px;
}
.Pic01 {
	padding: 6px;
	border: 1px solid #D6D6D6;
}
/*產品文字 */
.ProTxt01{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 12px;
	background-image: url(images/Point02.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
}
.ProTxt01 A:link, .ProTxt01 A:visited, .ProTxt01 A:active {
	position:relative;
	color: #666666;
	text-decoration: none;
}
.ProTxt01 A:hover {
	position:relative;
	color: #CC6600;
	text-decoration: none;
}
/* 訊息列表文字  */
.TitleForm01 {
	font-family: Arial, Helvetica, sans-serif;
	FILTER:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#EEEEEE', endColorStr='#F9F9F9', gradientType='0'); 
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	background-color: #e2e2e2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #d1d1d1;
}
.Text03 {
	font-size: 12px;
	line-height: 22px;
	color: #7C7C7C;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #e2e2e2;
	font-weight: normal;
}
.Text03Link:link {
	font-size: 12px;
	color: #B55600;
	text-decoration: none;
}
.Text03Link:visited {
	font-size: 12px;
	color: #B55600;
	text-decoration: none;
}
.Text03Link:hover {
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
}
.Text03Link:active {
	font-size: 12px;
	color: #B55600;
	text-decoration: none;
}
/*----------------------------------------其他設定(2008.10.31新增)---------------------------------------------*/
/* 回首頁Icon */
.IconHome  {
	background-image: url(images/Home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 20px;
	height: 11px;
}
/* 回首頁間隔 */
.BackArrow {
	background-image: url(images/BackArrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
}
/* 主圖下方陰影 */
.MainPicShaow {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/MainPicShaow.png', sizingMethod='image');
	height: 11px;
	font-size: 1pt;
	letter-spacing: 1pt;
}

/* 按鈕01陰影 */
.FormButShadow {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/SearchFormShadow.png', sizingMethod='scale');
	height: 5px;
	font-size: 1px;
	letter-spacing: 1px;
}
