$XmlID$ $GroupName$
$CtrlBtn$
$XmlID$ $GroupName$
$CtrlBtn$
html, body { background:#FBFAF8;}
/* 自訂CSS */
.BlogListList{
white-space: normal;
word-break: break-word;
}
.BlogListList .MsgInfoList{
max-width:1100px;
padding:30px 20px;
margin:auto;
display: flex;
flex-wrap: wrap;
gap: 10px;
justify-content: center;
gap: var(--gap);
align-items: stretch;
}
.jnMsgImg img{
width:100%;
object-fit: cover;
object-position: center;
}
.jnDate{
font-family: "Noto Serif TC";
color: #000;
font-size: var(--regular-font-size);
font-weight: 500;
line-height: 150%;
letter-spacing: 1.237px;
}
.jnMsgTitle{
font-family: "Noto Serif TC";
color: #000;
font-size: var(--h2-font-size);
font-weight: 500;
line-height: 150%;
letter-spacing: 2.4px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.jnMsgContent{
font-family: "Noto Serif TC";
color: #3E3A39;
font-size: var(--regular-font-size);
line-height: 190%;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
/*a標籤*/
.BlogListList a {
color: #000;
}
/*===預設css====*/
body .BlogListD_0,
body .BlogListD_1 {
border: unset;
}
/*===sharebtn ig line分享===*/
.sharebtn{
display: none;
}
/*=================文章搜尋零件 單欄==============*/
.searchBlk .tbSearchBox input{
font-size: var(--regular-font-size);
}
.searchBlk {
margin: -25px 0 0 0;
z-index: 3;
position: relative;
padding: 0px 20px;
}
.searchBlk .meMsg_MsgMain {
max-width: 1100px;
margin: auto;
}
.searchBlk .listMsgAdv {
display: flex;
align-items: center;
justify-content: center;
padding: 30px 20px;
background: #FDFEFE;
border-radius: 30px;
box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.15);
}
.searchBlk .MsgListBlk_2 {
width: 80%;
}
.searchBlk .MsgListBlk_3 {
width: 20%;
}
body .searchBlk .SearchBox {
border: 1px solid #6666664f;
background: #EDEDED;
border-radius: 20px;
height: 50px;
width: 100%;
padding-left:10px;
font-size: var(--big-font-size);
}
.SearchBtn {
border-radius: 20px;
background: #6ABA01;
border: 1px solid #6ABA01;
color: #fff;
height: 50px;
padding: 10px 20px;
display: block;
width: 100%;
cursor: pointer;
font-size: var(--big-font-size);
}
.tbSearchBox tr {
display: flex;
flex-wrap: wrap;
gap: 20px;
padding: 0 10px 0 0;
}
.tdSearchBox {
flex: 1 1 32%;
display: flex;
}
.tbSearchBox input { /*輸入框樣式*/
border: 1px solid #6666664f;
background: #EDEDED;
border-radius: 20px;
height: 50px;
width: 100%;
text-align: center;
font-family: "Noto Serif TC";
font-weight: 500;
}
.tdSearchBox .captionTop{
display: none;
}
.tdSearchBox .detail {
width: 100%;
}
.tdSearchBox select{ /*下拉樣式*/
border: 1px solid #6666664f;
background: #EDEDED;
border-radius: 20px;
height: 50px;
width: 100%;
text-align: center;
font-family: "Noto Serif TC";
font-weight: 500;
font-size: var(--regular-font-size);
}
@media (max-width: 768px) {
.SearchBtn{
padding: 10px 0px;
}
.searchBlk .listMsgAdv {
padding: 20px 10px;
}}
/*========頁碼=========*/
/* 分頁控制 */
.divPageCtrl,
.txt_CountNumL,
.RecCount,
.txt_CountNumR,
.txt_PageNum,
.spPageCtrl{
display:none;
}
#PageCtrl{
padding:100px 0px;
display: flex;
align-items: center;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
gap: 10px;
}
body #PageCtrl .ThisPage{
background: #6ABA01;
color: #fff;
font-weight: 500;
line-height: 40px;
width: 40px;
display: inline-block;
height: 42px;
margin:0px 5px;
}
body #PageCtrl .OtherPage{
color: #B4B4B4;
text-align: center;
margin:0px 5px;
/* Heading/副標H4 - 20.8(1.5rem) */
font-weight: 500;
line-height: 40px;
width: 40px;
display: inline-block;
height: 42px;
border:1px solid #B4B4B4;
}
body #PageCtrl a:hover{
background: #6ABA01;
color: #fff;
border:1px solid #6ABA01;
}
body #PageCtrl .PageBtn{
width: 40px;
display: inline-block;
height: 42px;
line-height: 40px;
border-radius: 50%;
border:1px solid #B4B4B4;
}
.dataBlogList { } /* MsgInfo Cell */
/* 上方類別選項 */
.BlogListMenu { width:100%; height:30px; text-align:center; line-height:100%; }
.BlogListMenuS { width:1px; background:#ff8844; } /* 選項間隔 */
.BlogListMenuL { width:10px; background:#ff8844; } /* 左邊 td */
.BlogListMenuR { width:10px; background:#ff8844; } /* 右邊 td */
.BlogListMenu0 { background:#ff8844; padding:0px; vertical-align:middle; } /* 選項屬性 */
.BlogListMenu0:hover { background:#ff4422; } /* 選項滑鼠觸碰 */
.BlogListMenu1 { background:#ff4422; padding:0px; vertical-align:middle; } /* 目前選項屬性 */
.BlogListMenu0 a , .BlogListMenu1 a { color:#ffffff; } /* 選項文字屬性 */
.BlogListN_1 { } /* 第一筆資訊 */
.BlogListD_0 { padding:5px; border:1px solid #cccccc; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; } /* 偶數筆資訊 */
.BlogListD_1 { padding:5px; border:1px solid #cccccc; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; } /* 奇數筆資訊 */
/* 資訊狀態列 */
.BlogListCtrlBtn { vertical-align:middle; width:100%; text-align:right; }
.BlogListCtrlBtn .OrdIdx { width:20px; text-align:right; border:1px solid #888888; padding:0px; margin:0px; height:16px; }
.BlogListCtrlBtn .MsgCmd { font-size:11px; border:1px solid #888888; padding:0px; margin:0px; height:18px; }
.BlogListCtrlBtn .XmlID { float:left; font-weight:bold; }
.BlogListCtrlBtn select { display:none; }
/* 資訊區 */
.BlogListHTML { }
/* 資訊區上方資訊 */
.BlogListHTML .BlogInfo1 { width:100%; color:#888888; margin-bottom:10px; border-bottom:1px solid #cccccc; }
.BlogListHTML .BlogInfoAuthor { float:right; } /* 作者 */
.BlogListHTML .BlogInfoClass { width:auto; text-align:left; color:#888888; } /* 類別 */
/* 資訊區下方資訊 */
.BlogListHTML .BlogInfo3 { width:100%; color:#888888; }
.BlogListHTML .BlogInfoStatus { float:right; }
.BlogListHTML .BlogInfoBtn { text-align:left; }
/* 資訊內文 */
#ns_Content .BlogListHTML .meMsg_MsgTitleBlk { margin-bottom:10px; } /* 區塊標頭 */
#ns_Content .BlogListHTML .meMsg_MsgBlk .meMsg_MsgTitle { } /* 主標題 */
#ns_Content .BlogListHTML .meMsg_MsgContentBlk { margin-top:10px; } /* 內文段落 */
#ns_Content .BlogListHTML .meMsg_MsgURLList { margin:0px; padding:0px; } /* 相關網址 */
#ns_Content .BlogListHTML .meMsg_MsgURL { list-style:disc; margin-left:40px; } /* 相關網址 */
#ns_Content .BlogListHTML .meMsg_MsgFileList { margin:0px; padding:0px; } /* 相關檔案 */
#ns_Content .BlogListHTML .meMsg_MsgFile { list-style:disc; margin-left:40px; } /* 相關檔案 */
#ns_Content .BlogListHTML .meMsg_MsgFromEnd { } /* 期間 */
#ns_Content .BlogListHTML .meMsg_MsgListBlk { } /* 條列項目 */
#ns_Content .BlogListHTML img { max-width:100%; }
#ns_Content .BlogListHTML .ImgAlignLeft { margin-right:8px; } /* 圖文間距 */
#ns_Content .BlogListHTML .ImgAlignRight { margin-left:8px; } /* 圖文間距 */
/* 分頁控制列 */
.divPageCtrl { margin:10px; clear:both; }
.divPageCtrl table { margin-left:auto; margin-right:auto; }
/* 表格格式 */
.MsgRow1 { margin-top:10px; } /* 第一列 */
.MsgRowN { } /* 其他列 */
.MsgRowD0 { } /* 偶數列 */
.MsgRowD1 { } /* 奇數列 */
.MsgCell1 { padding:0px; } /* 最左欄 */
.MsgCellN { padding:0px; } /* 中間欄 */
.MsgCellX { padding:0px; } /* 最右欄 */
.MsgRGap { border:0px; margin-top:20px; margin-bottom:20px; } /* 列與列中間 */
.cssPagePanel { clear:both; } /* 控制面板列 */
.MsgRow1 { margin-top:$BlogListMsgRow1$; }
.BlogListList { padding-left:$BlogListMsgRowLR$; padding-right:$BlogListMsgRowLR$; }
.MsgRGap { margin-top:$BlogListMsgRGapN$; margin-bottom:$BlogListMsgRGapN$; }
.MsgCell1 { padding-right:$BlogListMsgCGapN$; }
.MsgCellN { padding-left:$BlogListMsgCGapN$; padding-right:$BlogListMsgCGapN$; }
.MsgCellX { padding-left:$BlogListMsgCGapN$; }
.MsgRGap { border-top:$BlogListRS$; }
.MsgCellN { border-left:$BlogListCS$; }
.MsgCellX { border-left:$BlogListCS$; }
.MsgRowD1 { background:$BlogListMsgRowD1$; }
.MsgRowD0 { background:$BlogListMsgRowD0$; }
.BlogListD_1 { background:$BlogListD1$; }
.BlogListD_0 { background:$BlogListD0$; }
.BlogListD_0 { border:$BlogListB$; }
.BlogListD_1 { border:$BlogListB$; }
.BlogListD_0 , .BlogListD_1 { background-image:$BlogListBgImg$; background-position:$pos$; background-repeat:$repeat$; }
.BlogListHTML { width:$BlogListHTMLWidth$; }
.BlogListHTML { margin-top:$BlogListHTMLTop$; }
.BlogListHTML .meMsg_MsgContentBlk.center { padding:$BlogListCntVGap$; margin-right:$BlogListCntVGap$; }
.BlogListHTML .meMsg_MsgContentBlk.left { padding:$BlogListCntVGap$; margin-right:$BlogListCntVGap$; }
.BlogListHTML .meMsg_MsgContentBlk.right { padding:$BlogListCntVGap$; margin-left:$BlogListCntVGap$; }
.BlogListHTML .meMsg_MsgContentBlk.center, .BlogListHTML .meMsg_MsgContentBlk.left, .BlogListHTML .meMsg_MsgContentBlk.right { border:$BlogListCntVB$; }
#ns_Content .meMsg_MsgBlk .meMsg_MsgTitle { font-family:$BlogListTextFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#ns_Content .meMsg_MsgBlk .meMsg_Content { font-family:$BlogListHTMLFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#ns_Content .meMsg_MsgURL { margin-left:$padding$; color:$color$; font-size:$size$; list-style:$BlogListFileSpot$ $pos$ $img$; }
#ns_Content .meMsg_MsgFile { margin-left:$padding$; color:$color$; font-size:$size$; list-style:$BlogListFileSpot$ $pos$ $img$; }
#ns_Content .meMsg_MsgURL a { font-family:$BlogListFileFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#ns_Content .meMsg_MsgFile a { font-family:$BlogListFileFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
.BlogListHTML .BlogInfo1 { border-bottom:$BlogListB1$; }
#ns_Content .meMsg_MsgBlk .meMsg_Content { border-top:$BlogListTextHTMLS$; }
.BlogInfoClass { display:$BlogInfoClass$; }
.BlogInfoAuthor { display:$BlogInfoAuthor$; }
.BlogInfo { display:$BlogInfo$; }
.BlogDisp { display:$BlogDisp$; }
.BlogInfoStatus { display:$BlogInfoStatus$; }
.BlogListHTML .BlogListDate { display:$BlogInfoDT$; }
#ns_Content .BlogListHTML .meMsg_MsgContent { display:$BlogContBlk$; }
#ns_Content .BlogListHTML .meMsg_MsgURLList { display:$BlogContBlk$; }
#ns_Content .BlogListHTML .meMsg_MsgFileList { display:$BlogContBlk$; }
#ns_Content .BlogListHTML .meMsg_MsgFromEnd { display:$BlogContBlk$; }
#ns_Content .BlogListHTML .meMsg_MsgListBlk { display:$BlogContBlk$; }
.divPageCtrl { display:$PageCtrlDisp$; }
春山里舍 春山里舍|Cottage of Bloom Mt. 春山里舍結合昭和風格建築與精選台灣茶,提供寧靜的品茗與甜點體驗,是品味台灣茶文化的理想場所。
春山里舍|Cottage of Bloom Mt. 春山里舍,位於雲中街文創聚落,是一間結合昭和風格建築與台灣茶文化的小店。店內提供精選台灣茶,搭配自製戚風蛋糕,營造出寧靜優雅的品茗氛圍,仿佛置身於京都。店主具備專業茶葉鑑定能力,致力於推廣台灣茶的獨特魅力,是愛茶之人不可錯過的好地方。
斗六市
1
376490000A
https://www.facebook.com/COBM.fnb/
https://reurl.cc/Or9Mm3
https://maps.app.goo.gl/ia5kfLofUZuN9mnaA
640
地址 雲林縣斗六市雲林路一段75巷7號
春山里舍;春山里舍;春山里舍;春山里舍
1037857 春山里舍|Cottage of Bloom Mt. 2025-12-19 12:07:11 MsgArticle 430 23.70861800,120.54009332
ZC10365094
ZC10353694,ZC10363469,ZC10365087,ZC10365094
1
1
0
13
翰奇幫異國餐廚館 翰奇幫異國餐廚館 翰奇幫異國餐廚館提供健康、美味且設計精緻的企業餐飲,專為上班族與商務場合打造。
翰奇幫異國餐廚館 翰奇幫異國餐廚館以健康、專業為核心,提供上班族和商務場合理想的用餐選擇。堅持「乾淨、清爽、不油膩」,精選食材並細心烹調,讓每道料理兼具美味和視覺享受。無論是便當還是會議餐食,店家都注重整潔質感,為忙碌的客戶提供一場健康美味的用餐體驗。
斗六市
886-9-12291057
1
376490000A
https://www.facebook.com/hanjibangcorban/?locale=zh_TW
https://maps.app.goo.gl/XWfdgSiz1W1vQ8h16
640
地址 雲林縣斗六市仁義路69號
翰奇幫異國餐廚館
1037855 翰奇幫異國餐廚館 2025-12-19 12:07:11 MsgArticle 428 23.67954875,120.53856097
ZC10365094
ZC10353694,ZC10362066,ZC10365087,ZC10365094
2
0
0
5
臺米大飯店 臺米大飯店 復古氛圍濃厚的臺米大飯店,以實惠價格呈現懷舊美味。
臺米大飯店 鄰近斗六雲中街文創聚落的臺米菜飯-臺米大飯店,以平實的價格提供美味的炭燒高麗菜飯、小菜及解酒湯。店內擁有濃厚的復古氛圍,樸實無華的老透天外觀及仿若60、70年代的裝潢設計讓人仿佛穿越了數十載。臺米大飯店將美味與懷舊完美結合,為顧客帶來獨特的用餐體驗。
斗六市
電話 886-5-5340204
1
376490000A
https://reurl.cc/932EOx
https://www.instagram.com/taimi_hotel/
https://maps.app.goo.gl/A4Fen7Zk1XdcRm3A7
640
地址 雲林縣斗六市愛國街124號1樓
臺米大飯店;臺米大飯店;臺米大飯店;臺米大飯店;臺米大飯店
11:00–14:00 / 17:00–21:30
1037852 臺米大飯店 2025-12-19 12:07:11 MsgArticle 427 23.70912984,120.53898749
ZC10365094
ZC10353694,ZC10363459,ZC10365087,ZC10365094
3
1
0
6
蕗Fuki日式食堂 蕗Fuki日式食堂 以簡單卻令人驚豔的日式料理,為雲林鄉親呈現出最真誠的美味體驗。
蕗Fuki日式食堂 「只為給雲林鄉親最好的日式料理」,一句話說明蕗的初衷。來到蕗,不僅僅只是用餐,更是一次細細品味用心熱情的體驗。
斗六市
電話 886-5-5360450
1
376490000A
https://www.facebook.com/FukiJapanesecanteen/?locale=zh_TW
https://maps.app.goo.gl/25DSzfdfgzJojbKo6
64048
地址 雲林縣斗六市西安街4號
蕗Fuki日式食堂;蕗Fuki日式食堂
11:30-14:00/17:30-21:30
周二休
1037850 蕗Fuki日式食堂 2025-12-19 12:07:11 MsgArticle 425 23.71358050,120.54235833
ZC10365094
ZC10353694,ZC10363459,ZC10365087,ZC10365094
4
0
0
5
Jam Kitchen Jam Kitchen斗六站 Jam Kitchen提供高蛋白、健康的沙拉餐,搭配新鮮食材與多樣化醬料,讓顧客自由享受不同組合的美味。
Jam Kitchen斗六站 Jam Kitchen沙拉健康餐由一位從英國回來的女孩所創立,旨在提供美味又健康的餐飲選擇。
店內的沙拉以誠意滿滿的份量聞名,讓顧客在享受美食的同時也能兼顧營養。
所有食材新鮮且實在,並提供十多種特色醬料供顧客自由搭配,整份餐盒的基底、主食、蛋白質、醬料及佐料均可靈活選擇,讓每位顧客都能創造出符合自己口味的健康餐。
斗六市
886-9-73083965
1
376490000A
https://www.facebook.com/jam.kitchen2272
@394tzpmp
https://maps.app.goo.gl/NPbVieYM3abQNw1EA
640
地址 雲林縣斗六市長春路27號
Jam Kitchen;Jam Kitchen;Jam Kitchen;Jam Kitchen
1037848 Jam Kitchen斗六站 2025-12-19 12:07:11 MsgArticle 423 23.71334491,120.54067143
ZC10365094
ZC10353694,ZC10363459,ZC10365087,ZC10365094
5
1
0
6
雞優谷複合式餐飲 雞優谷複合式餐飲 雞優谷複合式餐飲以新鮮桂丁雞為主打,讓食客品嚐到在地優質的雞肉料理。
雞優谷複合式餐飲 桂丁雞如今是知名的星級餐廳指定食材,如此優質的雞肉來自雲林的凱馨實業,是台灣首個由民間主導與政府合作的土雞新品種。
在雞優谷複合式餐飲,可以品嚐到來自產地的新鮮雞肉,是凱馨實業從產地到餐桌的最好範例。
斗六市
886-9-65717789
1
376490000A
https://www.facebook.com/profile.php?id=61550656743690
https://www.facebook.com/profile.php?id=61550656743690
640
地址 雲林縣斗六市長安西路1-5號
雞優谷複合式餐飲;雞優谷複合式餐飲;雞優谷複合式餐飲;雞優谷複合式餐飲
1037846 雞優谷複合式餐飲 2025-12-19 12:07:11 MsgArticle 421 23.73319446,120.53377326
ZC10365094
ZC10353694,ZC10363459,ZC10365087,ZC10365094
6
0
0
5
石榴班阿賜古早味臭豆腐 石榴班阿賜古早味臭豆腐 提供傳統小吃的在地名店,以其方塊酥臭豆腐、豬血湯和蚵仔麵線深受在地人歡迎。
石榴班阿賜古早味臭豆腐 位於榴中福德宮附近的石榴班阿賜古早味臭豆腐,是一家深受在地人喜愛的老饕名店。店內早上營業作為早餐店,下午則提供各式小吃,包括臭豆腐、豬血湯和蚵仔麵線等。
特色的方塊酥臭豆腐,搭配加了油條的豬血湯,是在地人與遊客都熱愛的美味組合。
斗六市
886-9-33528559
1
376490000A
https://maps.app.goo.gl/wV5jFepUuajeo1BJA
640
地址 雲林縣斗六市中興路43之2號
石榴班阿賜古早味臭豆腐;石榴班阿賜古早味臭豆腐;石榴班阿賜古早味臭豆腐
1037845 石榴班阿賜古早味臭豆腐 2025-12-19 12:07:11 MsgArticle 420 23.72377891,120.58110094
ZC10365094
ZC10353694,ZC10362066,ZC10365087,ZC10365094
7
1
0
3
Wayne Market 偉恩市場Wayne Market 偉恩市場結合美式風格與創意料理,多樣化的美味餐點讓用餐體驗充滿驚喜。
偉恩市場Wayne Market 偉恩市場為在地青年返鄉創業,以其美式風格及用心的招牌餐點吸引著食客。
除了菜單上的常規餐點,還能透過小黑板上的限定餐點或特餐,品嘗到意外餐點。老闆也時常在粉專上發佈特別活動,讓每次用餐都充滿驚喜。
斗六市
886-9-79470768
1
376490000A
https://www.facebook.com/waynegrill
640
地址 雲林縣斗六市龍潭北路3號1樓
Wayne Market;Wayne Market
1037843 偉恩市場Wayne Market 2025-12-19 12:07:11 MsgArticle 419 23.69362229,120.52855729
ZC10365094
ZC10353694,ZC10363459,ZC10365087,ZC10365094
8
0
0
5
再咖啡Zai Cafe斗六店 再咖啡Zai Cafe斗六店 再咖啡 Zai cafe 將東勢牛稼莊的必比登牛肉麵融入咖啡廳氛圍,為斗六帶來創新美食體驗。
再咖啡Zai Cafe斗六店 「再咖啡 Zai cafe」是台中東勢知名老店牛稼莊的全新複合式咖啡廳。這裡不僅延續了牛稼莊60多年來的美味傳統,還融合了咖啡廳的舒適氛圍,讓顧客可以在輕鬆的環境中享用美食。無論是獨自用餐還是與朋友聚會,「再咖啡」都提供了多樣的選擇,讓每位食客都能體驗到高品質的牛肉麵,並享受到獨特的咖啡飲品。這裡的設計與服務都旨在創造一個愉悅的用餐體驗,讓每一位顧客都能感受到溫馨與舒適。
斗六市
電話 886-5-5360993
1
376490000A
https://www.facebook.com/zaicafe0315/
https://maps.app.goo.gl/MTyZ836j6XWzfWUS9
640
地址 雲林縣斗六市六合街21-5號
再咖啡Zai Cafe斗六店;再咖啡Zai Cafe斗六店
1037842 再咖啡Zai Cafe斗六店 2025-12-19 12:07:11 MsgArticle 418 23.70405469,120.54132089
ZC10365094
ZC10353694,ZC10363459,ZC10365087,ZC10365094
9
1
0
4
392 : 1 2 3 4 5 6 7 8 9 10 .. 44
:
.weForm { width:100%; }
.weForm .header { color:#000000; background:#eeeeee; font-weight:bold; }
.weForm .caption { padding:4px; text-align:right; }
.weForm .captionTop { padding:4px; text-align:right; vertical-align:top; }
.weForm .detail { padding:4px; }
.weForm td.desc { padding:4px; color:#000000; }
.weForm input:read-only { background:rgba(0,0,0,0.1); }
.weForm input:-moz-read-only { background:rgba(0,0,0,0.1); }
.weForm textarea { padding:4px; box-sizing:border-box; }
.weForm input { box-sizing: border-box; width:auto; height: auto; padding: 4px; }
.weForm input.FieldImg[type=edit] {}
.weForm span.btnUploadURL { border: 1px solid #bbbbbb; padding: 3px 5px 5px 5px; background: #dddddd; color:#666666; vertical-align:middle; }
.weForm .button[type=submit] , .weForm .button[type=button] , .weForm .button[type=reset] { height:auto; padding:5px 15px 5px 15px; margin-right:4px; cursor:pointer; }
.weFormDiv .ReturnDesc { text-align:center; }
.weForm .spanDate input[type=edit] { width:auto; }
.weForm .tr[fieldattr="圖片"] .detail img { max-width:400px; max-height:400px; }
@media all and (max-width:400px) {
.weForm .tr[fieldattr="圖片"] .detail img { max-width:100%; }
}
.weForm #tbChkCode { border-spacing:2px; }
.weForm #tdChkCodeInp { border:1px solid #bbbbbb; }
.weForm #tdChkCodeInp input { border:0px; font-size:20px; }
.weForm #tdChkCodeImg { padding:0px; width:120px; height:40px; }
@media all and (max-width:600px) {
.weForm > tbody > tr > td { display:block; }
.weForm .gap { display:none; }
.weForm .detail {}
.weForm .captionTop { font-size:18px; font-weight:bold; text-align:left; }
.weForm input , .weForm textarea , .weForm select {
padding:4px; font-size:18px; font-weight:bold; height:auto; width:100%; box-sizing:border-box; margin-bottom:10px;
}
.weForm input[type=checkbox] {
width:auto; margin:0px 2px 2px 2px;
}
.weForm input.cssWidthAuto { width:auto; }
.weForm #tdChkCodeInp , .weForm #tdChkCodeImg { display:block; }
.weForm #tdChkCodeRenew { display:none; }
}
#PageCtrl { font-family:sө; text-align:center; }
#PageCtrl a { color:#666666; }
#PageCtrl a:hover { color:#ff6622; }
#PageCtrl .PageBtn { margin-left:3px; margin-right:3px; }
#PageCtrl .OtherPage {}
#PageCtrl .ThisPage { color:#000000; font-weight:bold; }
#PageCtrl .RecCount { font-weight:bold; }
總共 392 篇文章 : 頁數 1 2 3 4 5 6 7 8 9 10 : 上一頁 : 下一頁 最後一頁