<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.new_date {width:729px;margin:40px auto 20px}
	
/* 목록 공통 */
.new_date ul.newd_autoList &gt; li,
.new_date ul.newd_dateList &gt; li {border:1px solid #e6e6e6; border-radius:8px !important; box-shadow:0 1px 2px #f2f2f2;position:relative}
.new_date ul &gt; li &gt; a {display:block;position:absolute;bottom:70px;right:50px}
.new_date ul &gt; li &gt; a:hover,
.new_date ul &gt; li &gt; a:active {margin:-0.5px}
.new_date .newd_dateList li &gt; a {display:block;position:absolute;bottom:20px;right:15px}


/* 자동결제 상품 목록 */
.newd_autoList {width:660px; margin:0 auto}
.newd_autoList:after {content:"";display:block;padding-bottom:10px;margin-bottom:5px;border-bottom:1px dashed #ccc}
.newd_autoList &gt; li {height:396px;margin-bottom:0px}
.newd_autoList &gt; li.mfilepack { float:left; width:325px; margin-right:6px; background:url(/views/images/mfile/front/charge/new_date_charge_2_1a.jpg) no-repeat}
.newd_autoList &gt; li.fullauto { float:left; width:325px; background:url(/views/images/mfile/front/charge/new_date_charge_2_2a.jpg) no-repeat}
.newd_autoList &gt; li .label50dc,
.newd_autoList &gt; li .label35dc {position:absolute;top:-7px;left:149px;display:inline-block}

/* 일반 상품 목록 */
.newd_dateList {width:660px; margin:0 auto; margin-bottom:20px;*zoom:1}
.newd_dateList:after {content:"";display:block;clear:both}
.newd_dateList &gt; li {float:left;width:160px;height:360px;margin-top:5px;margin-right:4px}
.newd_dateList &gt; li.fulltime {background:url(/views/images/mfile/front/charge/new_date_charge_2_3a.jpg) no-repeat}
.newd_dateList &gt; li.weekday {background:url(/views/images/mfile/front/charge/new_date_charge_2_4a.jpg) no-repeat}
.newd_dateList &gt; li.daytime {background:url(/views/images/mfile/front/charge/new_date_charge_2_5a.jpg) no-repeat}
.newd_dateList &gt; li.nighttime {background:url(/views/images/mfile/front/charge/new_date_charge_2_6a.jpg) no-repeat}


/* 유의사항 */
.new_date .ch_warn {font-size:11px;color:#919191;line-height:20px; padding-left:35px}

/* 일반 상품 배너 */
.newd_datebanner {width:729px}
.newd_datebanner li {height:219px}
.newd_datebanner li.fulltime {background:url(http://www.mfile.co.kr/views/images/mfile/front/charge/new_date_charge_2_3_img.jpg) no-repeat}
.newd_datebanner li.weekday {background:url(http://www.mfile.co.kr/views/images/mfile/front/charge/new_date_charge_2_4_img.jpg) no-repeat}
.newd_datebanner li.daytime {background:url(http://www.mfile.co.kr/views/images/mfile/front/charge/new_date_charge_2_5_img.jpg) no-repeat}
.newd_datebanner li.nighttime {background:url(http://www.mfile.co.kr/views/images/mfile/front/charge/new_date_charge_2_6_img.jpg) no-repeat}

/* 공통 */
.new_date .color_red {color:red}
.new_date .newd_arrow {display:inline-block;width:11px;height:7px;background:url(http://www.mfile.co.kr/views/images/mfile/front/charge/new_date_charge_arrow.gif) no-repeat}
.new_date .box_dcinfo {width:170px;height:21px;font-size:12px;letter-spacing:-0.02em;line-height:21px;text-align:center;color:#fff;padding-left:3px;background:url(http://www.mfile.co.kr/views/images/mfile/front/charge/new_date_charge_dcbg.png) no-repeat}
.new_date .box_dcinfo &gt; strong {display:inline-block;vertical-align:middle;color:#005bcb;margin-right:10px}
.new_date .mt60 {margin-top:60px} 
.new_date .mb50 {margin-bottom:50px} 
.new_date .mb20 {margin-bottom:20px} 
.new_date .hide {display:none}

.new_date .ch_sc {margin-bottom:0 !important}

.text_center{ text-align:center}
.text_left{ text-align:left}
.text_right{ text-align:right}</pre></body></html>