$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$; }
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
ZC10363459
ZC10353694,ZC10363459,ZC10365087,ZC10365094
1
1
0
10
抱糰料理工作室 抱糰料理工作室 抱糰料理工作室以溫馨家常菜帶來家的味道。
抱糰料理工作室 抱糰料理工作室是一家以溫暖家常菜為特色的餐廳,每道菜都充滿了家的味道,彷彿傳遞著媽媽對孩子的無私愛意,充滿了人情味與溫馨氛圍。如果你已許久未品嚐到媽媽的料理,這裡無疑是能喚起你對家鄉味道最美好回憶的地方。
虎尾鎮
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
ZC10363459
ZC10353694,ZC10363459,ZC10365087,ZC10365118
2
0
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
ZC10363459
ZC10353694,ZC10363459,ZC10365087,ZC10365094
3
1
0
6
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
ZC10363459
ZC10353694,ZC10363459,ZC10365087,ZC10365094
4
0
0
8
再咖啡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
ZC10363459
ZC10353694,ZC10363459,ZC10365087,ZC10365094
5
1
0
8
米穀
米穀 「米穀」以米食和穀物為概念,注重選用新鮮、有機、無毒的食材入菜。
餐廳所在地原為一間西藥房,經老闆改造後翻新為以健康蔬食為主的餐飲空間。米穀餐廳堅持與雲林地區的農夫契作,確保所用蔬菜皆來自在地,秉持對健康飲食的承諾。
米穀也榮獲「雲林百選」的肯定,是全家人享用無負擔美食的理想場所。
虎尾鎮
電話 886-5-6337767
1
376490000A
https://www.facebook.com/miguorganic/
https://maps.app.goo.gl/aoKB44dcT4ms14ov5
632
地址 雲林縣虎尾鎮和平路55號
米穀;米穀;米穀
11:00-14:30、17:30-20:30
周一公休
1037835 米穀 2025-12-19 12:07:11 MsgArticle 416 23.70906681,120.43711219
ZC10363459
ZC10353694,ZC10363459,ZC10365087,ZC10365118
6
0
0
7
林內驛站 林內驛站 在典雅歷史建築內享受林內特色芋頭米粉湯與剉冰,體驗當季新鮮美味。
林內驛站 在典雅的歷史建築林內驛站內品嘗芋頭米粉湯與芋頭剉冰,是一種難忘的美食體驗。此地以當季新鮮芋頭製作的料理,展現了林內在地食材的精髓。記得趁著芋頭的最佳季節前來品嚐,才能體驗到最地道的美味。
林內鄉
886-9-72112939
1
376490000A
網站連結 https://my.apps.tw/林內驛站/
https://maps.app.goo.gl/gKRvj6cz2MVrDXiD9
643
地址 雲林縣林內鄉新興路9號
林內驛站;林內驛站
1037825 林內驛站 2025-12-19 12:07:11 MsgArticle 410 23.76353652,120.61401159
ZC10363459
ZC10353694,ZC10363459,ZC10365087,ZC10365094
7
1
0
6
蝶舞松林咖啡館 蝶舞松林咖啡館 蝶舞松林咖啡館提供以當季有機食材製作的無菜單料理,以養生理念和輕鬆的用餐體驗,營造輕鬆愉快的聚餐氛圍。
蝶舞松林咖啡館 無菜單料理私廚——蝶舞松林咖啡館,位於美麗的林內,由蔡先生及其妻子經營。夫妻倆退休後選擇在這裡定居,將他們對養生的熱愛融入餐廳,所有菜品皆取材於林內當季有機食材,注重低油、低鹽的健康飲食。餐廳菜單每天根據主廚的心情而變,提供隨性而貼心的用餐體驗。
林內鄉
886-9-21200720
1
376490000A
https://www.facebook.com/profile.php?id=100091246149774
643
地址 雲林縣林內鄉中正路648-2號
蝶舞松林咖啡館;蝶舞松林咖啡館;蝶舞松林咖啡館;蝶舞松林咖啡館
1037821 蝶舞松林咖啡館 2025-12-19 12:07:11 MsgArticle 407 23.74889106,120.60910136
ZC10363459
ZC10353694,ZC10363459,ZC10365087,ZC10365094
8
0
0
10
龍圓舊事 龍圓舊事 位於西螺巷弄中的復古風餐廳,結合百年老屋與懷舊裝飾,提供複合式與素食料理,充滿歷史氛圍。
龍圓舊事 龍圓舊事位於雲林西螺的巷弄中,迎面是一棵百年龍眼樹,果實纍纍。進入庭院時,需留意腳下龍眼。店內裝潢充滿懷舊復古風格,展現出對細節的用心,並展示許多古早時期的收藏品,將老屋重新賦予生機。這裡提供複合式料理與素食選擇,不論是正餐還是下午茶,都是值得推薦的美食體驗。
西螺鎮
886-9-65569885
1
376490000A
https://www.facebook.com/龍圓舊事-120532899791914/
https://maps.app.goo.gl/9pSjQXHVoFur2z1C8
648
地址 雲林縣西螺鎮大園街122號
龍圓舊事;龍圓舊事;龍圓舊事
1037819 龍圓舊事 2025-12-19 12:07:11 MsgArticle 405 23.80136997,120.46565765
ZC10363459
ZC10353694,ZC10363459,ZC10365087,ZC10365118
9
1
0
10
110 : 1 2 3 4 5 6 7 8 9 10 .. 13
:
#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; }
總共 110 篇文章 : 頁數 1 2 3 4 5 6 7 8 9 10 : 上一頁 : 下一頁 最後一頁
.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; }
}