/* 전체 박스 */
#wrapper { margin:0 auto; width:970px;}

/* 헤더 및 메인 (플래쉬 영역) */
#header_Main { width:970px; height:600px;}

/* 하단 메뉴 */
#bottom_Menu { position:relative; margin:0px 0px 0px 0px; padding:0px 0px 60px 0px; border:1px solid #fff; width:970px;}

* html #bottom_Menu { padding-bottom:40px; height:100px;}
*:first-child+html #bottom_Menu { padding-bottom:40px;}

#news,
#online_Shoppingmall,
#find_Store,
#recruit { float:left; height:100px;}

/* 다이소 뉴스 및 보도자료 */
#news { position:relative; width:260px; text-align:left;}
.tabs_01 { border-bottom:1px solid #c7c7c7; width:260px; height:20px;}
.tabs_01 h2 { position:absolute; left:0px; top:0px;}
.tabs_02 h2 { position:absolute; left:66px; top:0px;}

* html .tabs_01 { height:21px;}
* html .border_FFF { border-bottom:1px solid #fff;}
* html .border_C7C7C7 { border-bottom:1px solid #c7c7c7;}

#content_02 { display:none;}
#news .tab_Style { position:absolute; width:100%; left:0px; top:30px;}
#news .tab_Style ul li { padding:1px 0px 1px 8px; background:url("/daiso2/images/index/tab_list_dot.gif") no-repeat left 0px;}
#news .tab_Style ul li a { font-size:11px;}
#news .tab_Style ul li p { float:left; color:#848484; width:185px; overflow:hidden;}
#news .tab_Style ul li span { display:block; float:right; margin-right:5px; color:#848484;}
#news .tab_Style .more { position:absolute; top:-23px; left:225px;}

/* 다이소 온라인 쇼핑몰 */
#online_Shoppingmall { position:relative; margin:0px 0px 0px 59px;}

/* 다이소 전국 매장찾기 */
#find_Store { position:relative; margin:0px 0px 0px 43px;}

/* 다이소 채용안내 */
#recruit { position:relative; margin:0px 0px 0px 46px;}

