@charset "utf-8";

/* article03 베스트상품 및 바로가기 */
#article03 {position:relative;width:1200px;height:300px;margin:0 auto 70px;border:1px solid #ddd}
#article03:after {display:block;content:'';visibility:hidden;clear:both}
#article03 .best_pro {float:left;position:relative;z-index:10;width:900px;height:100%;border-right:1px solid #ddd}
#article03 .best_pro .label {position:absolute;top:-20px;left:0;z-index:15}
#article03 .banner_mn {float:left;width:298px;height:100%;font-size:12px;line-height:1.5;font-family:notokr-medium}
#article03 .banner_mn li {width:100%;height:50%;transition:all .2s}
#article03 .banner_mn li:first-child {border-bottom:1px solid #ddd;background:url(/sh_img/include/include03/img/sample01.png) 97% center no-repeat}
#article03 .banner_mn li:last-child{background:url(/sh_img/include/include03/img/sample02.png) 97% center no-repeat}
#article03 .banner_mn li:hover {background-position:93% center}
#article03 .banner_mn li a {display:block;height:100%;padding:30px 0 0 30px;color:#777;font-family:'Nanum Gothic'}
#article03 .banner_mn li h3 {font-size:14px;color:#2d2d2d;font-family:notokr-bold}
#article03 .banner_mn li .line {width:20px;height:2px;margin:15px 0;background-color:#da2027}

