﻿
/* CSS Document */
/**
 * custom css 입니다. 추가적인 css 는 여기에 작성을 해주세요.
 */

/* 인기상품 노출 설정 */
#wrap .popular-wrap{position:relative; left:0; top:0; width:220px;}
#wrap .popular-line .rank_top_box{width:100px;}
/* 스크롤 게시글 시작 */
#wrap .notice_rolling{position:absolute !important; bottom:10px; left:0;}
/*메인 배너 사이드 버튼 때문에 재정의 */
.main_visual{overflow:hidden; width:auto;margin:0 0 70px 110px;}
