﻿/* CSS Document */

@import url(browse_left.css);
@import url(front_book_contents_passive.css);
@import url(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; 	}

/*상품*/
#book_box {float:left; clear;both; width:174px; background:url(//image.aladin.co.kr/img/browse/thum_bg.gif) repeat; margin-bottom:5px;}
#book_title_b {clear:both; background:url(//image.aladin.co.kr/img/browse/thum_title.gif) no-repeat; 	width: 174px; height: 35px; float: left;}
#book_title {clear: both; text-align:center; color: #696969; font-size: 13px; font-weight: bold; margin : 7px  5px 7px  5px;}
#book {float: left;padding: 0px 0 0 0;	width: 174px;  margin:0;}
.book {float: left;padding: 0px 3px 0 12px; width: 159px;	margin:0;}
.book dl {float:left; margin:0 0 0 0; padding:0; display: inline; width: 156px;}
.book dt{float:right; width:98px; margin:0px; padding:0; line-height: 14px;padding-top: 8px;}
.book dd{float:left; margin:0; padding:0; text-align:center;}
	
/*키워드별 유아.어린이 클라우드 링크*/  
a.key_01:link {color:#6ebee7;text-decoration:none;padding:5px;line-height:20px;}
a.key_01:visited {color:#6ebee7;text-decoration:none;padding:5px;line-height:20px;}
a.key_01:hover {color:#6ebee7;text-decoration:underline;padding:5px;line-height:20px;}

a.key_02:link {color:#6ebee7;text-decoration:none;font-size:16px;padding:5px;line-height:20px;}
a.key_02:visited {color:#6ebee7;text-decoration:none;font-size:16px;padding:5px;line-height:20px;}
a.key_02:hover {color:#6ebee7;text-decoration:underline;font-size:16px;padding:5px;line-height:20px;}

a.key_03:link {color:#6ebee7;text-decoration:none;font-size:16px;font-weight:bold;padding:5px;line-height:23px;}
a.key_03:visited {color:#6ebee7;text-decoration:none;font-size:16px;font-weight:bold;padding:5px;line-height:23px;}
a.key_03:hover {color:#6ebee7;text-decoration:underline;font-size:16px;font-weight:bold;padding:5px;line-height:23px;}