html {height:100%;}
body {margin:0;padding:0;height:100%;}
#lbody,#rbody {position:relative;width:123px;height:100%;background-color:#f0f0f0;}
#lbody {background-image:url(/images/frame/bg_left.gif);background-repeat:repeat-y;background-position:right top;}
#rbody {background-image:url(/images/frame/bg_right.gif);background-repeat:repeat-y;background-position:left top;float:right;}

img {border:none;}
ul, ol {list-style:none;margin:0;padding:0;}
.pointer {cursor:pointer;}
a {text-decoration:none;}
#divContent {width:122px;height:100%;overflow:hidden;}
#detailListArea {width:121px;margin:0 auto;position:absolute;top:50px;z-index:1}
#detailListArea li {font-size:11px;font-family:tahoma;text-align:right;padding:10px 0px;}
#detailListArea li.lst2 {text-align:center;}


.spminfo,
.spminfo2,
.bookinfo {width:90px;margin:0 auto;}

.bookinfo .photo {text-align:center;}
.bookinfo .photo img {border:1px solid #c9c9c9;}
.bookinfo .isbn,
.bookinfo .jungprice {color:#696969;color:#000;margin-top:10px;}
.bookinfo .jungprice span {color:#648ad3;font-family:±¼¸²;}
.bookinfo a {color:#696969}

.spminfo .totprice ,
.spminfo .sale,
.spminfo .status,
.spminfo .point {height:16px;line-height:18px;}
.spminfo a {color:#696969;}
.spminfo .logo {width:90px;text-align:center;background:#FFF;border:1px solid #dcdcdc;padding:3px 0px;margin-bottom:5px;cursor:pointer;}
.spminfo .strong a {font-weight:bold;color:#da5d98;}
.status strong {color:red;}
.status {text-align:center;font-family:µ¸¿ò;}

.lst {background-image:url(/images/frame/bg_rightbtm.gif);background-repeat:repeat-x;background-position:left bottom;}

.lst0 {height:82px;background:#f0f0f0;background-image:url(/images/frame/bg_rightbtm.gif);background-repeat:repeat-x;background-position:left bottom;}
.lst0 .totprice {background-image:url(/images/frame/txt1_1.gif);background-repeat:no-repeat;background-position:0px center;}
.lst0 .sale {background-image:url(/images/frame/txt1_2.gif);background-repeat:no-repeat;background-position:0px center;}
.lst0 .point {background-image:url(/images/frame/txt1_3.gif);background-repeat:no-repeat;background-position:0px center;}
.lst0:hover {background:#F6F6F6;}


.lst0.ov {background:#FFDD00;border-bottom:1px solid #e5e4dd;}
.lst0.ov .totprice {background-image:url(/images/frame/txt0_1.gif);background-repeat:no-repeat;background-position:0px center;}
.lst0.ov .sale {background-image:url(/images/frame/txt0_2.gif);background-repeat:no-repeat;background-position:0px center;}
.lst0.ov .point {background-image:url(/images/frame/txt0_3.gif);background-repeat:no-repeat;background-position:0px center;}

.lst1 {background:#f0f0f0;border-bottom:1px solid #e4e4e2;}
.lst1 .totprice {background-image:url(/images/frame/txt1_1.gif);background-repeat:no-repeat;background-position:0px center;}
.lst1 .sale {background-image:url(/images/frame/txt1_2.gif);background-repeat:no-repeat;background-position:0px center;}
.lst1 .point {background-image:url(/images/frame/txt1_3.gif);background-repeat:no-repeat;background-position:0px center;}
.lst1:hover {background:#F6F6F6;}


.spminfo2 .totprice,
.spminfo2 .sale,
.spminfo2 .point {height:16px;line-height:18px;cursor:pointer;}

.lst2 {background-image:url(/images/frame/bg_rightbtm.gif);background-repeat:repeat-x;background-position:left bottom;}
.lst2 .img {width:36px;height:50px;padding:1px;text-align:center;background:#FFF;border:1px solid #dcdcdc;margin-bottom:5px;margin:0px auto 0px auto;}	
.lst2 .title {margin-top:8px;text-align:center;}
.lst2 .sale {margin-top:3px;}
.lst2 .isbn {margin-top:3px;color:#da5d98;}
.spminfo2 a {color:#696969;}
.lst2 .isbn a {color:#da5d98;}
.lst2.ov {background:#FFDD00;}



#divlClose {position:absolute;text-align:right;right:2px;top:5px;z-index:3}
#divlOpen {position:absolute;display:none;text-align:right;width:42px;top:5px;z-index:3}
#divrClose {position:absolute;text-align:left;left:2px;top:5px;z-index:3}
#divrOpen {position:absolute;display:none;text-align:right;width:42px;top:5px;z-index:3;left:-42px;}

.title,
.isbn,
.jungprice {font-size:11px;font-family:tahoma;text-align:left;}

.title {color:#000;margin-top:10px;}

#imgTitle {position:relative;width:100%;height:35px;text-align:left;padding-left:22px;padding-top:15px;z-index:2;background:#f0f0f0;}
#imgTitle2 {position:relative;width:100%;height:35px;text-align:left;padding-left:39px;padding-top:17px;z-index:2;background:#f0f0f0 url(/images/frame/bg_rightbtm.gif) repeat-x left bottom;}
#imgTitle3 {position:relative;width:100%;height:20px;text-align:left;padding-left:39px;padding-top:5px;z-index:2;}

#top {width:50px;margin:0 auto;display:block;border:1px solid #999;text-align:center;font-family:tahoma;font-weight:bold;font-size:11px;margin-top:30px;cursor:pointer;text-shadow:1px 1px #FFF;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright:5px; 
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px; 
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px; 
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px; 
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
}