#fixFooter {opacity:0.8; z-index:100;position:fixed;left:0px;bottom:0px;height:30px;width:100%;}
#fixFooter .fixCenter {height:30px;width:950px;margin:0 auto;background:#BFAA70;}
#fixFooter .fixCenter .btn {line-height:30px;float:right;margin-right:5px;color:#fff;width:30px;}
#fixFooter .b {font-weight:bold;}
/* IE 6 */
* html #fixFooter {position:absolute;top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');}

/*장바구니*/
#fixFooter .fixfooterBookTab {position:relative; width:100%; }
#fixFooter .fixfooterBookTab .leftBox {top:30px;margin-left:5px; background:#fff; position:absolute; width:700px; height:206px;}
#fixFooter .fixfooterBookTab .leftBox .leftMain {position:relative;width:100%;overflow:scroll;height:200px; }
#fixFooter .fixfooterBookTab .leftBox .leftMain .topbtn{position:relative;float:right;height:20px;line-height:20px;}
#fixFooter .fixfooterBookTab .leftBox .leftMain .cMain{position:absolute;width:100%;}
#fixFooter .fixfooterBookTab .leftBox .leftMain .loopContent{position:relative;width:132px;height:150px; margin-top:23px; float:left;}
#fixFooter .fixfooterBookTab .leftBox .leftMain .loopContent input{position:relative;left:2px;}
#fixFooter .fixfooterBookTab .leftBox .leftMain .loopContent .imgContent{position:relative;left:20px;top:-12px;}
#fixFooter .fixfooterBookTab .leftBox .leftMain .loopContent .imgContent .clear{}

#fixFooter .fixfooterBookTab .rightBox {top:30px;margin-left:5px; background:#fff; position:absolute; left:710px; width:220px; height:206px;}
#fixFooter .fixfooterBookTab .rightBox .topColor{margin-bottom:10px;width:100%; height:20px; line-height:20px; background:#ddd;}
#fixFooter .fixfooterBookTab .rightBox .topColor span {padding-left:10px;}
#fixFooter .fixfooterBookTab .rightBox .btnContent{margin:0 auto;position:relative; width:90%; height:50px; line-height:50px;text-align:center;background:#19B723;color:white;font-size:20px;font-weight:bold;}
#fixFooter .fixfooterBookTab .rightBox .content {position:relative; margin-left:10px;margin-top:10px;margin-bottom:10px;}
#fixFooter .fixfooterBookTab .rightBox .content li {height:22px;}
#fixFooter .fixfooterBookTab .rightBox .total {width:100%; height:40px; line-height:40px; font-weight:bold; border-top:1px dotted #666;}
#fixFooter .fixfooterBookTab .rightBox .total span {padding-left:10px;}

#fixFooter .footer {position:absolute; top:246px;margin-left:10px;color:white;}