/* BASIC css start */
/* =============================================================================
   ¸ÞÀÎ index.html
   ========================================================================== */
#event { width: 100%; overflow: hidden; }
#event .event-imgs { position: relative; border: 1px solid #e3e3e3; margin-top: 4px; overflow: hidden; width: 100%; height: 100px; }
#event .event-imgs img { max-width: 100%; height: auto; float: left; cursor: pointer; }
#event .swipe-now { height: 20px; line-heignt: 20px; text-align: center; }
#event .swipe-now a { display: inline-block; margin: 0 2px; text-indent: -9999px; background: url(/images/d3/m_01/bull/event_now@2x.gif) no-repeat 0 50%; background-size: 19px 7px; width: 10px; height: 10px; }
#event .swipe-now a.now { background-position: -12px 50%; }
#container.main .items-wrap .items[data-type=tile],
#container.main .items-wrap .items[data-type=horizontal] { margin-top: 14px; }
#container.main .items-wrap .items[data-type=vertical] li { min-height: initial; }
#container.main .items-wrap .items[data-type=vertical] .price-info li { min-height: initial; }
/* BASIC css end */

