div.productWrap {position:relative;margin:0 0 0 -20px auto;padding:0px;background:#fff;border:0px solid #ccc;}

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:0px;padding:0;list-style:none;display:block;}


div.product h2{font-family:dotum;font-size:14px;font-weight:bold;color:#333;margin:0px;background:url(./image/line.gif) repeat-x bottom;padding:5px 0 7px 0;letter-spacing:0px;height:24px;overflow:hidden;line-height:29px;text-align:center}
div.product p.listContents{font-family:dotum;font-size: 11px;font-weight:normal;margin:0px;padding:5px 0;width:95%;line-height:133%;color:#888;letter-spacing:0px;height:80px;}
div.product p.listContents span.comment{font-family:tahoma;font-size: 10px;font-weight:normal;color:#ff6000;letter-spacing:0}
div.product p.date{font-family:tahoma;font-size:10px;font-weight:normal;color:#999;text-align:center;letter-spacing:0;background:#ddd;height:20px;line-height:20px;}
div.product .thumb{border:1px solid #ddd;padding:4px;height:auto;background:#fff;position:relative;z-index:50;}
div.product .thumb1{border:1px solid #ddd;padding:4px;height:auto;background:#fff;position:relative;z-index:50;}



div.product .toolbar {overflow:hidden}
div.product .toolbar a.left, div.product .toolbar .right {background:url(./image/arrow.png);width:20px;height:42px;position:absolute;cursor:pointer;z-index:100;text-indent:-10000px;display:inline-block;_background:url(./image/arrow_ie6.gif);}
div.product .toolbar a.left{background-position:right 0;left:0px;margin-left:0px;}
div.product .toolbar a.right{background-position:0 0;right:-3px;margin-right:0px;}
div.product .toolbar a.left:hover{background-position:right bottom;}
div.product .toolbar a.right:hover{background-position:left bottom;}


.newiconSide {position:absolute;left:0;top:0;z-index:100}