$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$; }
翰奇幫異國餐廚館 翰奇幫異國餐廚館 翰奇幫異國餐廚館提供健康、美味且設計精緻的企業餐飲,專為上班族與商務場合打造。
翰奇幫異國餐廚館 翰奇幫異國餐廚館以健康、專業為核心,提供上班族和商務場合理想的用餐選擇。堅持「乾淨、清爽、不油膩」,精選食材並細心烹調,讓每道料理兼具美味和視覺享受。無論是便當還是會議餐食,店家都注重整潔質感,為忙碌的客戶提供一場健康美味的用餐體驗。
斗六市
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
ZC10365087
ZC10353694,ZC10362066,ZC10365087,ZC10365094
1
1
0
5
成龍集會所 成龍集會所 將廢棄校舍變為創意休憩地,結合歷史與美學,成為遊客與居民的理想停留地。
成龍集會所 安龍宮旁有一棟充滿創意的馬賽克藝術建築,原本是廢棄多年的小學校舍,如今在「海口新樂園」計畫下重新煥發生機。成龍集會所的整體空間以手工磁磚拼貼和木造家具裝飾,色彩繽紛且富有巧思,不僅賦予廢棄建築新的生命,更為當地居民和遊客提供了一處休憩之地。這處藝術場所結合了歷史與創意,是欣賞美學與悠閒散步的絕佳選擇。
口湖鄉
電話 886-5-7970213
1
376490000A
https://www.facebook.com/chenglong.82
https://maps.app.goo.gl/bB9FAfbzM76twfy19
653
地址 雲林縣口湖鄉成龍村135號
成龍集會所;成龍集會所
1037854 成龍集會所 2025-12-19 12:07:11 MsgArticle 404 23.55538893,120.16635585
ZC10365087
ZC10350618,ZC10350791,ZC10365087,ZC10365103
2
0
0
20
麥寮鄉農會 麥寮鄉農會 麥寮鄉農會以獨特氣候孕育出的脆嫩榨菜,創意料理多樣、風味獨特,讓人回味無窮。
麥寮鄉農會 麥寮鄉農會特產榨菜,以當地得天獨厚的涼爽氣候和地理條件,孕育出脆嫩甘甜的優質榨菜。麥寮是全台榨菜產量最多的地區,從播種到採收約需101天,這裡的榨菜品質優良,風味獨特。農會精選多道榨菜食譜,包括金玉滿堂手卷、榨菜肉丁、榨菜包子、榨菜酸辣羹、脆嫩榨菜鳳梨等創意料理,讓人垂涎欲滴。歡迎動手體驗,品味這份屬於麥寮的特色美味。
麥寮鄉
1
麥寮鄉農會;麥寮鄉農會;麥寮鄉農會
638
地址 雲林縣麥寮鄉麥豐村中山路119號
電話 886-5-6931101
FAX
Email
網站連結 http://www.mai.org.tw/default2.aspx?EpfJdId9UuCM43XlWesODc4eqoHmbAwu
https://maps.app.goo.gl/1iGcxaR6qtMzoNWR9
https://www.facebook.com/p/麥寮鄉農會-100063831762261/?locale=zh_TW
1037853 麥寮鄉農會 2025-12-19 12:07:11 MsgArticle 799 23.74873469,120.25809106
ZC10365087
ZC10358033,ZC10362078,ZC10365087,ZC10365103
3
1
0
72
臺米大飯店 臺米大飯店 復古氛圍濃厚的臺米大飯店,以實惠價格呈現懷舊美味。
臺米大飯店 鄰近斗六雲中街文創聚落的臺米菜飯-臺米大飯店,以平實的價格提供美味的炭燒高麗菜飯、小菜及解酒湯。店內擁有濃厚的復古氛圍,樸實無華的老透天外觀及仿若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
ZC10365087
ZC10353694,ZC10363459,ZC10365087,ZC10365094
4
0
0
6
HiCo.Chiffon HiCo.Chiffon 以戚風蛋糕和浪漫氛圍,成為雲林遊客必訪的夢幻打卡景點。
HiCo.Chiffon 以為自己到了希臘的克里特島?度假風格環境美麗的無庸置疑,讓人彷彿走進了時尚雜誌中的夢幻場景。絕對不能錯過他們的招牌戚風蛋糕,看似簡單卻百吃不膩。
麥寮鄉
886-9-36100912
1
376490000A
https://www.facebook.com/HiCo.Chiffon/
https://maps.app.goo.gl/UQ4oo4efv5bBjY6W9
638
地址 雲林縣麥寮鄉新吉村1之3號
HiCo.Chiffon;HiCo.Chiffon
周三14:00–17:00 / 周四12:30–17:00
1037851 HiCo.Chiffon 2025-12-19 12:07:11 MsgArticle 426 23.80535614,120.27658242
ZC10365087
ZC10353694,ZC10363469,ZC10365087,ZC10365103
5
1
0
10
蕗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
ZC10365087
ZC10353694,ZC10363459,ZC10365087,ZC10365094
6
0
0
5
市場光壽司 市場光壽司 「市場光壽司」提供新鮮平價的日式海鮮料理,結合在地情懷與童年回憶,榮獲經濟部樂活名攤五星等級獎。
市場光壽司 位於西螺舊市場內的「市場光壽司」,是一間結合日式風味與在地情懷的壽司店。店主家斌因童年時與祖父在此市場採買的回憶,希望為這片土地注入新的活力,因此取名「市場光」,象徵著成為市場的光源。這裡主打新鮮、平價的日式海鮮料理,吸引了眾多食客品嚐。113年更榮獲經濟部樂活名攤五星等級獎,成為當地的星級料理推薦。
西螺鎮
電話 886-5-5881522
1
376490000A
https://www.facebook.com/lightupxiluo/?locale=zh_TW
https://maps.app.goo.gl/BTU4vzgupxC1Rp4W6
648
地址 雲林縣西螺鎮福興路185巷47號(中央市場內)
市場光壽司;市場光壽司
周三¬~周日11:30~14:00 / 17:00–21:00
周一、週二公休
1037849 市場光壽司 2025-12-19 12:07:11 MsgArticle 424 23.80052671,120.45998268
ZC10365087
ZC10353694,ZC10363459,ZC10365087,ZC10365118
7
1
0
7
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
ZC10365087
ZC10353694,ZC10363459,ZC10365087,ZC10365094
8
0
0
6
抱糰料理工作室 抱糰料理工作室 抱糰料理工作室以溫馨家常菜帶來家的味道。
抱糰料理工作室 抱糰料理工作室是一家以溫暖家常菜為特色的餐廳,每道菜都充滿了家的味道,彷彿傳遞著媽媽對孩子的無私愛意,充滿了人情味與溫馨氛圍。如果你已許久未品嚐到媽媽的料理,這裡無疑是能喚起你對家鄉味道最美好回憶的地方。
虎尾鎮
1
376490000A
https://www.facebook.com/profile.php?id=61550421847384
https://maps.app.goo.gl/d2W7Ta35sqUMagKv7
632
地址 雲林縣虎尾鎮建國一村83號丁棟
抱糰料理工作室;抱糰料理工作室;抱糰料理工作室
1037847 抱糰料理工作室 2025-12-19 12:07:11 MsgArticle 422 23.71342220,120.42193246
ZC10365087
ZC10353694,ZC10363459,ZC10365087,ZC10365118
9
1
0
5
982 : 1 2 3 4 5 6 7 8 9 10 11 .. 110
:
.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; }
總共 982 篇文章 : 頁數 2 3 4 5 6 7 8 9 10 11 : 第一頁 上一頁 : 下一頁 最後一頁