/*選單
.mobile_menu001_icon .header_nav_btnToggle .line {background: #FFFFFF none repeat scroll 0 0;}*/

/*Logo*/
.top_panel { box-shadow: 0px 0px 10px rgba(0,0,0,0.5);}

/*內容區*/
.content_panel { min-height: 260px;}

/*banner區*/
.mobile_banner .bx-wrapper .bx-pager {display:none;}

/*選擇與料理*/
.titleT {display: table;white-space: nowrap;border-spacing: 10px;}
.titleT:before, .titleT:after {
  content: "";
  display: table-cell;
  width: 50%;
  background: -webkit-linear-gradient(#aaa, #aaa) repeat-x left center;
  background: -moz-linear-gradient(#aaa, #aaa) repeat-x left center;
  background: -ms-linear-gradient(#aaa, #aaa) repeat-x left center;
  background: linear-gradient(#aaa, #aaa) repeat-x left center;
  background-size: 1px 1px;
}

/*購物說明*/
.aboutProduct tr td:nth-child(1) {border-right: 0px;border-bottom-color: #FFFFFF;}
.aboutProduct tr:nth-child(4) td:nth-child(1) {border-right: 0px;border-bottom-color: #bd8fbd;}
.aboutProduct td {border: 1px solid #bd8fbd;}



.web_community{width: 100px;}

