@import "./common.css";
@import "./header.css";
@import "./footer.css";
@import "./category_navi.css";
@import "./global_navi.css";
@import "./single.css";
@import "./box.css";
@import "./search_box.css";
@import "./board.css";
@import "./goods.css";
@import "./sbox.css";
@import "./tab_box.css";
@import "./category_box.css";
@import "./side.css";
@import "./breadcrumbs_list.css";
@import "./step.css";
@import "./form_items.css";
@import "./bid_box.css";

.orange102_button{ 
  background: url("../images/orange102_button.gif") no-repeat center;
  vertical-align: middle;
  width: 102px;
  height: 23px;
  border: none;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  padding-bottom: 2px;
}

.order_button{ 
  background: url("../images/order_button.gif") no-repeat center;
  vertical-align: middle;
  width: 240px;
  height: 35px;
  border: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  padding-right: 20px;
  padding-bottom: 4px;
  margin-left: 60px;;
  margin-top: 10px;
}

#bid_order { 

}

#bid_order_total { 

  font-weight: bold;
}

#bid_order_rank{ 

  font-size: 18px;
  font-weight: bold;
  color: #00a0e9;
}

#bid_order_possibility{ 

  font-size: 14px;
  font-weight: bold;
  color: #00a0e9;
}

.bid_order_unit{ 

  font-weight: normal;
  font-size: 12px;
}

.bid_next{ 

  text-align: center;
}

.bid_change_button{ 
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: right;
}

.bid_main{ 

  width: 850px;
/*  margin-left: auto;
  margin-right: auto;*/
}

.bid_form_box { 

  margin-top: 10px;
}

.bid_form_box_contents{ 

  padding-top: 10px;
  padding-bottom: 20px;
}

.bid_form_box_contents table{ 

  width: 100%;
}

.bid_form_box_contents th { 

  width: 320px;
}

.bid_spec{ 

  padding: 10px;
}

.bid_spec a,
.bid_spec a:link,
.bid_spec a:visited { 
  color: #0770bf;
  font-weight: normal;
  text-decoration: underline;
}

.bid_spec a:active,
.bid_spec a:focus,
.bid_spec a:hover {
  color: #0770bf;
  font-weight: normal;
  text-decoration: underline;
}

.bid_guide a,
.bid_guide a:link,
.bid_guide a:visited { 
  color: #0770bf;
  font-weight: bold;
  text-decoration: none;
}

.bid_guide a:active,
.bid_guide a:focus,
.bid_guide a:hover {
  color: #0770bf;
  text-decoration: underline;
}

.bid_settle_cod_table table{ 

  margin-left: 0px;
  margin-right: auto;
  width: 200px;
}

.bid_settle_cod_table td{ 

  text-align: right;
  padding-right: 5px;
  border: 1px solid #7dc4fa;
}

.bid_box_goods_image_note{ 

  color: #666666;
  font-size: 9px;
}

.powered_by_minpos{ 

  float:right;
  font-weight: bold;
  color: #888888;
  margin-right: 10px;
  margin-top: 10px;
}

.powered_by_minpos img{ 

  border: none;
  vertical-align: middle;
}

.bid_payment_method_item{

  vertical-align: top;
}

.bid_payment_method_table table{ 

  margin-left: 0px;
  margin-right: auto;
  width: 300px;
}

.bid_payment_method_table td{ 

  text-align: left;
  padding-left: 5px;
  border: 1px solid #7dc4fa;
}

.bid_coupon_table table{ 

  margin-left: 0px;
  margin-right: auto;
  width: 400px;
}

.bid_coupon_table td{ 

  text-align: left;
  padding-left: 5px;
  border: 1px solid #7dc4fa;
}

.bid_coupon_table th{ 

  text-align: left;
  padding-left: 5px;
  border: 1px solid #7dc4fa;
  background: #cdffff;
}

.bid_related { 

  width: 835px;
  overflow-x: scroll;
  overflow-y: hidden;
}

.bid_related td { 

  width: 170px;
  text-align: center;
}

.bid_related_text { 
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  width: 140px;
  text-align: left;
}

.bid_related_price{ 

  margin-top: 5px;
}
