  @charset "utf-8";

  #div_evt_cnt {position:relative; height:0px; overflow:hidden; width:100%;}
  .div_evt_nav {position:relative; width:100%; text-align:center; height:0px; display:none;}
  .div_evt_nav2 {position:absolute; top:-85px; left:0px; width:100%; height:25px;}

  .t_bar_bg {width:100%; height:34px; border-top:1px solid #aaa; background:#f5f5f5; border-bottom:1px solid #ccc; clear:both;}
  .t_bar {width:100%; height:33px; position:relative; border-top:1px solid #fff;}
  .t_bar_txt {margin-left:12px; padding-top:7px; font-size:1.1em; font-weight:bold; color:#333;}
  .more {position:absolute; top:8px; right:12px; font-size:1.0em; font-weight:normal;}
  .more a {color:#8e929d;}

  .div_m_nav {position:relative; height:18px; width:145px; margin:auto; padding-top:10px;}
  .div_m_nav .span_left {display:inline-block; height:18px; width:50px; margin:0px; float:left; text-align:left;}
  .div_m_nav .span_text {display:inline-block; height:18px; width:15px; margin:0px; float:left;}
  .div_m_nav .span_text2 {display:inline-block; height:18px; width:15px; margin:0px; float:left; color:#FF0000; font-weight:bold;}
  .div_m_nav .span_right {display:inline-block; height:18px; width:50px; margin:0px; float:left; text-align:right;}

  .div_m_dview {position:relative; margin:auto; height:126px; width:96px; }
  .div_m_dview .title_box {width:86px; height:57px; padding:5px 5px 0px 5px; text-align:center; line-height:130%;}
  .div_m_dview .img_box {width:94px; height:94px; padding:0; text-align:center;  border:1px solid #e1e5e6 ;}
  .div_m_dview .img_box img { vertical-align:top;}
  .div_m_dview .number { position:absolute; top:0; left:0; background:url(http://image.hanflower.com/hanflower_mobile/mobile/icon_best_bg.gif) no-repeat top left; width:19px; height:19px; color:#FFF; text-align:center; font-weight:bold; }

  

/* 이벤트 슬라이드 끝 */