@charset "UTF-8";
#rwd_nav:before {
  color: #fff;
  font-size: 2.2em;
}
#rwd_nav:hover:before {
  color: #f4cf4f;
}

#footer_c .design-by, #shop_cart_text, #abgne_marquee, #footer .counter, #news em,
.left_column_c .ad_c2 em, .size_add_cart, .size_add_cart ul.p_color li.ff_c {
  font-size: 13px;
  font-weight: normal;
}

#product .p_img .f_out b a, #menu_out #menu_c div > ol,
#menu_out #menu_c div div ol, #news,
.left_column_c .ad_c2, #product .p_img .f_out, #product .p_img .f_out p.f1 a {
  font-size: 15px;
  font-weight: normal;
}

.left_column_c .h1, #news .h1,
.left_column_c .ad_c2 .h1, #good_link h1, #photo_c h1, .ad1 .h1, .ad2 .h1, .ad3 .h1, #product .h1, .related h2 {
  font-size: 18px;
  font-weight: normal;
}

#topnav a {
  color: #fff;
}
#topnav a:hover {
  color: #ff9900;
}

#topnav #language a {
  padding: 5px;
  margin-left: 1px;
  color: #fff;
  background-color: #888;
}
#topnav #language a:hover {
  background-color: #444;
}

#footer_c a {
  color: #daa74f;
}
#footer_c a:hover {
  color: #fce889;
}

#footer_c .design-by {
  color: #eee;
}
#footer_c .design-by:hover {
  color: #cfcfcf;
}

a {
  color: #215fa5;
}
a:hover {
  color: #daa74f;
}

#abgne_marquee a {
  color: #333;
}
#abgne_marquee a:hover {
  color: #daa74f;
}

#logo h1 {
  margin: 6px auto;
  font-size: 35px;
  color: #fff;
  padding: 0;
  font-family: "Raleway", "微軟正黑體", sans-serif;
  line-height: 1;
  vertical-align: middle;
  letter-spacing: 1px;
}
#logo h1 a,
#logo h1 a:hover {
  color: #fff;
}

.left_column_c .h1, #news .h1,
.left_column_c .ad_c2 .h1, #good_link h1, #photo_c h1, .ad1 .h1, .ad2 .h1, .ad3 .h1 {
  position: relative;
  color: #333;
  border-bottom: 1px solid #5d5557;
  margin: 0 0 5px 0;
  padding: 5px 0;
  letter-spacing: 1px;
  font-family: "Raleway", "微軟正黑體", sans-serif;
}
.left_column_c .h1:after, #news .h1:after,
.left_column_c .ad_c2 .h1:after, #good_link h1:after, #photo_c h1:after, .ad1 .h1:after, .ad2 .h1:after, .ad3 .h1:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #666;
  margin-bottom: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}

#product .h1, .related h2 {
  position: relative;
  margin: 0 0 5px 0;
  padding: 5px 0;
  letter-spacing: 1px;
  font-family: "Raleway", "微軟正黑體", sans-serif;
  color: #684539;
  font-size: 24px;
}

#product .p_img .f_out a {
  color: #121212;
}
#product .p_img .f_out a:hover {
  color: #daa74f;
}

#product .p_img .f_out b {
  color: #e83939;
  font-weight: normal;
  font-size: 20px;
  padding-left: 3px;
}

#product .p_img .f_out b a:before {
  content: "\f291";
  padding: 0 3px;
}

#product .p_img .f_out em {
  font-style: normal;
  color: #555;
}

.price_all .np_title {
  font-family: "Raleway", "微軟正黑體", sans-serif;
  font-weight: normal;
  font-size: 22px;
  padding: 3px 0 20px;
  margin: 0 0 25px 0;
  border-bottom: 1px dashed #8f3434;
}

.price_all p.price b em {
  color: #555;
  font-size: 18px;
  font-style: normal;
}

.price_all p.price b.red_f {
  color: #e83939;
  font-size: 18px;
  font-weight: normal;
}

.buy_button .buy,
.buy_button .ask {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 20px;
  font-size: 13px;
}
.buy_button .buy a,
.buy_button .ask a {
  color: #fff;
}
@media (min-width: 768px) {
  .buy_button .buy,
  .buy_button .ask {
    padding: 7px 14px;
  }
}

.buy_button .buy {
  background: #cb0b0b;
}
.buy_button .buy:hover {
  background: #f45656;
}

.buy_button .ask {
  background: #cb0b0b;
}
.buy_button .ask:hover {
  background: #f45656;
}

input[type="submit"] {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 20px;
  background: #3c3129;
  border: none;
  color: #fff;
}
input[type="submit"]:hover {
  background: #3c3129;
}

input[type="reset"] {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 20px;
  background: #999;
  border: none;
  color: #fff;
}
input[type="reset"]:hover {
  background: #777;
}

.more_h,
#news .news_more,
.ad_c2 .news_more,
a.news_pcc_more,
.c_list_more {
  display: inline-block;
  font-size: 13px;
}

#search {
  display: table;
  /*&:after {
      position: absolute;
      content: "\f002";
      display: inline-block;
      padding: 8px;
      left: -12px;
      width: 36px;
      height: 36px;
      font-size: 1.5em!important;
      line-height: 36px;
      text-align: center;
      color: #FFF;
      z-index: 1;
      @extend %fa;
  }*/
}
#search .search_in {
  margin: 3px 0 0 0px;
  padding: 7px;
  width: 80%;
  background: none;
  float: right;
  border: 1px solid #888;
}
#search .search_in:hover {
  border-color: #eee;
}
@media (min-width: 1024px) {
  #search .search_in {
    border: none;
    border-bottom: 1px solid #fff;
  }
}
#search .search_in:focus, #search .search_in:focus, #search .search_in:hover, #search .search_in:hover {
  box-shadow: none;
}
#search .search_b {
  position: absolute;
  float: right;
  left: -5px;
  top: 3px;
  border: none;
  background: #942727 url("http://x.webdo.cc/webdox_style/style_677/images/search.png") center/24px no-repeat;
  padding: 0;
  color: #eee;
  font: 0/0 arial;
  width: 47px;
  height: 37px;
  display: inline-block;
  z-index: 100;
}
@media (min-width: 1024px) {
  #search .search_b {
    background: url("http://x.webdo.cc/webdox_style/style_677/images/search.png") center/24px no-repeat;
    top: 10px;
  }
}
#search:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

#menu_out #menu_c li {
  color: #fff;
}
#menu_out #menu_c li:hover,
#menu_out #menu_c li a.menu_on {
  color: #ce7d31;
}
#menu_out #menu_c li:hover:before,
#menu_out #menu_c li a.menu_on:before {
  color: #E8A02D;
}
#menu_out #menu_c li a {
  display: block;
  padding: 8px 0;
  color: #684539;
}
#menu_out #menu_c li a:before {
  content: "\f111";
  padding: 0 10px 0 0;
  color: #E5D3AC;
}
#menu_out #menu_c li a:hover {
  color: #ce7d31;
}
#menu_out #menu_c li a:hover:before {
  color: #E8A02D;
}

#menu_out #menu_c div > ol,
#menu_out #menu_c div div ol {
  position: relative;
  color: #684539;
  font-weight: bold;
}
#menu_out #menu_c div > ol a.menu_on2,
#menu_out #menu_c div div ol a.menu_on2 {
  color: #ce7d31;
}
#menu_out #menu_c div > ol:hover,
#menu_out #menu_c div div ol:hover {
  color: #a48462;
}
#menu_out #menu_c div > ol a,
#menu_out #menu_c div div ol a {
  position: relative;
  display: block;
  color: #684539;
}
#menu_out #menu_c div > ol a:hover,
#menu_out #menu_c div div ol a:hover {
  color: #ce7d31;
}

#menu_out #menu_c div > ol {
  margin: 4px 0;
}
#menu_out #menu_c div > ol a {
  padding: 5px 10px 5px 23px;
}

#menu_out #menu_c div div ol a.menu_on2 {
  border: none;
}
#menu_out #menu_c div div ol a {
  border: none;
  padding: 4px 18px 4px 0px;
}
#menu_out #menu_c div div ol a:hover {
  border: none;
}

.more_h,
#news .news_more,
.ad_c2 .news_more,
a.news_pcc_more,
.c_list_more {
  zoom: 1;
}
.more_h:before,
#news .news_more:before,
.ad_c2 .news_more:before,
a.news_pcc_more:before,
.c_list_more:before {
  content: "";
  display: table;
}
.more_h:after,
#news .news_more:after,
.ad_c2 .news_more:after,
a.news_pcc_more:after,
.c_list_more:after {
  content: "";
  display: table;
  clear: both;
}

#product .p_img .f_out b a:before, #menu_out #menu_c li a:before, #shop_cart_text a:first-child:before, .search_icon:before, #news li:before,
.left_column_c .ad_c2 li:before, #rwd_nav:before, ul.menu > li a span:before, ul.menu li li a span:before, #menu_out #menu_c span, #product .p_img .f1 .meat:before, #product .p_img .f1 .Ri:before, .p_s .prev, .p_s .next, .p_download:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fade_down {
  from {
    margin-top: -3em;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
@-moz-keyframes fade_down {
  from {
    margin-top: -3em;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
@-o-keyframes fade_down {
  from {
    margin-top: -3em;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes fade_down {
  from {
    margin-top: -3em;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes fade_up {
  from {
    margin-top: 2em;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
@-moz-keyframes fade_up {
  from {
    margin-top: 2em;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
@-o-keyframes fade_up {
  from {
    margin-top: 2em;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes fade_up {
  from {
    margin-top: 2em;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes fade_left {
  from {
    margin-left: -3em;
    opacity: 0;
  }
  to {
    margin-left: 0em;
    opacity: 1;
  }
}
@-moz-keyframes fade_left {
  from {
    margin-left: -3em;
    opacity: 0;
  }
  to {
    margin-left: 0em;
    opacity: 1;
  }
}
@-o-keyframes fade_left {
  from {
    margin-left: -3em;
    opacity: 0;
  }
  to {
    margin-left: 0em;
    opacity: 1;
  }
}
@keyframes fade_left {
  from {
    margin-left: -3em;
    opacity: 0;
  }
  to {
    margin-left: 0em;
    opacity: 1;
  }
}
@-webkit-keyframes fade_right {
  from {
    margin-right: -3em;
    opacity: 0;
  }
  to {
    margin-right: 0em;
    opacity: 1;
  }
}
@-moz-keyframes fade_right {
  from {
    margin-right: -3em;
    opacity: 0;
  }
  to {
    margin-right: 0em;
    opacity: 1;
  }
}
@-o-keyframes fade_right {
  from {
    margin-right: -3em;
    opacity: 0;
  }
  to {
    margin-right: 0em;
    opacity: 1;
  }
}
@keyframes fade_right {
  from {
    margin-right: -3em;
    opacity: 0;
  }
  to {
    margin-right: 0em;
    opacity: 1;
  }
}
@-webkit-keyframes border {
  0% {
    left: -318px;
  }
  50% {
    left: -318px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes border {
  0% {
    left: -318px;
  }
  50% {
    left: -318px;
  }
  100% {
    left: 0;
  }
}
@-o-keyframes border {
  0% {
    left: -318px;
  }
  50% {
    left: -318px;
  }
  100% {
    left: 0;
  }
}
@keyframes border {
  0% {
    left: -318px;
  }
  50% {
    left: -318px;
  }
  100% {
    left: 0;
  }
}
.buy_button .buy,
.buy_button .ask, #menu_out #menu_c li:hover,
#menu_out #menu_c li a.menu_on, #product * {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.animate {
  -moz-animation: fadeIn ease-in 1;
  -webkit-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -moz-animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.animate_show {
  opacity: 1 !important;
}

.animate_out {
  -moz-animation: fadeOut ease-out 1;
  -webkit-animation: fadeOut ease-out 1;
  animation: fadeOut ease-out 1;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -moz-animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.animate_fade_left {
  -moz-animation: fade_left ease-in 1;
  -webkit-animation: fade_left ease-in 1;
  animation: fade_left ease-in 1;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -moz-animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.animate_fade_right {
  -moz-animation: fade_right ease-in 1;
  -webkit-animation: fade_right ease-in 1;
  animation: fade_right ease-in 1;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -moz-animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.animate_fade_up {
  -moz-animation: fade_up ease-in 1;
  -webkit-animation: fade_up ease-in 1;
  animation: fade_up ease-in 1;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -moz-animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.animate_fade_down {
  -moz-animation: fade_down ease-in 1;
  -webkit-animation: fade_down ease-in 1;
  animation: fade_down ease-in 1;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -moz-animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.menu_top {
  top: -3em;
  position: fixed !important;
  max-width: none !important;
  width: 100%;
  z-index: 10000;
  padding: 40px 20px;
  float: left;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0;
  border-radius: 0 !important;
}
@media (min-width: 1024px) {
  .menu_top {
    padding: 0;
  }
}

.menu_top.animate {
  -moz-transform: translate(0, 3em);
  -o-transform: translate(0, 3em);
  -ms-transform: translate(0, 3em);
  -webkit-transform: translate(0, 3em);
  transform: translate(0, 3em);
  padding: 0;
}

#img_move1.animate {
  -moz-transform: translate(6em, 0);
  -o-transform: translate(6em, 0);
  -ms-transform: translate(6em, 0);
  -webkit-transform: translate(6em, 0);
  transform: translate(6em, 0);
}

.font_ha.animate {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.font_hb.animate {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.font_hc.animate {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

@media (min-width: 1024px) {
  .menu_top_animate {
    z-index: 100000;
    padding: 0;
    top: 0px;
    height: auto;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important;
    width: 100%;
    display: block;
    position: fixed !important;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .menu_top_animate #logo img {
    height: 50px;
    width: auto;
  }
  .menu_top_animate #page_top {
    min-height: none;
  }
}

body {
  font: 100%/1.5 "Open Sans", "微軟正黑體", sans-serif;
  background: #fff;
  color: #333;
  margin: 0 !important;
  width: 100%;
}

body,
input,
textarea,
select,
button {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga', 'kern';
}

::-moz-selection {
  color: #fff;
  text-shadow: none;
  background-color: #666;
}

::selection {
  color: #fff;
  text-shadow: none;
  background-color: #666;
}

#google_translate_element {
  z-index: 10000;
}
@media (min-width: 0px) {
  #google_translate_element {
    position: relative;
    width: 100%;
  }
}
@media (min-width: 640px) {
  #google_translate_element {
    position: absolute;
    top: 0;
    width: 200px;
    height: 30px;
    z-index: 10000;
  }
}

#wrap,
header,
#banner,
#footer,
#abgne_marquee {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

#wrap {
  top: 50px;
}
@media (min-width: 1024px) {
  #wrap {
    top: 0;
    overflow: hidden;
  }
}

#wrap_c,
#page_top,
#footer_c,
#topnav_c {
  position: relative;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#wrap_c:after,
#page_top:after,
#footer_c:after,
#topnav_c:after {
  content: " ";
  display: block;
  clear: both;
}

header {
  background: #8f3434 url("http://x.webdo.cc/webdox_style/style_677/images/fu.png");
  z-index: 10000;
  border-bottom: 8px solid #630802;
}

#page_top {
  padding: 0 10px;
  min-height: 80px;
}

#topnav_wrap {
  z-index: 10000;
  display: inline-block;
  float: right;
  width: 100%;
}
@media (min-width: 1024px) {
  #topnav_wrap {
    width: auto;
  }
}

#topnav_c {
  text-align: center;
}

#wrap_c {
  background: none;
  padding: 0 10px;
}
@media (min-width: 1280px) {
  #wrap_c {
    height: auto;
  }
}

#topnav {
  text-align: center;
  margin: 3px 0 3px 10px;
  display: inline-block;
  display: none;
  font-size: 16px;
}
#topnav:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("http://x.webdo.cc/webdox_style/style_677/images/cart.png") center/100% no-repeat;
  position: relative;
  top: 5px;
}
@media (min-width: 1024px) {
  #topnav {
    text-align: right;
    margin-right: 20px;
  }
}
#topnav a {
  padding: 3px;
  vertical-align: middle;
  display: inline-block;
}
#topnav #language {
  float: right;
  padding: 0 8px;
}
#topnav a.shopping_word {
  color: #fff;
}
#topnav a.shopping_word:hover {
  color: #daa74f;
}

.shopping_word_out {
  display: inline-block;
}
.shopping_word_out:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("http://x.webdo.cc/webdox_style/style_677/images/cart.png") center/100% no-repeat;
  position: relative;
  top: 5px;
}
.shopping_word_out a {
  color: #fff;
}
.shopping_word_out a:hover {
  color: #ff9900;
}

#shop_cart_text {
  text-align: center;
  margin: 2px 0 2px 10px;
  float: right;
  color: #fff;
}
#shop_cart_text a {
  padding: 3px;
  vertical-align: middle;
}
#shop_cart_text a:first-child:before {
  content: "\f07a";
  font-size: 1.2em;
  padding-right: 3px;
}
@media (min-width: 1024px) {
  #shop_cart_text:after {
    content: "|";
    padding-left: 5px;
  }
}

#logo {
  position: relative;
  z-index: 1000;
  text-align: center;
  margin: 10px 0;
  width: 100%;
  float: left;
}
@media (min-width: 1024px) {
  #logo {
    width: 32.3943662%;
    float: left;
    margin-right: 1.4084507%;
    text-align: left;
  }
}
#logo img {
  max-width: 312px !important;
}

#searchBox {
  display: none;
}
@media (min-width: 1024px) {
  #searchBox {
    display: inline-block;
  }
}

.search_icon {
  position: relative;
  margin: 10px 0 0 10px;
  cursor: pointer;
  float: left;
  background: none;
  border: none;
}
@media (min-width: 1024px) {
  .search_icon {
    margin: 4px 0 0 5px;
    display: none !important;
  }
}
.search_icon:before {
  content: "\f002";
  color: #fff;
  font-size: 1.6em;
  padding: 3px 6px;
}
@media (min-width: 1024px) {
  .search_icon:before {
    font-size: 1.2em;
    color: #fff;
  }
}
.search_icon:hover:before {
  color: #f4cf4f;
}
@media (min-width: 1024px) {
  .search_icon:hover:before {
    color: #ff9900;
  }
}

#search {
  width: 80%;
  position: relative;
  top: 5px;
  text-align: center;
  margin: 0 auto;
  height: auto;
}
@media (min-width: 1024px) {
  #search {
    width: 174px;
  }
}

#cboxLoadedContent {
  padding: 20px 40px 15px 40px;
}

#login_top {
  color: #fff;
  margin: 3px;
  text-align: center;
  width: auto;
  display: inline-block;
}
#login_top:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("http://x.webdo.cc/webdox_style/style_677/images/user.png") center/100% no-repeat;
  position: relative;
  top: 5px;
}
#login_top a {
  padding: 3px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
}
#login_top a:hover {
  color: #ff9900;
}

#banner {
  position: relative;
  z-index: 1;
  top: 0;
}
#banner img {
  max-width: 100%;
  height: auto;
  z-index: 100;
}
#banner .slider-pro img {
  max-width: none;
  height: auto;
}
@media (min-width: 640px) {
  #banner .sp-selected-button {
    background-color: #fff;
  }
  #banner .sp-button {
    border: 2px solid #fff;
  }
}

.sp-selected.sp-slide .sp-font {
  position: absolute;
  z-index: 1000;
  top: 30%;
  width: 100%;
  padding: 0 6%;
  text-align: center;
  font-size: 18px;
  vertical-align: middle;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
  color: #fff;
}
@media (min-width: 768px) {
  .sp-selected.sp-slide .sp-font {
    font-size: 40px;
    top: 40%;
  }
}
.sp-selected.sp-slide .sp-font span {
  display: inline-block;
  padding: 3px;
}
.sp-selected.sp-slide .sp-font .sp-font2 {
  font-size: 15px;
  padding: 3px;
}
@media (min-width: 768px) {
  .sp-selected.sp-slide .sp-font .sp-font2 {
    font-size: 30px;
  }
}

@media (min-width: 768px) {
  .sp-buttons {
    bottom: 40px;
  }
}

#abgne_marquee {
  position: relative;
  float: right;
  margin: 5px 0;
  height: 30px;
  z-index: 10;
  overflow: hidden;
  text-align: right;
  line-height: 30px;
}
#abgne_marquee ul {
  right: 0;
  position: absolute;
}
#abgne_marquee ul,
#abgne_marquee li {
  margin: 0 5px;
  padding: 0;
  list-style: none;
}

#footer_c {
  border-top: 1px solid none;
  padding: 20px 10px;
}
#footer_c .design-by {
  text-align: center;
  margin: 10px 0;
}
@media (min-width: 768px) {
  #footer_c .design-by {
    text-align: initial;
    margin: 0;
  }
}

#ft_logo {
  text-align: center;
  position: relative;
  left: 5px;
}
@media (min-width: 768px) {
  #ft_logo {
    left: 0;
    width: 8.73239437%;
    float: left;
    margin-right: 1.4084507%;
  }
}

@media (min-width: 768px) {
  #ft_words {
    width: 89.85915493%;
    float: left;
    margin-right: 1.4084507%;
    margin-right: 0;
    float: right;
  }
}
@media (min-width: 1024px) {
  #ft_words {
    width: 71.26760563%;
    float: left;
    margin-right: 1.4084507%;
    margin-right: 1.4084507%;
    float: left;
  }
}

#contact_info {
  overflow: hidden;
  text-align: center;
}
@media (min-width: 768px) {
  #contact_info {
    text-align: left;
  }
}
#contact_info p {
  font-size: 15px;
  margin: 8px 0;
}

@media (min-width: 768px) {
  #adr {
    width: 49.29577465%;
    float: left;
    margin-right: 1.4084507%;
  }
}
@media (min-width: 1024px) {
  #adr {
    width: 49.29577465%;
    float: left;
    margin-right: 1.4084507%;
  }
}

@media (min-width: 768px) {
  #phoneNumb {
    width: 28.16901408%;
    float: left;
    margin-right: 1.4084507%;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  #phoneNumb {
    width: 28.16901408%;
    float: left;
    margin-right: 1.4084507%;
  }
}

@media (min-width: 768px) {
  #fax {
    width: 19.71830986%;
    float: left;
    margin-right: 1.4084507%;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  #fax {
    width: 19.71830986%;
    float: left;
    margin-right: 1.4084507%;
    margin-right: 0;
  }
}

#footer {
  position: relative;
  bottom: 0;
  z-index: 1;
  background: #542D2C;
  color: #fff;
}
#footer .counter {
  background: none;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 10px;
  color: #fff;
}
#footer .counter:after {
  content: " ";
  display: block;
  clear: both;
}
#footer .counter b {
  color: #fff;
}
@media (min-width: 640px) {
  #footer .counter {
    text-align: right;
  }
}

.clear {
  display: block;
  clear: both;
}

#left_column,
.left_column_c {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
#left_column a img:hover,
.left_column_c a img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
}

.left_column_c {
  margin-bottom: 15px;
}
.left_column_c * {
  margin: 0;
  padding: 0;
}

/*最新消息區塊*/
#news,
.left_column_c .ad_c2 {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
  height: auto;
  min-height: 100px;
}
#news ul,
.left_column_c .ad_c2 ul {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}
#news li,
.left_column_c .ad_c2 li {
  margin-bottom: 7px;
}
#news li:before,
.left_column_c .ad_c2 li:before {
  content: "\f105";
  font-size: 0.7em;
  padding-right: 6px;
}
#news em,
.left_column_c .ad_c2 em {
  color: #555;
  font-style: normal;
}
#news .new_ad,
.left_column_c .ad_c2 .new_ad {
  margin: 10px;
  display: block;
}

/*形象圖片*/
#abgne_fade_pic {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

#good_link {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
#good_link ul {
  margin: 10px auto;
  float: left;
  padding: 0;
  width: 100%;
  list-style: none;
}
#good_link a {
  float: left;
  margin: 5px;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}
#good_link a img {
  vertical-align: middle;
}
@media (min-width: 1024px) {
  #good_link a {
    width: 100%;
    margin: 5px 0;
  }
}

.more_h,
#news .news_more,
.ad_c2 .news_more,
a.news_pcc_more,
.c_list_more {
  float: right;
  display: inline-block;
  font-weight: normal;
}

@media (min-width: 0px) {
  #abgne_float_ad {
    display: none !important;
  }
}
@media (min-width: 768px) {
  #abgne_float_ad {
    display: block;
  }
}

@media (min-width: 0px) {
  #slide_right {
    display: none;
  }
}
@media (min-width: 768px) {
  #slide_right {
    top: 180px;
    right: 0;
    display: block;
  }
}

@media (min-width: 1024px) {
  #social_fa_icon {
    text-align: right;
    width: 17.18309859%;
    float: left;
    margin-right: 1.4084507%;
    margin-right: 0;
    float: right;
  }
}
#social_fa_icon a {
  color: #fff;
  text-align: center;
}
@media (min-width: 1024px) {
  #social_fa_icon a {
    font-size: 0.8em !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
  }
}
#social_fa_icon a:hover {
  color: #ddd;
}

#page_left_no, #page_right_no {
  display: none;
  width: 0;
}

@media (min-width: 0px) {
  #page_left {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_left:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1024px) {
  #page_left {
    width: 29.85915493%;
    float: left;
    margin-right: 1.4084507%;
    padding: 14px 18px;
    background: #F7F0DF url("http://x.webdo.cc/webdox_style/style_677/images/page_left_bg.png") 163px 62px no-repeat;
  }
}
@media (min-width: 1280px) {
  #page_left {
    width: 24.78873239%;
    float: left;
    margin-right: 1.4084507%;
  }
}

@media (min-width: 0px) {
  #page_main {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_main:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1024px) {
  #page_main {
    width: 49.29577465%;
    float: left;
    margin-right: 1.4084507%;
  }
}
#page_main .titleA {
  text-align: left;
}

@media (min-width: 0px) {
  #page_main_2 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_main_2:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1024px) {
  #page_main_2 {
    width: 68.73239437%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 1280px) {
  #page_main_2 {
    width: 73.8028169%;
    float: right;
    margin-right: 0;
  }
}
#page_main_2 .titleA {
  text-align: left;
}

@media (min-width: 0px) {
  #page_main_2b {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_main_2b:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1024px) {
  #page_main_2b {
    width: 74.64788732%;
    float: left;
    margin-right: 1.4084507%;
    padding-top: 20px;
  }
}
#page_main_2b .titleA {
  text-align: left;
}

@media (min-width: 0px) {
  #page_right {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_right:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1024px) {
  #page_right {
    width: 23.94366197%;
    float: right;
    margin-right: 0;
    padding: 0 8px;
    background: #none;
  }
}

a.bars_close {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99;
  top: 0;
}
@media (min-width: 1024px) {
  a.bars_close {
    display: none;
  }
}

#navbar_top {
  background: #630802;
  width: 100%;
  float: left;
  height: 50px;
  position: fixed;
  z-index: 100000;
}
@media (min-width: 1024px) {
  #navbar_top {
    display: none;
  }
}

#pageslide {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 99999;
  width: 260px;
  padding: 20px 0;
}
@media (min-width: 1024px) {
  #pageslide {
    display: none !important;
  }
}

#rwd_nav {
  display: block;
  top: 50px;
  position: relative;
  float: right;
  right: 8px;
  top: 8px;
  margin: 0;
  z-index: 9999;
  cursor: pointer;
  background: none;
  border: none;
}
#rwd_nav:before {
  content: "\f0c9";
  font-size: 2em;
}
@media (min-width: 1024px) {
  #rwd_nav {
    display: none;
  }
}

#m_nav {
  width: 60%;
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 9999;
  background: #7b1d17;
  overflow-y: auto;
  -moz-box-shadow: 0px 10px 10px #790e0e;
  -webkit-box-shadow: 0px 10px 10px #790e0e;
  box-shadow: 0px 10px 10px #790e0e;
}
#m_nav .EngT {
  display: none;
}
@media (min-width: 1024px) {
  #m_nav {
    position: absolute;
    width: auto;
    display: block;
    height: auto;
    top: auto;
    bottom: 5px;
    right: 0;
    background: none;
    overflow: visible;
    overflow-y: initial;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
#m_nav::-webkit-scrollbar-track {
  /*-webkit-box-shadow: inset 0 0 6px rgba(3, 3, 3, 0.3);*/
  background-color: none;
}
#m_nav::-webkit-scrollbar {
  width: 5px;
  background-color: none;
  border-radius: 10px;
}
#m_nav::-webkit-scrollbar-thumb {
  background-color: #444;
}
#m_nav * {
  -moz-transition: all !important;
  -o-transition: all !important;
  -webkit-transition: all !important;
  transition: all !important;
}

#menu, #menu2 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 50px;
  height: auto;
  z-index: 100;
  width: 100%;
  font-size: 15px;
}
#menu:after, #menu2:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 1024px) {
  #menu, #menu2 {
    height: 38px;
    top: auto;
    font-size: 15px;
  }
}
#menu ul, #menu li, #menu2 ul, #menu2 li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.menu {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: auto;
  margin: 0;
  padding: 0;
  z-index: 100;
  text-align: right;
}
ul.menu:after {
  content: " ";
  display: block;
  clear: both;
}
ul.menu a {
  position: relative;
  text-align: center;
  white-space: nowrap;
  display: block;
  text-decoration: none;
  width: 100%;
  z-index: 100000;
  padding: 11px 8px;
}
ul.menu li {
  float: none;
  width: 100%;
  border-bottom: 1px solid #a24646;
  background: none;
}
ul.menu li:hover {
  background: #a24646;
}
ul.menu div {
  visibility: hidden;
  display: none;
  background: none;
  position: relative;
}
ul.menu li:hover > div {
  visibility: visible;
  display: block;
}
ul.menu span {
  color: #fff;
  line-height: 18px;
}
ul.menu a:hover {
  color: #fbce8d;
}
ul.menu a:hover span {
  color: #fbce8d;
}
ul.menu > ul > li:hover > a span {
  color: #fbce8d;
}
ul.menu li li {
  float: none;
  text-align: center;
  background-image: none;
  display: block;
  background: #231d20;
  border-bottom: 1px solid #363334;
}
ul.menu li li a {
  position: static;
  display: block;
  padding: 0;
  color: #fff;
}
ul.menu li li a span {
  display: block;
  color: #fff;
  background-image: none;
  background: #231d20;
  padding: 10px 5px;
}
ul.menu li li a span:before {
  content: "";
}
ul.menu li li a:hover {
  color: #fff;
  background-image: none;
  background: #3c3129;
}
ul.menu li li a:hover span {
  width: 100%;
  color: #fff;
  background-image: none;
  background: #3c3129;
}
ul.menu li li a.parent span {
  background: none;
}
ul.menu li.back {
  width: 10px;
  height: auto;
  z-index: 10000;
  position: absolute;
  top: 0;
}
ul.menu li.back .left {
  width: auto;
  height: 38px;
  float: none;
  position: relative;
  top: 0;
  left: 0;
  visibility: visible;
}
@media (min-width: 1024px) {
  ul.menu {
    width: auto;
    min-width: 0px;
  }
  ul.menu a {
    padding: 10px 0px;
    margin: 0 8px;
    width: auto;
    font-size: 18px;
  }
  ul.menu li {
    width: auto;
    display: inline-block;
    border-bottom: none;
    background: none;
  }
  ul.menu li:hover {
    background: none;
  }
  ul.menu div {
    position: absolute;
    display: block;
    text-align: left;
    padding: 0;
    background: none;
  }
  ul.menu span {
    color: #fff;
  }
  ul.menu a:hover {
    color: #fbce8d;
  }
  ul.menu a:hover span {
    color: #fbce8d;
  }
  ul.menu > ul > li:hover > a span {
    color: #fbce8d;
  }
  ul.menu li li {
    background: #231d20;
    border-bottom: 1px solid #363334;
  }
  ul.menu li li a {
    text-align: left;
    margin: 0;
  }
  ul.menu li li a span {
    color: #fff;
    background: #231d20;
    text-transform: none;
    padding: 5px 8px 5px 0px;
    width: auto;
    min-width: 150px;
  }
  ul.menu li li a span:before {
    content: "\f105";
    padding: 0 8px;
  }
  ul.menu li li a:hover span {
    color: #fff;
    background: #3c3129;
    background-image: none;
  }
}

#span_product_menu {
  display: inline-block;
  width: 100%;
}

.menu_ct {
  color: #684539;
  font-size: 24px;
  padding-left: 18px;
  margin: 39px 0;
  display: none;
}
@media (min-width: 1024px) {
  .menu_ct {
    display: block;
  }
}

#menu_out {
  background: #F7F0DF url("http://x.webdo.cc/webdox_style/style_677/images/page_left_bg.png") 163px 62px no-repeat;
  background-position: 90% 62px;
  padding: 20px;
}
@media (min-width: 1024px) {
  #menu_out {
    padding: 0;
    background-image: none;
  }
}
#menu_out #menu_c {
  float: left;
  width: 100%;
  height: auto;
  text-align: left;
  margin-bottom: 15px;
}
#menu_out #menu_c img {
  max-height: 35px;
  width: auto;
  margin: 0 6px 0 0;
  vertical-align: middle;
}
#menu_out #menu_c span {
  position: absolute;
  right: 2px;
  top: 10px;
  z-index: 1000;
  text-align: center;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  color: #F7F0DF;
  cursor: pointer;
}
#menu_out #menu_c span.arrow_class_open:before {
  content: "\f103";
}
#menu_out #menu_c span.arrow_class_close:before {
  content: "\f102";
  color: #ce7d31;
}
#menu_out #menu_c span:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
#menu_out #menu_c span img {
  display: none;
}
#menu_out #menu_c * {
  list-style: none;
  border: 0;
  padding: 0;
  margin: 0;
}
#menu_out #menu_c li {
  position: relative;
  margin: 0 0 5px 0;
  display: block;
  font-weight: bold;
}
#menu_out #menu_c li img {
  max-height: 35px;
  width: auto;
  margin: 0 6px 0 0;
  vertical-align: middle;
}
#menu_out #menu_c li:hover .arrow_class_open {
  color: #ce7d31;
}
#menu_out #menu_c div div {
  margin: 4px 0 4px 25px;
}

#m_call {
  font-size: 24px;
  color: #542d2c;
  font-weight: bold;
  background: #fff;
  border: 2px solid #CDAA5E;
  padding: 24px 15px;
  margin-bottom: 100px;
  display: none;
}
@media (min-width: 1024px) {
  #m_call {
    display: block;
  }
}
#m_call p {
  border-bottom: 1px solid #D7D5D5;
  padding-bottom: 5px;
  text-align: center;
  margin: 0;
}
#m_call b {
  display: block;
  text-align: center;
  font-size: 30px;
  color: #b21e1b;
  font-family: Arial Black;
}

input, textarea {
  border: 1px solid #ddd;
  padding: 5px;
  background-color: none;
  -webkit-transition: background .25s ease;
  -moz-transition: background .25s ease;
  transition: background .25s ease;
}

input[type=text]:focus, textarea:focus,
input[type=text]:hover, textarea:hover {
  box-shadow: 0 0 5px #a17d59;
  border: 1px solid #a17d59;
}

#product {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
#product .p_img {
  width: 48.025%;
  float: left;
  margin-right: 3.84615385%;
  margin-bottom: 17px;
  height: auto;
  padding: 8px;
  float: left;
  border: 1px solid transparent;
  background-color: #fff;
}
#product .p_img:nth-child(2n) {
  float: right;
  margin-right: 0;
}
#product .p_img:hover {
  background-color: none;
}
#product .p_img img {
  max-height: 100%;
  vertical-align: middle;
}
#product .p_img p.pp {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  text-align: center;
  font-size: 0;
}
#product .p_img p.pp a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
#product .p_img p.pp span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
#product .p_img p.pp span:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
#product .p_img .f1 {
  text-align: center;
}
#product .p_img .f1 span {
  font-weight: bold;
  font-size: 14px;
  padding-right: 7px;
}
#product .p_img .f1 span:before {
  font-size: 18px;
  color: #b64927;
}
#product .p_img .f1 .meat:before {
  content: "\f004";
  padding: 0 5px;
}
#product .p_img .f1 .star:before {
  content: "★";
  padding: 0 5px;
}
#product .p_img .f1 .cir:before {
  content: "⊙";
  padding: 0 5px;
}
#product .p_img .f1 .Ri:before {
  content: "\f06c";
  padding: 0 5px;
}
#product .p_img a {
  display: inline-block;
  vertical-align: middle;
  color: #121212;
  font-weight: bold;
  font-size: 18px;
}
#product .p_img a:hover {
  color: #daa74f;
}
#product .p_img .f_out {
  display: block;
  line-height: 1.2;
  margin: 3px;
  padding: 3px;
  text-align: center;
}
#product .p_img .f_out p.f1 {
  display: block;
  padding: 0;
  margin: 3px 0;
  min-height: 40px;
  text-align: center;
  text-overflow: ellipsis;
  font-size: 0;
}
#product .p_img .f_out p.f1:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
#product .p_img .f_out p.f1 a {
  display: block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  #product .p_2 .p_img {
    width: 48.025%;
    float: left;
    margin-right: 3.84615385%;
  }
  #product .p_2 .p_img:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
  #product .p_2 .p_img:nth-child(2n+3) {
    clear: left;
  }
}
@media (min-width: 768px) {
  #product .p_3 .p_img {
    width: 31.61139241%;
    float: left;
    margin-right: 2.53164557%;
  }
  #product .p_3 .p_img:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
  #product .p_3 .p_img:nth-child(3n+4) {
    clear: left;
  }
}
@media (min-width: 768px) {
  #product .p_4 .p_img {
    width: 23.55943396%;
    float: left;
    margin-right: 1.88679245%;
  }
  #product .p_4 .p_img:nth-child(4n) {
    float: right;
    margin-right: 0;
  }
  #product .p_4 .p_img:nth-child(4n+5) {
    clear: left;
  }
}
@media (min-width: 768px) {
  #product .p_5 .p_img {
    width: 18.77669173%;
    float: left;
    margin-right: 1.5037594%;
  }
  #product .p_5 .p_img:nth-child(5n) {
    float: right;
    margin-right: 0;
  }
  #product .p_5 .p_img:nth-child(5n+6) {
    clear: left;
  }
}

@media (min-width: 0px) {
  .pic3 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .pic3:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 640px) {
  .pic3 {
    width: 50%;
    float: left;
    padding: 0 10px 10px 0;
  }
}

.price_all {
  border-bottom: 1px dashed #8f3434;
  padding-bottom: 30px;
}
@media (min-width: 0px) {
  .price_all {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .price_all:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 640px) {
  .price_all {
    width: 47%;
    float: left;
    margin-left: 20px;
  }
}

.price_all p.price {
  color: #e83939;
  margin: 7px 0;
}
.price_all p.price b {
  color: #555;
  font-weight: normal;
  font-size: 15px;
}

.food {
  color: #8f3434;
  font-size: 15px;
  margin: 7px 0;
}

.p_download {
  padding-left: 15px;
}

.np_cc {
  padding: 8px 0;
}

.p_big {
  position: relative;
  background-color: #FFF;
  text-align: center;
  font-size: 0;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
}
.p_big span {
  display: inline-block;
  vertical-align: middle;
}
.p_big img {
  max-height: 100%;
  vertical-align: middle;
}
.p_big #zoom_show_big, .p_big .zoom_out, .p_big .cboxElement {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}
.p_big #zoom_show_big:before, .p_big .zoom_out:before, .p_big .cboxElement:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.p_big .cloud-zoom {
  max-width: 100%;
  max-height: 100%;
}

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
  border: 1px solid #888;
  margin: 0px;
  /* Set this to minus the border thickness. */
  background-color: #fff;
  cursor: move;
}

.cloud-zoom-title {
  display: none;
}

.cloud-zoom-big {
  border: 1px solid #ccc;
  overflow: hidden;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
}

.cloud-zoom-loading {
  color: white;
  background: #fff;
  padding: 3px;
  border: 1px solid #000;
}

.p_s {
  float: left;
  clear: left;
  height: 100px;
  width: 100%;
  margin-top: 5px;
  position: relative;
  overflow: hidden;
}
.p_s .scrollable {
  float: left;
  height: 100px;
  position: relative;
  overflow: hidden;
  margin: 0 15px;
}
.p_s .inbox {
  width: 1200px;
  height: 100px;
  position: absolute;
}
.p_s .inbox > div {
  width: 98px;
  height: 98px;
  margin: 0;
  float: left;
  padding: 2px;
}
.p_s .inbox > div a {
  display: table-cell;
  float: none;
  border: none;
  width: 94px;
  height: 94px;
  border: 1px solid #ddd;
  vertical-align: middle;
  text-align: center;
}
.p_s .inbox > div img {
  max-width: 94px;
  max-height: 94px;
  height: auto;
  width: auto;
  vertical-align: middle;
  width: expression(this.width >94 ? "94" : true);
  height: expression(this.height > 94? "94" : true);
  float: none;
  margin: 0;
  padding: 0;
  border: none;
}
.p_s .prev, .p_s .next {
  width: 15px;
  height: 95px;
  cursor: pointer;
  text-align: center;
  position: absolute;
  z-index: 1000;
}
.p_s .prev:before, .p_s .next:before {
  top: 40%;
  font-size: 1.5em;
  position: relative;
}
.p_s .prev:hover, .p_s .next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
.p_s .prev {
  left: 0;
}
.p_s .prev:before {
  content: "\f104";
}
.p_s .next {
  right: 0;
}
.p_s .next:before {
  content: "\f105";
}

div[class="prev disabled"], div:hover[class="prev disabled"], div[class="next disabled"], div:hover[class="next disabled"] {
  filter: alpha(opacity=25);
  opacity: 0.25;
  -moz-opacity: 0.25;
}

.size_add_cart ul.p_color {
  margin: 4px 0;
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
}
.size_add_cart ul.p_color li {
  float: left;
  margin: 2px;
  cursor: pointer;
  padding: 0;
  border: 1px solid #eee;
  font: 0/0 Arial;
}
.size_add_cart ul.p_color li b {
  border: 1px solid #fff;
  display: block;
  width: 22px;
  height: 22px;
}
.size_add_cart ul.p_color li:hover {
  border: 1px solid #ddd;
}
.size_add_cart ul.p_color li.on {
  border: 1px solid #555;
}
.size_add_cart ul.p_color li.ff_c {
  border: none;
  line-height: 2;
}
.size_add_cart ul.p_color li.ff_c:after {
  content: ":";
}

.p_download:before {
  content: "\f019";
  font-size: 2em;
  vertical-align: middle;
  font-weight: normal;
}

.p_size {
  margin: 4px 0;
  padding: 0;
  list-style: none;
  text-align: left;
  display: block;
  float: left;
  height: auto;
  width: 100%;
  color: #777;
  font-size: 13px;
  line-height: 1.6;
  clear: left;
}
.p_size li {
  float: left;
  width: auto;
  min-width: 18px;
  _width: 18px;
  white-space: nowrap;
  height: 22px;
  margin: 2px;
  cursor: pointer;
  padding: 0 2px;
  border: 1px solid #eee;
  text-align: center;
}
.p_size li:hover, .p_size li.on {
  border: 1px solid #555;
}
.p_size li.ff_c {
  list-style: none;
  margin: 0px 2px;
  padding: 0;
  border: none;
  text-align: left;
  height: auto;
  width: 35px;
  font-size: 13px;
  line-height: 2;
}
.p_size li.ff_c:after {
  content: ":";
}

.p_color_size {
  margin: 10px 0;
  padding: 0;
  text-align: left;
  display: block;
  height: auto;
  width: 100%;
  font-size: 13px;
  line-height: 1.6;
  width: 100%;
}
.p_color_size td {
  padding: 3px;
  margin: 0;
  border: none;
}

.pcs_t td {
  border-bottom: 1px solid #666;
}

.p_color_size ul {
  margin: 0;
  padding: 0;
}

.s_color li {
  float: left;
  width: 22px;
  height: 22px;
  margin: 2px;
  text-indent: 0;
  margin-start: 0px;
  -moz-margin-start: 0px;
  -webkit-margin-start: 0px;
  cursor: pointer;
  padding: 0;
  border: 1px solid #eee;
  font: 0/0 Arial;
}
.s_color li:hover {
  border: 1px solid #ddd;
}

p#vtip {
  display: none;
  position: absolute;
  padding: 5px;
  left: 5px;
  font-size: 0.8em;
  background-color: #FFFFCC;
  border: 1px solid #a6c9e2;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  z-index: 9999;
}

p#vtip #vtipArrow {
  position: absolute;
  top: -10px;
  left: 5px;
}

.buy_button {
  margin: 35px 0 10px;
  text-align: left;
}

.b_n, .related {
  width: 100%;
  float: left;
}

.b_n {
  text-align: right;
}

.p_con {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.p_con .jquery-tabs {
  position: relative;
  float: left;
  width: 100%;
  margin: 10px 0;
  height: auto;
  text-align: left;
}
.p_con .jquery-tabs p.p {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  height: 30px;
  z-index: 10000;
  border-bottom: 1px solid #3c3129;
}
.p_con .jquery-tabs p.p span {
  position: relative;
  cursor: pointer;
  color: #3c3129;
  border-bottom: 4px solid #3c3129;
  height: 30px;
  padding: 0 10px;
  text-align: center;
  margin: 0 8px 0 0;
  float: left;
}
.p_con .jquery-tabs p.p span.current {
  color: #a17d59;
  border-color: #a17d59;
}
.p_con .jquery-tabs p.p span:hover {
  border-color: #3c3129;
  color: #3c3129;
}
.p_con .jquery-tabs .tab_c {
  position: relative;
  width: 100%;
  float: left;
  margin: 30px 0 20px 0;
}
.p_con .jquery-tabs .tab_c .ul {
  margin: 0;
  padding: 10px 0;
}
.p_con .jquery-tabs .mhot, .p_con .jquery-tabs .allhot {
  display: none;
}

.product_av {
  width: 100%;
  float: left;
  margin: 10px 0;
}
.product_av object, .product_av embed {
  max-width: 100% !important;
}

.related {
  border-top: 1px solid #cccccc;
  margin-top: 55px;
  padding-top: 40px;
}
.related h2 {
  font-weight: bold;
}

form[name="buy_form"] {
  font-size: 15px;
}

#now_price {
  font-size: 18px;
  color: #c80505;
}

.red_f {
  font-weight: normal;
  margin: 0 !important;
}

#new_size_id_select {
  padding: 3px 10px;
  font-size: 16px;
}

#p_cont {
  border: 1px solid #d3b26a !important;
  padding: 20px 40px !important;
  margin-top: 30px;
}

#time h4 {
  margin-top: 15px;
}
#time h4 span {
  background: #630802;
  color: #CD8825;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 0 10px;
}

#hist b, #taste b {
  color: #942727;
}

#taste > div b, #taste > div ul {
  float: left;
}
#taste ul {
  margin: 0;
}

header {
  position: relative;
}
@media (min-width: 1024px) {
  header {
    position: absolute;
  }
}

.ad1, .ad2, .ad3 {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 8px;
  margin: 10px 0;
  border: 1px solid transparent;
  background: #fff;
  border-color: #dddddd;
  height: 280px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ad1:hover, .ad2:hover, .ad3:hover {
  border-color: #dddddd;
  background: #f4f4f4;
}

@media (min-width: 0px) {
  .ad1, .ad2 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .ad1:after, .ad2:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 640px) {
  .ad1, .ad2 {
    width: 31.91489362%;
    float: left;
    margin-right: 2.12765957%;
  }
}
@media (min-width: 1024px) {
  .ad1, .ad2 {
    width: 32.3943662%;
    float: left;
    margin-right: 1.4084507%;
  }
}

@media (min-width: 0px) {
  .ad3 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .ad3:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 640px) {
  .ad3 {
    width: 31.91489362%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .ad3 {
    width: 32.3943662%;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 0px) {
  .ad_area_2 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .ad_area_2:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 640px) {
  .ad_area_2 {
    width: 48.93617021%;
    float: left;
    margin-right: 2.12765957%;
  }
}
@media (min-width: 1024px) {
  .ad_area_2 {
    width: 49.29577465%;
    float: left;
    margin-right: 1.4084507%;
  }
  .ad_area_2:last-child {
    width: 49.29577465%;
    float: right;
    margin-right: 0;
  }
}

.ad_area_3 {
  clear: both;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

#Taichung {
  width: 90% !important;
}
@media (min-width: 640px) {
  #Taichung {
    width: 100% !important;
    max-width: 540px !important;
  }
}

#footer {
  position: relative;
}
@media (min-width: 1024px) {
  #footer {
    position: absolute;
    bottom: 0;
  }
}
