@charset "euc-kr";

/* 이웃닷컴(e-wut.com) 
웹 퍼블리싱 
작업자: 김은정(lulubong@naver.com) */

/*메인 모듈*/
#bookInfoArea {
	position:relative;
	width:176px;
	color:#696969;
	}
	#bookInfo img.title {
		display:block;
		margin-top:2px;
		margin-bottom:7px;
		}
	#bookInfo .infoTop {
		height:100px;
		padding-left:80px;
		}
	#bookInfo .infoTop p {
		margin-bottom:5px;
		}
	#bookInfo .infoTop .writer {
		font-size:0.92em;
		color:#aeaeae;
		overflow:hidden;
		height:26px;
		}
	#bookInfo .thumb {
		position:absolute;
		top:0;
		left:6px;
		padding:2px;
		border:1px solid #dadada;
		}
	#bookInfo .thumb img {
		border:1px solid #dadada;
		}
	#bookInfo .detail {
		overflow:hidden;
		height:26px;
		padding:20px 6px 0 7px;
		font-size:0.92em;
		background:url(/image/book/bookInfoBg.gif) no-repeat left top;
		}


/*목록*/
#bookInfoList {
	width:626px;
	}
#bookInfoList .infoTitle {
	width:550px;
	height:34px;
	margin-left:18px;
	color:#fff;
	padding-left:35px;
	padding-top:13px;
	font-size:1em;
	letter-spacing:-1px;
	background:url(/image/book/bookInfoTopBg.gif) no-repeat left top;
	}
#bookInfoList .infoTitle .titleTxt {
	font-size:1.17em;
	}
#bookInfoList ul {
	float:left;
	width:583px;
	padding-left:43px;
	background:url(/image/book/bookInfoLiBg.gif) repeat-y left top;
	}
#bookInfoList ul li {
	position:relative;
	float:left;
	width:105px;
	height:186px;
	margin-right:38px;
	margin-top:58px;
	}
#bookInfoList ul li .hover {
	display:block;
	padding-bottom:9px;
	background:url(/image/book/bookLi.gif) no-repeat left bottom;
	}
#bookInfoList ul li .hover:hover .detail, #bookInfoList ul li .hover:hover .detail>a, #bookInfoList ul li .hover:hover .detail>strong {
	display:block;
	}
#bookInfoList .detail {
	display:none;
	}
#bookInfoList ul li img {
	display:block;
	width:103px;
	height:153px;
	border:1px solid #b9b8b8;
	}
#bookInfoList ul li .detail {
	position:absolute;
	bottom:31px;
	left:0;
	width:85px;
	padding:10px;
	color:#fff;
	letter-spacing:-1px;
	background:#535353;
    filter:alpha(opacity=85);
	 -moz-opacity:0.85;
    -khtml-opacity:0.85;
     opacity:0.85;
	}
#bookInfoList ul li .detail a {
	color:#fff;
	}
#bookInfoList .detail .g_writer {
	float:left;
	height:25px;
	overflow:hidden;
	font-size:0.92em;
	}
#bookInfoList ul li .detail strong {
	display:block;
	padding-top:5px;
	}
 .pagingNum {
	float:left;
	width:100%;
	margin-top:43px;
	padding:25px 0;
	border-top:1px solid #d9d9d9;
	text-align:center;
	}
 .pagingNum a {
	margin:0 2px;
	vertical-align:top;
	}
 .pagingNum a.on {
	font-weight:bold;
	}

/*목록*/
#bookInfoList2 {
	overflow:hidden;
	width:626px;
	}
#bookInfoList2 .infoTitle {
	width:550px;
	height:34px;
	margin-left:18px;
	color:#fff;
	padding-left:35px;
	padding-top:13px;
	font-size:1em;
	letter-spacing:-1px;
	background:url(/image/book/bookInfoTopBg.gif) no-repeat left top;
	}
#bookInfoList2 .infoTitle .titleTxt{
	font-size:1.17em;
	}
#bookInfoList2 ul {
	float:left;
	width:100%;
	background:url(/image/book/bookInfoLiBg.gif) repeat-y left top;
	}
#bookInfoList2 ul li {
	height:186px;
	margin-top:56px;
	padding-left:43px;
	background:url(/image/book/bookInfoLiBg.gif) no-repeat left bottom;
	}
#bookInfoList2 ul li .thumb {
	float:left;
	margin-right:14px;
	padding-bottom:9px;
	background:url(/image/book/bookLi.gif) no-repeat left bottom;
	}
#bookInfoList2 ul li .thumb img {
	width:103px;
	height:153px;
	border:1px solid #b9b8b8;
	}
#bookInfoList2 ul li .detail {
	float:left;
	width:418px;
	}
#bookInfoList2 ul li .detail img {
	float:left;
	vertical-align:middle;
	margin-top:3px;
	}
#bookInfoList2 ul li .detail .writer {
	display:inline;
	float:left;
	margin-left:5px;
	margin-top:6px;
	padding-left:5px;
	color:#555555;
	border-left:1px solid #ece7e5;
	height:26px;
	overflow:hidden;
	}
#bookInfoList2 ul li .detail p {
	float:left;
	clear:both;
	overflow:hidden;
	width:402px;
	height:84px;
	border-top:1px solid #ece7e5;
	padding:8px;
	line-height:130%;
	margin:5px 0 0 0;
	}

/*보기*/
#bookInfoView {
	float:left;
	overflow:hidden;
	width:626px;
	margin-top:20px;
	color:#4d4c4c;
	}
#bookInfoView .bookDetail {
	float:left;
	width:584px;
	padding-left:42px;
	padding-bottom:22px;
	background:url(/image/book/bookInfoLiBg.gif) no-repeat left bottom;
	}
#bookInfoView .bookDetail .thumb {
	float:left;
	padding-bottom:9px;
	margin-right:17px;
	background:url(/image/book/bookLi2.gif) no-repeat left bottom;
	}
#bookInfoView .bookDetail .thumb img {	
	width:134px;
	height:191px;
	vertical-align:middle;
	border:1px solid #acacac;
	}
#bookInfoView .bookDetail dl {
	float:left;
	width:389px;
	border-bottom:1px solid #ece7e5;
	}
#bookInfoView .bookDetail dt {
	margin-bottom:5px;
	}
#bookInfoView .bookDetail dd {
	padding:3px 0 3px 24px;
	border-top:1px solid #ece7e5;
	background:url(/image/book/listBu.gif) no-repeat 7px 6px;
	}
#bookInfoView .bookDetail .info {
	display:inline;
	float:right;
	margin-right:20px;
	margin-top:41px;
	color:#959595;
	font-size:0.92em;
	}
#bookInfoView .explainArea {
	float:left;
	width:100%;
	margin-top:30px;
	background:url(/image/book/explainCenter.gif) repeat-y left top;
	}
#bookInfoView .explainWrap {
	float:left;
	width:100%;
	background:url(/image/book/explainTop.gif) no-repeat left top;
	}
#bookInfoView .explain {
	overflow:hidden;
	margin-top:60px;
	padding:0 37px 60px 37px;
	background:url(/image/book/explainBtm.gif) no-repeat left bottom;
	}
#bookInfoView .explain .divide {
	margin-bottom:30px;
	border-top:1px solid #e2e2e2;
	padding-top:27px;
	margin-top:-1px;
	}
#bookInfoView .explain .divide p {
	margin:30px 0;
	line-height:150%;
	}
#bookInfoView .bullet {
	display:block;
	font-size:1.33em;
	margin-bottom:30px;
	padding:2px 0 0 22px;
	background:url(/image/book/titleBu.gif) no-repeat left top;
	}
#bookInfoView .btnArea {
	float:left;
	width:610px;
	margin-top:10px;
	padding:0 8px;
	}
#bookInfoView .btnArea .printBtn {
	float:left;
	}
#bookInfoView .btnArea .listBtn {
	float:right;
	}

#bookInfoView .comment {
	float:left;
	width:100%;
	margin-top:30px;
	background:url(/image/book/commentBg.gif) no-repeat left 20px;
	}
#bookInfoView .comment form {
	height:116px;
	padding-left:23px;
	}
#bookInfoView .comment legend {
	display:block;
	visibility:visible;
	overflow:visible;
	position:static;
	width:auto;
	height:20px;
	padding-top:1px;
	font-size:1.17em;
	font-weight:bold;
	line-height:100%;
	}
#bookInfoView .comment .replyInfo {
	float:left;
	margin:8px 10px 5px 0;
	font-size:0.92em;
	}
#bookInfoView .comment .replyInfo .info {
	display:inline;
	float:left;
	margin-left:85px;
	}
#bookInfoView .comment .replyInfo dt {
	display:inline;
	float:left;
	margin:5px 5px 0 10px;
	}
#bookInfoView .comment .replyInfo dd {
	float:left;
	}
#bookInfoView .comment .replyInfo dd input {
	width:110px;
	height:15px;
	font-family:dotum;
	}
#bookInfoView .comment form select {
	float:left;
	clear:both;
	margin-right:10px;
	}

#bookInfoView .comment .replyInfo .count {	
	float:left;
	padding-left:10px;
	margin-top:5px;
	}
#bookInfoView .comment .replyInfo .count .textlimit {
	font-weight:bold;
	color:#a50000;
	}
#bookInfoView .comment form textarea {
	display:inline;
	float:left;
	margin-right:10px;
	width:400px;
	height:37px;
	}
#bookInfoView .comment ul {
	margin-top:5px;
	}
#bookInfoView .comment li {
	margin:0 5px;
	padding:8px 0;
	border-bottom:1px solid #e5e5e5;
	color:#cfcfcf;
	}
#bookInfoView .comment li span, .comment li strong {
	display:inline-block;
	padding:0 10px;
	vertical-align:top;
	color:#4d4c4c;
	}
#bookInfoView .comment li .star {
	width:60px;
	text-align:left;
	color:#e94153;
	}
#bookInfoView .comment li .content {
	width:320px;
	line-height:130%;
	padding:0 5px;
	}
#bookInfoView .comment li .date {
	padding:0;
	margin-right:5px;
	}
#bookInfoView .comment form .submit {
	float:left;
	}
#bookInfoView .bookAlbum {
	clear:both;
	width:100%;
	margin-top:20px;
	padding-bottom:25px;
	background:url(/image/book/bookInfoLiBg.gif) repeat-x left bottom;
	}
#bookInfoView .bookAlbum .bullet {
	margin:0 0 15px 15px;
	}
#bookInfoView .bookAlbum div {
	text-align:center;
	}
#bookInfoView .bookAlbum a {
	display:inline;
	margin:0 20px;
	padding-bottom:9px;
	background:url(/image/book/bookLi2.gif) no-repeat left bottom;
	}
#bookInfoView .bookAlbum a img {
	width:103px;
	height:153px;
	border:2px solid #ddd;
	}
/*search*/
#search .topArea{
	height:26px;
	padding-top:11px;
	padding-left:18px;
	padding-right:10px;
	background:url(/image/book/searchTop.gif) repeat-x left top;
	}
#search .topArea h1 {
	float:left;
	visibility:visible;
	overflow:visible;
	position:static;
	width:auto;
	height:auto;
	color:#fff;
	font-size:14px;
	line-height:100%;
	}
#search .topArea span {
	float:right;
	color:#dbdbdb;
	font-size:11px;
	padding-top:2px;
	}

#search .result {
	color:#7f7f7f;
	font-weight:bold;
	margin:15px 0 0 18px;
	}
#search form {
	padding-top:25px;
	padding-left:18px;
	height:50px;
	background:url(/image/book/lineBg.gif) repeat-x left bottom
	}
#search form label {
	float:left;
	font-weight:bold;
	margin-top:4px;
	margin-right:10px;
	}
#search form #keyword {
	float:left;
	width:190px;
	height:16px;
	margin-right:5px;
	border:1px solid #dbdbdb;
	font-size:12px;
	}
#search li {
	position:relative;
	height:120px;
	padding:20px 17px;
	background:url(/image/book/dotLine.gif) repeat-x left bottom;
	}
#search li dl {
	float:left;
	width:488px;
	line-height:130%;
	}
#search li dt {
	width:370px;
	font-weight:bold;
	}
#search li dd.writer, #search li dd.detail {
	width:370px;
	margin-top:10px;
	font-size:11px;
	color:#7f7f7f;
	}
	#search li dd.detail {
		overflow:hidden;
		height:60px;
		}
	#search li dd.img {
		position:absolute;
		top:20px;
		left:390px;
		}
#search .thumb {
	width:81px;
	height:120px;
	}