﻿div.productWrap {position:relative;margin:0 auto;padding:2px;background:#fff;border:2px solid #ccc;}
div.productWrap div.whatshot {position:absolute;top:-5px;left:-5px;z-index:1000;background:url(./img/hot.png) no-repeat 0 0;display:inline-block;width:111px;height:111px;_background:url(./img/hot_ie6.gif)}
div.product .main-container {background-color:#f0f0f0;padding:15px 31px;}
div.product {font-family:"돋움",dotum;font-size:12px;color: #777;}

div.product ul, div.product ul li {margin:0;padding:0;list-style:none;display:inline-block;}
div.product h2{font-family:"나눔고딕",nanumgothic,dotum;font-size: 14px;font-weight:bold;color:#333;margin:0px;background:url(./img/line.gif) repeat-x bottom;padding:3px 0 7px 0;letter-spacing:-0.03em;}
div.product p{font-family:"나눔고딕",nanumgothic,dotum;font-size: 11px;font-weight:normal;margin:0px;padding:5px 0;width:95%;line-height:130%;color:#888}
div.product .thumb{border:1px solid #ddd;padding:4px;height:auto;background:#fff;position:relative;z-index:50;}


div.product .page-more{visibility:hidden;}
div.product .page-more h3 {font-family:"나눔고딕",nanumgothic,dotum;font-size: 18px;font-weight:bold;color:#333;margin:0 0 15px 0;background:url(./img/line.gif) repeat-x bottom;padding:3px 0 7px 55px;letter-spacing:-0.03em;text-shadow:2px 2px 0px #fff}
div.product .details{display:inline-block;width:100%;color:#555;font-family:"나눔고딕",nanumgothic,dotum;font-size: 11px;font-weight:normal;line-height:140%}
div.product .details  img{margin:0 20px 30px 0}


div.product .page-more a.closer{width:18px;height:18px;position:absolute;background:url(./img/close.gif) no-repeat top;right:0px;top:0px;cursor:pointer;z-index:10000;display:inline-block;text-indent:-10000px}
div.product .page-more a.closer:hover{background-position:0 -18px;}
div.product .page-more a.more{width:103px;height:28px;position:absolute;background:url(./img/more.gif) no-repeat 0 0;right:0px;bottom:0px;cursor:pointer;z-index:10000;display:inline-block;text-decoration:none;color:#555;line-height:28px;font-size:11px;font-family:dotum;letter-spacing:-1px;font-weight:bold;padding-left:20px;}
div.product .page-more a.more:hover{background-position:0 -40px;color:#ff6000}

div.product .toolbar {overflow:hidden}
div.product .toolbar a.left, div.product .toolbar .right {background:url(./img/arrow.png);width:30px;height:42px;position:absolute;cursor:pointer;z-index:100;text-indent:-10000px;display:inline-block;_background:url(./img/arrow_ie6.gif);}
div.product .toolbar a.left{background-position:right 0;left:-2px;margin-left:0px;}
div.product .toolbar a.right{background-position:0 0;right:-2px;margin-right:0px;}
div.product .toolbar a.left:hover{background-position:right bottom;}
div.product .toolbar a.right:hover{background-position:left bottom;}



