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

@import url(/ucl_editor/css/browse_left.css);
@import url(/ucl_editor/css/front_book_contents_passive.css);
@import url(/ucl_editor/css/browse_right.css);

/* 레이아웃*/
ul,li,dl,dt,dd	{ list-style:none; margin:0px; padding:0px; } 
form, p {margin:0px; padding:0px;} 
.fbold {font-weight: bold; }
#all { clear:both; position:relative; width:930px;  margin:7px auto ; padding:0; }

/* 오른쪽 상단 영역 */
#b_body {float:right;  width:745px;margin:0; padding:0; font-family: "돋움"; font-size: 9pt;	color: 606060;	}
#b_history {width:745px; margin:0; padding:10px 0 10px 0; font-family: "돋움"; font-size: 9pt;	color: 606060;	}
#b_nav {float:right;   height:26px; margin:0; width:745px; background:url(//image.aladin.co.kr/img/browse/bg_tap.gif) repeat;	}
#b_tap {float:left; height:26px; margin:0 0 0 10px; padding:0;}
#b_search {float:right;   height:26px; margin:0; width:310px;}
#b_nav1 {float:right; height:39px;margin:0; padding:0; width:745px; background: url(//image.aladin.co.kr/img/browse/b_nav_bg.gif) repeat;	}
#b_nav2 {float:right; color:#5E5E5E; height:34px; width:735px; padding:8px 0 0 0; margin:0; 	}
	  
</pre></body></html>