a {
  text-decoration: none;
  color: inherit;
}
html,
body {
 font-family:Arial, Helvetica, sans-serif, "Heiti",  "微軟正黑體" ;
}
.ad1190{ display:block; margin-top:10px; height:109px; overflow:hidden;}/*WalisADD*/
.ad1190 img{ width:1190px; height:109px; display:block;}/*WalisADD*/
/*
===============================
fixed header
===============================
*/
.headder {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: white;
}
.headder.min {
  height: 68px;
  -webkit-box-shadow: 0px 1px 10px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 10px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 10px 3px rgba(0, 0, 0, 0.3);
}
.headder.min #head_outter {
  height: 30px;
  background-color: #ededed;
}
.fixed {
  display: none;
}
h1.fixed {
  margin: 0 0 0 6px;/*Walis ADD 6px*/
  display: none;
  text-indent: 0;
  font-size: 16px;
  color: #878787;
}
.head_inner.min {
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
}
.top_right_outter.min {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: block;
  float: right;
  height: 30px;
  line-height: 30px;
}
.top_right_outter.min a.family_icon {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: auto;
  height: 30px;
  color: #878787;
  background-image: none;
}
.top_right_outter.min a.head_mem_icon {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: auto;
  height: 30px;
  color: #878787;
  background-image: none;
}
.top_right_outter.min a.head_cart_icon {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: auto;
  height: 30px;
  color: #878787;
  background-image: none;
}
.top_right_outter.min p.fixed {
  margin: 0 0 0 25px;
  padding: 0 0 0 0;
  line-height: 30px;
  height: 30px;
}
.top_right_outter.min li.fixed.head_msg {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  margin-right: 25px;
  font-size: 14px;
  font-style: normal;
}
.top_right_outter.min .arrow {
  display: inline-block;
  width: 11px;
  height: 6px;
  margin-left:5px;
  margin-bottom:2px;
  background-image: url("../../images/pc/head_arrow.png");
  background-position: center center;
  background-repeat: no-repeat;
}
.top_right_outter.min .head_cart_drop{ right:0;}/*WalisFIX*/
.top_right_outter.min .head_cart_drop,
.top_right_outter.min .head_mem_drop,
.top_right_outter.min .family_tree_drop {
  top: 30px;
}
.top_right_outter.min .head_cart .two_digit_O_bg,
.top_right_outter.min .head_cart .digit_O_bg {
  /*left: 50px;*/
  top: 3px;
}
.main_wrap {
  padding-top: 162px;/*WalisEDIT*/
  height: auto;
  overflow: hidden; display:block;
}
.demand_cont.fixed_demand {
  position: fixed;
  z-index: 999;
  top: 10px;
  width: 988px;
  background-color: #f9f9f9;
  border: 1px solid #878787;
  -webkit-box-shadow: 0px 1px 10px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 1px 10px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 10px 3px rgba(0, 0, 0, 0.4);
}
.demand_cont.fixed_demand .buy_now_btn {
  margin-top: 20px;
}
/*
===============================
fixed header
===============================
*/
/* today block */
.other_tab_list.today_tab_list {
  bottom: 10px;
  right: 5px;
}
.other_tab_list.today_tab_list .other_tab_item {
  margin-left: 5px;
}
.other_tab_list.today_tab_list .other_tab {
  width: 7px;
  height: 7px;
  background-color: #ccc\0;
  background-color: rgba(255, 255, 255, 0.6);
}
/*ul*/
.today_list {
  display: block;
  overflow: hidden;
}
/*li*/
.today_item {
  display: none;
  width: 156px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  /*p*/
  /*p*/
  /*p*/
}
.today_item.active {
  display: block;
}
.today_item img {
  position: relative;
  width: 154px;
  height: 154px;
  border: 1px solid #d5d5d5;
}
.today_item .caption {
  position: relative;
  z-index: 3;
  display: block;
  width: 156px;
  margin-top: -30px;
  font-weight: normal;
}
.today_item .pd_event {
  display: block;
  width: 146px;
  height: 30px;
  padding: 0 5px;
  font-size: 13px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
  color: #fff;
  background-color: #555\0;
  background-color: rgba(0, 0, 0, 0.6);
  overflow:hidden;/*WalisADD*/
}
.today_item .pd_name {
  margin:10px 6px;
  font-size: 13px;
  line-height: 16px;
  color: #212121;
  border-bottom: 1px dotted #878787;
  padding-bottom:12px;/*WalisADD*/
}
.today_item .pd_price {
  margin-top: 10px;
  margin-left: 6px;
  margin-right: 6px;
  font-size: 14px;
  line-height: 18px;
  color: #212121;
  font-style: italic;
}/*WalisEDIT*/
.today_item .pd_price .pd_condition{
  font-size: 20px;
  color: #ff3c00;
  font-weight: bold;
  margin:0 3px;
}/*WalisADD*/
.today_item .pd_price .pd_hlight {
  font-size: 20px;
  color: #ff3c00;
  font-weight: bold;
  margin-left: 5px;
}
.today_item .pd_price .pd_hlight:before {
  content: "$";
  font-size: 14px;
  margin-right:2px;/*WalisADD*/
}
/*a*/
.today_more_btn {
  display: block;
  width: 136px;
  height: 23px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  font-size: 14px;
  color: #212121;
  line-height: 23px;
  text-align: center;
  background-color: #d5d5d5;
  padding:2px 0;/*WalisADD*/
}
.today_item .caption a:hover,.today_more_btn:hover{text-decoration:underline;}/*WalisADD*/
.today_item a:hover img{ border:1px solid #878787;}
.today_more_btn:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 12px;
  margin-left: 5px;
  vertical-align: -1px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("../../images/pc/today_more_arrow.png");
}
.cd_time {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 172px;
  height: 40px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 40px;
  color: white;
  background-color: #e45d2d;
}
.cd_time span {
  font-size: 20px;
  font-style: italic;
  margin-left: 15px;
  color: white;
}
/* A01 adblock */
/*ul*/
.A01_adblock_list {
  display: block;
  overflow: hidden;
}
.A01_adblock_list li {
  display: block;
  float: left;
}
/*li*/
.A01_adblock {
  position: relative;
  width: 990px;
  height: 375px;
}
/*ul*/
.A01_button_list {
  width: 100%;
  height: 45px;
  overflow: hidden;
}
/*li*/
.A01_button {
  display: block;
  float: left;
  width: 165px;
}
.A01_button a {
  display: block;
  width: 100%;
  height: 45px;
  text-align: center;
  font-size: 14px;
  line-height: 45px;
  font-weight: normal;
  color: white;
  background-color: #4d4d4d;
}
.A01_button a:hover,
.A01_button.active a {
  background-color: black;
}
/* A01 adblock */
/* embed ad block */
/* embed ad block 1 */
.ad_block_1 {
  position: relative;
  display: block;
  float: left;
  margin-top: 10px;
}
.ad_block div,
.ad_block_1 div {
  display: block;
  float: left;
}

.ad_block_1 div img {
  width: 100%;
  height: 100%;
}
.ad_990x100 {
  position: relative;
  width: 990px;
  height: 100px;
  margin-right: 10px;
}
.ad_190x100 {
  width: 190px;
  height: 100px;
  overflow: hidden;
}
.ad_990x90 {
  width: 990px;
  margin-right: 10px;
}
.ad_190x90 {
  width: 190px;
  overflow: hidden;
}

.fold_btn,
.unfold_btn {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  color:#fff;
}
.fold_btn:after{ 
  content:'';
  position:absolute;
  display:block;
  width:24px;
  height:24px;
  background:url(../../images/pc/index_ad_btn.png) top no-repeat;
  left:50%;
  margin-left:-12px;
  top:45px;
}
.fold_btn {
  z-index: 5;
  /*background-image: url("../../images/pc/fold_ad_btn.jpg");*/
  width: 120px;
  height: 69px;
  background-color:#E45D2D;
  font-size:18px;
  letter-spacing:1px;
  padding-top:17px;
  text-align:center;
}
.unfold_btn {
  z-index: 9999;
  /*background-image: url("../../images/pc/unfold_ad_btn.jpg");*/
  width: 104px;
  height: 26px;
  background-color:#E45D2D;
  font-size:18px;
  line-height:20px;
  letter-spacing:1px;
  padding-top:6px;
  padding-left:16px;
}
.unfold_btn:after{
  content:'';
  position:absolute;
  display:block;
  width:14px;
  height:14px;
  background:url(../../images/pc/index_ad_btn.png) left bottom no-repeat;
  right:6px;
  margin-left:3px;
  top:10px;
}
.ad_fold {
  display: none;
  position:fixed;
  top: 0;
  left: 50%;
  margin-left: -595px;
  z-index: 9998;
  width: 1190px;
  height: 710px;
}
.ad_brands {
  display: block;
  float: left;
  overflow: hidden;
  width: 1190px;
  height: 194px;
  margin-top: 20px;
  background-image: url("../../images/pc/ad_brands_bg.jpg");
  background-repeat: repeat-x;
}
.brands_title,
.ad_240x170 {
  display: block;
  float: left;
  margin-top: 12px;
}
.brands_title {
  width: 210px;
  text-align: center;
  height: 170px;
}
.brands_title img {
  display: inline-block;width: 210px;height: 170px;
}
.ad_240x170 {
  width: 240px;
  height: 170px;
  border-left: 1px dotted #d5d5d5;
}
.ad_240x170:nth-child(1) {
  border-left: none;
}
.ad_290x194 {
  width: 290px;
  height: 194px;
  margin-top: 26px;
  margin-left: 10px;
}
.ad_290x194:nth-child(3) {
  margin-left: 0;
}
/* cat block */
.cat_block_outter {
  float: left;
  margin-top: 26px;
  overflow: hidden;
}
.cat_left {
  float: left;
  width: 200px;
  height: 350px;
}
.cat_cont {
  display: none;
  float: left;
  width: 988px;
  height: 350px;
  background-color: #f9f9f9;
}
.cat_cont.active {
  display: block;
}
.cat_up_cont {
  width: 1190px;
}
.cat_btns {
  display: block;
  float: left;
  overflow: hidden;
  width: 100%;
  border-bottom: 4px solid #d5d5d5;
}
/*ul*/
.cat_tab_list {
  display: block;
  float: left;
}
/*li*/
.cat_tab_item {
  position: relative;
  display: inline-block;
  float: left;
  height: 34px;
  margin-right: 2px;
  /*a*/
}
.cat_tab_item .cat_tab {
  display: block;
  margin-top: 4px;
  padding: 0px 10px;
  height: 30px;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  color: #565656;
  background-color: #d5d5d5;
}
.cat_tab_item.active .cat_tab {
  height: 34px;
  line-height: 34px;
  margin-top: 0px;
}
/*a*/
.cat_more {
  display: block;
  float: right;
  height: 30px;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}
.cat_more:after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 16px;
  vertical-align: -2px;
  margin-left: 5px;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.cat_side {
  display: block;
  /*h4*/
  width: 200px;
  height: 350px;
  /*p*/
  /*p*/
  /*p*/
}
.cat_side.cat_left {
  float: left;
}
.cat_side.cat_right {
  float: right;
}
.cat_side .cat_side_title {
  display: block;
  width: 138px; padding:0 6px;
  height: 36px;
  line-height: 36px;
  border: 2px solid white;
  text-align: center;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  color: #fff; overflow:hidden;
}
.cat_side img {
  display: block;
  width: 195px;
  height: 195px;
  margin-left: auto;
  margin-right: auto;
}
.cat_side .tri {
  display: block;
  position: absolute;
  top: -6px;
  left: 97px;
  border-bottom: 6px solid #6d2b43;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.cat_side .caption {
  position: relative;
  top: 0px;
  display: block;
  width: 100%;
  padding-top: 12px;
  height: 78px;
  color: white;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background-color: #6d2b43;
}
.cat_side .pd_name {
  display: block;
  margin-bottom: 5px;
  height: 36px; overflow:hidden; padding:0 8px;
  font-size: 14px;
  line-height: 18px;
}
.cat_side .pd_price {
  font-style: italic;
  font-size: 14px;
}
.cat_side .pd_price .pd_hlight {
  font-size: 20px;
  color: #ff3c00;
  font-weight: bold;
  color: white;
}
.cat_side .pd_price .pd_hlight:before {
  content: "$";
  font-size: 14px;
}
/*ul*/
.cat_item_list {
  display: block;
  float: left;
  width: 767px;
  margin-top: 40px;
  margin-left: 23px;
  overflow: hidden;
}
/*li*/
.cat_item {
  display: block;
  float: left;
  width: 245px;
  height: 120px;
  margin-bottom: 30px;
  margin-right: 10px;
  overflow: hidden;
  /*p*/
  /*p*/
}
.cat_item:nth-child(3n) {
  margin-right: 0;
}
.cat_item a:hover {
  text-decoration: underline;
}
.cat_item a:hover img {
  border: 1px solid #878787;
}
.cat_item img {
  display: block;
  float: left;
  width: 118px;
  height: 118px;
  border: 1px solid #d5d5d5;
  background-color: white;
}
.cat_item .caption {
  display: block;
  float: left;
  margin-left: 8px;
  width: 115px;
  height: 120px;
}
.cat_item .pd_name {
  font-size: 14px;
  line-height: 18px;
  color: #212121;
  width: 100px;
  height: 54px;
  margin-top: 12px;
  margin-bottom: 18px;
  overflow: hidden;
  word-break: break-all;
}
.cat_item .pd_name:hover {
  text-decoration: underline;
}
.cat_item .pd_price {
  font-size: 13px;
  line-height: 24px;
  color: #212121;
  font-style: italic;
  /*span*/
}
.cat_item .pd_price .pd_condition{
  font-size: 20px;/*WalisEDIT*/
  color: #ff3c00;
  font-weight: bold;
  margin:0 2px;
}
.cat_item .pd_price .pd_hlight {
  font-size: 20px;/*WalisEDIT*/
  color: #ff3c00;
  font-weight: bold;
}
.cat_item .pd_price .pd_hlight:before {
  content: "$";
  font-size: 14px;
  margin-right:2px;/*WalisADD*/
}
.cat_item .pd_price .mark {
  margin-left: 6px;
  font-size: 13px;
  color: #ff3c00;
}
.cat_block_s {
  background-color: #f9f9f9;
  /*p*/
  /*p*/
  /*p*/
}
.cat_block_s .cat_btns {
  width: 936px;
  margin-left: 23px;
  margin-top: 20px;
}
.cat_block_s .cat_item_list {
  width: 988px;
  margin-top: 10px;
  margin-left: 0;
  border: none;
  display: none;
}
.cat_block_s .cat_item_list.active {
  display: block;
}
.cat_block_s .cat_item {
  width: 146px;
  height: 258px;
  margin-right: 0;
  margin-left: 0;
  padding-left: 25px;
  padding-right: 24px;
  border-left: 1px solid #d5d5d5;
}
.cat_block_s .cat_item:nth-child(1) {
  border-left: none;
}
.cat_block_s .cat_item img {
  width: 144px;
  height: 144px;
  border: 1px solid #d5d5d5;
}
.cat_block_s .promo_des {
  display: block;
  float: left;
  width: 100%;
  height: 22px;
  margin-top: 6px;
  color: #e45d2d;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  overflow:hidden;/*WalisADD*/
}
.cat_block_s .promo_des a{
  color: #878787;
  font-size: 13px;
  line-height: 22px;
}
.cat_block_s .caption {
  margin-left: 0;
  width: 146px;
  height: auto;
}
.cat_block_s .pd_name {
  margin-left: auto;
  margin-right: auto;
  margin-top: 6px;
  height: 36px;
  width: 90%;
}
.cat_block_s .pd_price {
  margin-top: 10px;
  height: auto;
}
/* cat block 1 */
.cat_block_1 {
  /*a*/
}
.cat_block_1 .cat_cont {
  background-color: #fcf7f8;
}
.cat_block_1 .cat_side {
  background-image: url("../../images/pc/cat_1_sidebg.jpg");
  background-repeat: no-repeat;
}
.cat_block_1 .cat_side .tri {
  border-bottom: 6px solid #6d2b43;
}
.cat_block_1 .cat_side .caption {
  background-color: #6d2b43;
}
.cat_block_1 .cat_btns {
  border-bottom: 4px solid #6d2b43;
}
.cat_block_1 .cat_tab_item {
  /*a*/
}
.cat_block_1 .cat_tab_item .cat_tab {
  background-color: #f4e1e6;
}
.cat_block_1 .cat_tab_item.active .cat_tab,
.cat_block_1 .cat_tab_item.active .cat_tab:hover {
  background-color: #6d2b43;
  color: white;
  height: 34px;
  line-height: 34px;
}
.cat_block_1 .cat_tab_item .cat_tab:hover {
  color: #6d2b43;
}
.cat_block_1 .cat_more {
  color: #6d2b43;
}
.cat_block_1 .cat_more:after {
  background-image: url("../../images/pc/cat_1_more_arrow.png");
}
/* cat block 2 */
.cat_block_2 {
  /*a*/
}
.cat_block_2 .cat_cont {
  background-color: #f2f8f9;
}
.cat_block_2 .cat_side {
  background-image: url("../../images/pc/cat_2_sidebg.jpg");
  background-repeat: no-repeat;
}
.cat_block_2 .cat_side .tri {
  border-bottom: 6px solid #144b66;
}
.cat_block_2 .cat_side .caption {
  background-color: #144b66;
}
.cat_block_2 .cat_btns {
  border-bottom: 4px solid #144b66;
}
.cat_block_2 .cat_tab_item {
  /*a*/
}
.cat_block_2 .cat_tab_item .cat_tab {
  background-color: #d7dfe2;
}
.cat_block_2 .cat_tab_item.active .cat_tab,
.cat_block_2 .cat_tab_item.active .cat_tab:hover {
  background-color: #144b66;
  color: white;
  height: 34px;
  line-height: 34px;
}
.cat_block_2 .cat_tab_item .cat_tab:hover {
  color: #144b66;
}
.cat_block_2 .cat_more {
  color: #144b66;
}
.cat_block_2 .cat_more:after {
  background-image: url("../../images/pc/cat_2_more_arrow.png");
}
/* cat block 3 */
.cat_block_3 {
  /*a*/
}
.cat_block_3 .cat_cont {
  background-color: #fef9f3;
}
.cat_block_3 .cat_side {
  background-image: url("../../images/pc/cat_3_sidebg.jpg");
  background-repeat: no-repeat;
}
.cat_block_3 .cat_side .tri {
  border-bottom: 6px solid #663c12;
}
.cat_block_3 .cat_side .caption {
  background-color: #663c12;
}
.cat_block_3 .cat_btns {
  border-bottom: 4px solid #663c12;
}
.cat_block_3 .cat_tab_item {
  /*a*/
}
.cat_block_3 .cat_tab_item .cat_tab {
  background-color: #dbd8d1;
}
.cat_block_3 .cat_tab_item.active .cat_tab,
.cat_block_3 .cat_tab_item.active .cat_tab:hover {
  background-color: #663c12;
  color: white;
  height: 34px;
  line-height: 34px;
}
.cat_block_3 .cat_tab_item .cat_tab:hover {
  color: #663c12;
}
.cat_block_3 .cat_more {
  color: #663c12;
}
.cat_block_3 .cat_more:after {
  background-image: url("../../images/pc/cat_3_more_arrow.png");
}
/* cat block 4 */
.cat_block_4 {
  /*a*/
}
.cat_block_4 .cat_btns {
  border-bottom: 4px solid #3e420d;
}
.cat_block_4 .cat_tab_item {
  /*a*/
}
.cat_block_4 .cat_tab_item:after {
  border-top: 7px solid #3e420d;
}
.cat_block_4 .cat_tab_item.active .cat_tab,
.cat_block_4 .cat_tab_item.active .cat_tab:hover {
  background-color: #3e420d;
  color: white;
  height: 34px;
  line-height: 34px;
}
.cat_block_4 .cat_tab_item .cat_tab:hover {
  color: #3e420d;
}
.cat_block_4 .cat_more {
  color: #3e420d;
}
.cat_block_4 .cat_more:after {
  background-image: url("../../images/pc/cat_4_more_arrow.png");
}
/* cat block 5 */
.cat_block_5 {
  /*a*/
}
.cat_block_5 .cat_btns {
  border-bottom: 4px solid #5e5647;
}
.cat_block_5 .cat_tab_item {
  /*a*/
}
.cat_block_5 .cat_tab_item:after {
  border-top: 7px solid #5e5647;
}
.cat_block_5 .cat_tab_item.active .cat_tab,
.cat_block_5 .cat_tab_item.active .cat_tab:hover {
  background-color: #5e5647;
  color: white;
  height: 34px;
  line-height: 34px;
}
.cat_block_5 .cat_tab_item .cat_tab:hover {
  color: #5e5647;
}
.cat_block_5 .cat_more {
  color: #5e5647;
}
.cat_block_5 .cat_more:after {
  background-image: url("../../images/pc/cat_5_more_arrow.png");
}
/* udesign block */
.other_block {
  display: block;
  float: left;
  overflow: hidden;
  margin-top: 26px;
}
.ud_1190x244 {
  position: relative;
  display: block;
  width: 1190px;
  height: 244px;
}
.ud_logo {
  position: absolute;
  right: 22px;
  top: 0;
}
.other_cont {
  display: block;
  float: left;
  width: 390px;
  margin-top: 10px;
  /*WalisDELmarhin-right:10px;*/
  overflow: hidden;
}
.other_cont:nth-child(2) {
  margin-left: 0;
}
.other_head {
  position: relative;
  display: block;
  z-index: 2;
  width: 390px;
  height: 60px;
  padding-top: 18px;
  /*h3*/
}
.other_head:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 185px;
  display: block;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.other_head .other_title {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: white;
  text-align: center;
}
.other_head .other_title span {
  font-weight: normal;
}
/*ul*/
.other_tab_list {
  position: absolute;
  bottom: 20px;
  right: 18px;
}
/*li*/
.other_tab_item {
  display: block;
  float: left;
  margin-left: 10px;
  /*a*/
}
.other_tab_item .other_tab {
  display: block;
  width: 13px;
  height: 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.other_tab_item .other_tab:hover,
.other_tab_item.active .other_tab {
  background-color: white;
}
/*ul*/
.other_item_list {
  padding: 10px 0;
  background-color: #f9f9f9;
}
/*li*/
.other_item {
  display: block;
  overflow: hidden;
  width: 354px;
  height: 120px;
  margin-left: 18px;
}
.other_item:nth-child(2n-1) {
  border-bottom: 1px dashed #555;
}
.other_item img {
  display: block;
  float: left;
  width: 98px;
  height: 98px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #d5d5d5;
}
.other_item .caption {
  display: block;
  float: left;
  width: 244px;
  margin-left: 10px;
}
.other_item a:hover {
  text-decoration: underline;
}
.other_item a:hover img {
  border: 1px solid #878787;
}
/* ud cont */
.ud_cont {
  margin-right:10px;
  /*p*/
  /*p*/
  /*p*/
}
.ud_cont .pd_name {
  margin-top: 10px;
  font-size: 18px;
  line-height: 22px;
  color: #212121;
  height:44px;/*WalisADD*/
  overflow:hidden;/*WalisADD*/
}
.ud_cont .promo_tag {
  display: inline-block;
  font-size: 13px; line-height:18px;
  font-style: italic;
  margin-top: 4px;
  padding: 3px 4px;
  background-color: #ffc300; height:16px; overflow:hidden;
}
.ud_cont .pd_price {
  margin-top: 10px;/*WalisEDIT*/
  font-style: italic;
}
.ud_cont .pd_price .pd_hlight {
  font-size: 18px;
  color: #ff3c00;
  font-weight: bold;
  color: #2e8fc8;
}
.ud_cont .pd_price .pd_hlight:before {
  content: "$";
  font-size: 14px;
  margin-right:2px;/*WalisADD*/
}
.ud_head {
  background-color: #2e8fc8;
}
.ud_head:after {
  border-top: 10px solid #2e8fc8;
}
.ud_head .other_tab_item .other_tab {
  background-color: #196991;
}
.ud_head .other_tab_item.active .other_tab,
.ud_head .other_tab:hover {
  background-color: white;
}
/* tk cont */
.tk_cont {
  margin-right:10px;/*WalisADD*/
  /*p*/
  /*p*/
  /*span*/
}
.tk_cont .tk_name {
  margin-top: 12px;
  color: #e45d2d;
  font-size: 18px;
  line-height: 22px;height:44px; overflow:hidden;
}
.tk_cont .tk_des {
  /*margin-top: 8px;WalisDEL*/
  font-size: 14px;
  line-height: 18px;
  color: #212121; max-height:54px; overflow:hidden;
}
.tk_cont .tk_date {
  font-weight: bold;
}
.tk_head {
  background-color: #f49b00;
}
.tk_head:after {
  border-top: 10px solid #f49b00;
}
.tk_head .other_tab_item .other_tab {
  background-color: #a05f00;
}
.tk_head .other_tab_item.active .other_tab,
.tk_head .other_tab:hover {
  background-color: white;
}
/* fy cont */
.fy_cont {
  /*p*/
  /*p*/
  /*p*/
}
.fy_cont .fy_name {
  margin-top: 10px;
  font-size: 18px;
  line-height: 22px;
  color: #212121;
  height:44px;/*WalisADD*/
  overflow:hidden;/*WalisADD*/
}
.fy_cont .promo_tag {
  display: inline-block;
  font-size: 13px; line-height:18px;
  font-style: italic;
  color: white;
  margin-top: 4px;
  padding: 3px 4px;
  background-color: #565656; height:16px; overflow:hidden;
}
.fy_cont .fy_price {
  margin-top: 10px;/*WalisEDIT*/
  font-style: italic;
}
.fy_cont .fy_price .fy_hlight {
  font-size: 18px;
  color: #ff3c00;
  font-weight: bold;
}
.fy_cont .fy_price .fy_hlight:before {
  content: "$";
  font-size: 14px;
  margin-right:2px;/*WalisADD*/
}
.fy_head {
  background-color: #212121;
}
.fy_head:after {
  border-top: 10px solid #212121;
}
.fy_head .other_tab_item .other_tab {
  background-color: #777777;
}
.fy_head .other_tab_item.active .other_tab,
.fy_head .other_tab:hover {
  background-color: white;
}
/* charity block */
.charity_block {
  display: block;
  float: left;
  margin-top: 26px;
  overflow: hidden;
}
.ct_590x398 {
  display: block;
  float: left;
  overflow: hidden;
  width: 588px;
  border: 1px solid #d5d5d5;
}
.ct_590x398 img {
  width: 588px;
  height: 396px;
}
.ct_cont {
  display: block;
  float: left;
  overflow: hidden;
  width: 600px;
}
/*ul*/
.ct_list {
  overflow: hidden;
}
/*li*/
.ct_item {
  display: block;
  float: left;
  margin-left: 10px;
  width: 188px;/*WalisEDIT0803*/
  height: 398px;/*WalisEDIT0803*/
  border: 1px solid #d5d5d5;
  background-color: #f9f9f9;
  /*padding:12px;WalisDEL*/
  /*p*/
  /*hr*/
  /*p*/
  /*p*/
  /*a*/
}
.ct_item img {
  width: 188px;
  display:block;
}
/*.ct_item .ct_date {
  display: block;
  width: 170px;
  height: 30px;
  margin-left: 10px;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  color: white;
  margin-top: 10px;
  background-color: #769b1c;
}
.ct_item .caption {
  overflow: hidden;
  margin-top: 0px;
  margin-left: 10px;
  width: 170px;
}
.ct_item .dotline {
  border: none;
  width: 100%;
  height: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 1px dotted #d5d5d5;
}
.ct_item .ct_name {
  width: 160px;
  margin-top: 2px;
  margin-left: 5px;
  font-size: 20px;
  line-height: 24px;
  height: 60px;
  color: #526810;
  font-weight: bold;
}
.ct_item .ct_des {
  width: 160px;
  margin-top: 8px;
  margin-left: 5px;
  font-size: 14px;
  line-height: 18px;
  height: 67px;
  color: #212121;
}
.ct_item .ct_des strong {
  font-weight: bold;
}
.ct_item .ct_gobtn {
  display: block;
  width: 170px;
  height: 40px;
  line-height: 40px;
  color: white;
  font-size: 20px;
  text-align: center;
  background-color: #769b1c;
}
.ct_item .ct_gobtn:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 16px;
  margin-left: 5px;
  vertical-align: -2px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("../../images/pc/ct_gobtn_arrow.png");
}*/
/* history block */
.history_block {
  display: block;
  float: left;
  margin-top: 26px;
  overflow: hidden;
}
.ht_cont {
  display: none;
  background-color: white;
}
.ht_cont.active {
  display: block;
}
/*ul*/
.history_tab_list {
  width: 100%;
  overflow: hidden;
  border-bottom: 4px solid #878787;
}
/*li*/
.history_tab {
  display: block;
  float: left;
  width: 250px;
  height: 40px;
}
.history_tab a {
  display: block;
  width: 250px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #565656;
  font-size: 18px;
  font-weight: normal;
  background-color: #ededed;
}
.history_tab.active a {
  color: white;
  font-weight: normal;
  background-color: #878787;
}
.history_tab.active a:hover {
  color: white;
}
.history_tab a:hover {
  color: #212121;
}
/*h2*/
.block_title {
  display: block;
  font-size: 18px;
  line-height: 22px;
  height: 22px;
  color: #212121;
  padding-left: 8px;
  margin-left: 5px;
  border-left: 4px solid #e45d2d;
}
.ht_upper {
  position: relative;
  display: block;
  width: 1190px;
  /*height: 290px;WalisEDIT*/
  overflow: hidden;
  background-color: #f9f9f9;
  border-bottom: 1px solid #d5d5d5;
}
.ht_upper_head {
  display: block;
  width: 1016px;/*WalisEDIT_0110*/
  height: 25px;
  margin-top: 25px;/*WalisEDIT_0110*/
  margin-left: auto;
  margin-right: auto;
  line-height: 25px;
  vertical-align: text-bottom;
}
.ht_upper_head h3 {
  display: inline-block;
  color: #212121;
  font-size: 18px;
}
.ht_upper_head .pages {
  display: inline-block;
  float: right;
  line-height: 25px;
  vertical-align: bottom;
  color: #212121;
  font-size: 14px;
}
/*a*/
.ht_prev_btn {
  display: block;
  float: left;
  width: 36px;
  height: 59px;
  margin-top: 70px;
  margin-left: 10px;
  margin-right: 30px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("../../images/pc/prev_btn.png");
}
.ht_prev_btn:hover {
  background-image: url("../../images/pc/prev_btn_hover.png");
}
/*a*/
.ht_next_btn {
  display: block;
  float: left;
  width: 36px;
  height: 59px;
  margin-top: 70px;
  margin-left: 30px;
  margin-right: 10px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("../../images/pc/next_btn.png");
}
.ht_next_btn:hover {
  background-image: url("../../images/pc/next_btn_hover.png");
}
.ht_up_wrap {
  display: block;
  width: 1038px;
  float: left;
  overflow: hidden;
}
/*ul*/
.ht_list {
  display: block;
  width: 1068px;/*WalisEDIT*/
  float: left;
}
/*li*/
.ht_item {
  display: block;
  float: left;
  width: 146px;
  height: 260px;/*WalisEDIT_0110*/
  margin-top: 15px;
  margin-right: 32px;
  /*p*/
  /*p*/
}
.ht_item a:hover {
  text-decoration: underline;
}
.ht_item a:hover img {
  border-color: #878787;
}
.ht_item img {
  width: 144px;
  height: 144px;
  border: 1px solid #d5d5d5;
}
.ht_item .caption {
  display: block;
  margin-top: 8px;
  width: 146px;
}
.ht_item .pd_name {
  display: block;
  width: 146px;
  height: 38px;
  font-size: 14px;
  line-height: 18px;
  white-space: normal;
  color: #212121;
  overflow:hidden;/*WalisADD*/
}
.ht_item .pd_price {
  margin-top: 10px;
  line-height: 22px;
  font-style: italic;
}
.ht_item .pd_price .pd_hlight {
  font-size: 20px;
  color: #ff3c00;
  font-weight: bold;
}
.ht_item .pd_price .pd_hlight:before {
  content: "$";
  font-size: 14px;
  margin-right:2px;/*WalisADD*/
}
.ht_item .pd_price .mark {
  margin-left: 6px;
  font-size: 13px;
  color: #ff3c00;
}
.ht_loading {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background-image: url("../../images/pc/load_cover.png");
}
.ht_loading span {
  display: block;
  width: 50px;
  height: 50px;
  margin: 120px auto 0 auto;
  background-position: center center;
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-image: url("../../images/pc/loading.gif");
}
.ht_bottom {
  display: block;
  width: 1190px;
  height: 158px;  /*WalisEDIT*/
  background-color: #f9f9f9;
  border-bottom: 1px solid #d5d5d5;
  /*a*/
  /*p*/
  /*a*/
  /*hr*/
  /*a*/
  /*a*/
  /*ul*/
  /*li*/
}
.ht_bottom .again_btn {
  display: block;
  float: left;
  width: 28px;
  height: 40px;
  margin-top: 58px;
  margin-left: 72px;
  margin-right: 15px;
  font-size: 14px;
  line-height: 18px;
  color: #212121;
}
.ht_bottom .ht_info {
  display: block;
  float: left;
  margin-top: 45px;
  line-height: 35px;
  width: 145px;
  font-size: 18px;
  color: #212121;
  text-align: center;
}
.ht_bottom .edit_btn {
  display: block;
  float: left;
  width: 145px;
  height: 32px;
  margin-left: 0px;
  text-align: center;
  font-size: 14px;
  line-height: 32px;
  color: #212121;
  background-color: #d5d5d5;
}
.ht_bottom .sline {
  display: block;
  float: left;
  width: 0;
  height: 60px;
  margin-top: 48px;
  margin-bottom: 0;
  margin-left: 14px;
  margin-right: 14px;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: 1px dotted #d5d5d5;
}
.ht_bottom .ht_login_btn {
  display: block;
  text-align: center;
  float: left;
  width: 165px;
  height: 41px;
  margin-top: 58px;
  line-height: 41px;
  color: white;
  font-size: 18px;
  letter-spacing: 2px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("../../images/pc/og_btn.png");
}
.ht_bottom .ht_prev_btn,
.ht_bottom .ht_next_btn {
  margin-top: 53px;
}
.ht_bottom .ht_bt_wrap {
  display: block;
  width: 866px;/*WalisEDIT*/
  height: 100%;
  float: left;
  overflow: hidden;
  margin-left: 27px;
  /*WalisDELmargin-right: 13px;*/
}
.ht_bottom .ht_seclist {
  display: block;
  float: left;
  width: 880px;
}
.ht_bottom .ht_secitem {
  position: relative;
  display: block;
  float: left;
  width: 95px;
  height: 95px;
  margin-top: 28px;
  margin-right: 15px;
}
.ht_bottom .ht_secitem:hover img {
  border: 1px solid #878787;
}
.ht_bottom .ht_secitem img {
  border: 1px solid #d5d5d5;
  position: relative;
  width: 89px;
  height: 89px;
  padding: 2px;
}
.ht_bottom .ht_secitem.active {
  width: 95px;
  height: 95px;
}
.ht_bottom .ht_secitem.active:before {
  content: "";
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  bottom: -7px;
  left: 40.5px;
  border-top: 7px solid #e45b2d;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}
.ht_bottom .ht_secitem.active img {
  border: 3px solid #e45b2d;
  padding: 0;
}
/* recommend block */
.recommend_block {
  display: block;
  width: 100%;
  float: left;
  margin-top: 26px;
  overflow: hidden;
}
.rc_cont {
  display: block;
  float: left;
  width: 800px;
  height: 384px;
  margin-top: 5px;
  overflow: hidden;
}
/*li*/
.rc_item {
  position: relative;
  display: block;
  float: left;
  width: 390px;
  height: 187px;
  margin-right: 10px;
  margin-bottom: 10px;
  /*p*/
  /*p*/
  /*p*/
  /*p*/
}
.rc_item .rc_inner {
  width: 388px;
  height: 157px;
  border: 1px solid #d5d5d5;
}
.rc_item .rc_time {
  display: block;
  padding-left: 16px;
  height: 28px;
  font-size: 14.65px;
  line-height: 28px;
  color: white;
  background-color: #415ca9;
}
.rc_item img.rc_pic {
  display: block;
  float: right;
  margin-top: 13px;
  margin-right: 16px;
  width: 103px;
  height: 103px;
}
.rc_item .limit_tag {
  position: absolute;
  display: block;
  width: 75px;
  height: 75px;
  top: 0;
  right: 0;
}
.rc_item .caption {
  display: block;
  float: left;
  width: 245px;
  height: 159px;
  margin-left: 16px;
}
.rc_item .rc_title {
  margin-top: 13px;
  font-size: 20px;
  line-height: 24px;
  color: #212121; height:46px; overflow:hidden;
}
.rc_item .rc_des {
  margin-top: 14px;
  font-size: 14px;
  line-height: 18px;
  color: #212121; max-height:72px; overflow:hidden;
}
.rc_item .rc_price {
  float: right;
  margin-top: 8px;
  margin-right: 16px;
  line-height: 22px;
  font-style: italic;
  font-size: 20px;
  color: #ff3c00;
  font-weight: bold;
}
.rc_item .rc_price:before {
  content: "$";
  font-size: 14px;
  margin-right:2px;/*WalisADD*/
}
.fb-page {
  display: block;
  float: right;
  margin-top: 5px;
  width: 390px;
  height: 384px;
}
/* embed block */
.embed_ad_block {
  width: 100%;
  margin-top: 26px;
  overflow: hidden;
}
.embed_628 {
  width: 100%;
  height: 628px;
}
.embed_628.sample_ad {
  background-size: auto 100%;
  background-position: center center;
  background-image: url("../../images/pc/sample/embed_1.jpg");
}
.embed_205 {
  width: 100%;
  height: 205px;
}
.embed_205.sample_ad {
  background-size: auto 100%;
  background-position: center center;
  background-image: url("../../images/pc/sample/embed_2.jpg");
}
/* bottom 
.certification_footer li img {
  border: none;
}*/
/* banks */
.banks_block {
  width: 100%;
  padding-top: 26px;
  overflow: hidden;
  border-top: 1px solid #d5d5d5;
  /*border-bottom: 1px solid #d5d5d5;*/
  background-color: #f9f9f9;
}
.banks_inner {
  width: 1280px;
  margin: 0 auto 50px auto;
}
.banks_inner .block_title {
  margin:0 0 24px 56px;
}
/*a*/
.more_banks {
  display: inline-block;
  width: 80px;
  height: 22px;
  margin-left: 16px;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  vertical-align: 3px;
  color: white;
  background-color: #e45d2d;
}
.banks_cont {
  display: block;
  width: 100%;
  /*margin-top: 24px;*/
  /*margin-bottom: 50px;*/
  overflow: hidden;
}
/*a*/
.banks_prev_btn {
  display: block;
  float: left;
  width: 25px;
  height: 80px;
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../../images/pc/prev_btn_2.png");
}
/*a*/
.banks_next_btn {
  display: block;
  float: left;
  width: 25px;
  height: 80px;
  margin-left: 5px;
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../../images/pc/next_btn_2.png");
}
/*ul*/
.banks_list {
  display: block;
  float: left;
  width: 1225px;
}
/*li*/
.banks_item {
  display: block;
  margin-left: 20px;
  margin-right: 15px;
  width: 210px;
  height: 80px;
}
.banks_item img {
  width: 100%;
  height: auto;
}
/* switch block */
.switch_block {
  background-color: #f7f7f7;
  padding-top: 26px;
  padding-bottom: 26px; border-top:1px solid #d5d5d5;
}
/*p*/
.bottom_btns {
  text-align: center;
}
.bottom_btns .bottom_btn {
  display: inline-block;
  width: 128px;
  height: 38px;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 38px;
  font-size: 14px;
  color: #e45d2d;
  text-align: center;
  background-color: white;
  border: 1px solid #d5d5d5;
}
.bottom_btns .bottom_btn:after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 15px;
  margin-left: 5px;
  vertical-align: -2px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("../../images/pc/bottom_btn_arrow.png");
}
.all.all_about_us li a:link,
.all_about_us li a:visited {
  color: #6d6d6d;
}
/*.footer_text {
  font-size: 14px;
  line-height: 16px;
  color: #5a5858;
  letter-spacing: 1px;
  display: block;
}
.footer_notice {
  font-size: 14px;
  line-height: 16px;
  color: #000;
  display: block;
  margin: 15px 0;
}*/
.content_wrap {
  position: relative;
  z-index: 1;
  padding-top: 10px;
}

/*ul*/
.mem_list {
  width: 100%;
}
/*li*/
.mem_item {
  display: block;
  width: 100%;
  height: 50px;
  border-top: 1px solid #d5d5d5;
  /*span*/
}
.mem_item:nth-child(1) {
  border-top: none;
}
.mem_item .mem_btn {
  display: block;
  margin-left: 20px;
  line-height: 50px;
  height: 50px;
  font-size: 14px;
  color: #565656;
}
.mem_item .mem_spec {
  color: #e45d2d;
}
.mem_item .mem_spec:hover {
  color: #e45d2d;
}
.mem_item:hover a {
  color: #212121;
   text-decoration:underline;
  /*.digit_g{
			background-image: url("../../images/pc/digit_O.png");
		}
		.digit_g_2{
			background-image: url("../../images/pc/2digit_O.png");
		}*/
}
.mem_item .digit_g {
  display: inline-block;
  float: right;
  width: 30px;
  height: 50px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: white;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../../images/pc/digit_G.png");
  padding-top:2px;/*Walis ADD*/
}
.mem_item .digit_g_2 {
  width: 37px;
  background-image: url("../../images/pc/2digit_G.png");
  padding-top:2px;/*Walis ADD*/
}
.family_tree_drop {
  position: absolute;
  display: none;
  z-index: 99999;
  /*left: -300px;*/ right:-8px;
  top: 45px;
  border-top: 4px solid #D5D5D5;
  border-bottom: 4px solid #D5D5D5;
  border-left: 1px solid #D5D5D5;
  border-right: 1px solid #D5D5D5;
  background-color: #f9f9f9;
  width: 592px;
  height: 352px;
  box-shadow: 2px 2px 2px rgba(128, 128, 128, 0.6), 4px 4px 6px rgba(128, 128, 128, 0.4), 6px 6px 12px rgba(128, 128, 128, 0.4);
}
.tri_fami {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #D5D5D5;
  border-top: 6px solid transparent;
  top: -15px;
  /*left: 360px;*/ right:24px;
  /*margin-right: -6px;*/
  display: block;
  position: absolute;
}
.family_tree {
  padding-bottom: 10px;
}
.family_tree:hover .family_tree_drop,
.family_tree_drop:hover {
  display: block;
}
/*ul*/
.fami_drop_list {
  overflow: hidden;
}
/*li*/
.fami_drop_item {
  display: block;
  float: left;
  width: 50px;
  height: 60px;
  margin-top: 23px;
  margin-left: 24px;
  margin-right: 24px;
}
.fami_drop_item:hover .fami_name,
.fami_drop_item.active .fami_name {
  color: #e45d2d;
}
.fami_drop_item:hover .fami_btn,
.fami_drop_item.active .fami_btn {
  background-image: url("../../images/pc/icons_on_new.png");
}
/*.fami_drop_item.active>.fami_btn .fami_name{
	color: @adHlight;
}*/
/*a*/
.fami_btn {
  display: block;
  overflow: hidden;
  width: 50px;
  height: 60px;
  background-repeat: no-repeat;
  background-image: url("../../images/pc/icons_new.png");
}
.fami_btn .fami_name {
  display: block;
  margin-top: 45px;
  color: #565656;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
}
/*a*/
.fami_btn_1 {
  background-position: 0px 0px;
}
/*a*/
.fami_btn_2 {
  background-position: -50px 0px;
}
/*a*/
.fami_btn_3 {
  background-position: -100px 0px;
}
/*a*/
.fami_btn_4 {
  background-position: -150px 0px;
}
/*a*/
.fami_btn_5 {
  background-position: -200px 0px;
}
/*a*/
.fami_btn_6 {
  background-position: -250px 0px;
}
/*a*/
.fami_btn_7 {
  background-position: -300px 0px;
}
/*a*/
.fami_btn_8 {
  background-position: -350px 0px;
}
/*a*/
.fami_btn_9 {
  background-position: -400px 0px;
}
/*a*/
.fami_btn_10 {
  background-position: -450px 0px;
}
/*a*/
.fami_btn_11 {
  background-position: -500px 0px;
}
/*a*/
.fami_btn_12 {
  background-position: -550px 0px;
}
/*a*/
.fami_btn_13 {
  background-position: -900px 0px;
}
/*a*/
.fami_btn_14 {
  background-position: -750px 0px;
}
/*a*/
.fami_btn_15 {
  background-position: -800px 0px;
}
/*a*/
.fami_btn_16 {
  background-position: -700px 0px;
}
/*a*/
.fami_btn_17 {
  background-position: -1000px 0px;
}
/*a*/
.fami_btn_18 {
  background-position: -950px 0px;
}

.t30{ top:30px;}
.mt30{ margin-top:30px;}
.fami_drop_inner,.fami_drop_list { padding:0 1px; display:inline-block;}

.fami_btn_19 {
  background-position: -600px 0px;
}
.fami_btn_20 {
  background-position: -650px 0px;
}
.fami_btn_21 {
  background-position: -850px 0px;
}