@charset "utf-8";
/* CSS Document */


/** discount **/
.discount {
  position:fixed;
  left:50px;
  height:200px;
  z-index:999;
  /*background:url(../images/discount_bg.png) no-repeat center;*/
 
}
