/* BASIC css start */
.clear { clear:both }

 .sec_title { font-family: 'Nanum Gothic', sans-serif; font-size: 20px;line-height: 20px;color: #6c6c6c; font-weight:bold; text-align:center;padding-bottom:20px;border-bottom:4px solid #ffffff;letter-spacing:3px;margin-bottom:20px; }

#section_01:after {content:""; display:block; clear:both;}
#section_01 { width:1150px;margin:0 auto; margin-bottom:30px; *zoom1;} /* IE5.5~7 브라우저 대응 Hack */
#section_01 li { float:left;position:relative;margin:-1px -1px;border:1px solid #ffffff;}
#section_01 li.first { margin:-1px 0px;}

#section_02:after {content:""; display:block; clear:both;}
#section_02 { width:1150px;margin:0 auto; margin-bottom:30px; *zoom1;} /* IE5.5~7 브라우저 대응 Hack */

#section_03:after {content:""; display:block; clear:both;}
#section_03 { width:1150px;margin:0 auto; margin-bottom:30px; *zoom1;} /* IE5.5~7 브라우저 대응 Hack */

#section_04:after {content:""; display:block; clear:both;}
#section_04 { width:1150px;margin:0 auto; margin-bottom:30px; *zoom1;} /* IE5.5~7 브라우저 대응 Hack */
#section_04 li { float:left;position:relative;margin:-1px -1px;border:1px solid #e3dfdf;}
#section_04 li.first { margin:-1px 0px;}

#section_05:after {content:""; display:block; clear:both;}
#section_05 { width:1150px;margin:0 auto; margin-bottom:40px; *zoom1;} /* IE5.5~7 브라우저 대응 Hack */

#section_06:after {content:""; display:block; clear:both;}
#section_06 { width:1150px;margin:0 auto; margin-bottom:30px; *zoom1;} /* IE5.5~7 브라우저 대응 Hack */

#section_07:after {content:""; display:block; clear:both;}
#section_07 { width:1150px;margin:0 auto; margin-bottom:0px; *zoom1;} /* IE5.5~7 브라우저 대응 Hack */
#section_07 {border-top:1px solid #d8d8d8; }



/* .item-wrap */
.item-wrap { width: 100%; }
.item-wrap .item-hd { margin: 10px 0; padding: 5px 10px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; background-color: #f9f9f9; }
.item-wrap .item-info { zoom: 1; overflow: hidden; padding: 40px 0 5px 0; border-bottom: 1px solid #aaa; }
.item-wrap .item-info:after { content: ""; clear: both; display: block; }
.item-wrap .item-info .item-total { float: left; padding-left: 10px; }
.item-wrap .item-info .item-order { float: right; }
.item-wrap .item-info .item-order li { float: left; padding-right: 10px; }
.item-wrap .item-list .item { width: 240;margin: 20px 0; }
.item-wrap .item-list li { margin-bottom: 10px; text-align: center; }
.item-wrap .item-list td { vertical-align: top; }
.item-wrap .item-list .prd-thumb { width: 240px; height: 240px; margin-left: auto; margin-right: auto; }
.item-wrap .item-list .prd-thumb img { border:1px solid #ffffff;width: 100%; height: 100%; }
.item-wrap .item-list .prd-price_box .sold_out { text-align:left; }
.item-wrap .item-list .prd-price_box .ori_price { text-align:right; }
.item-wrap .item-list .prd-price_box .consumer { color:#999 }
.item-wrap .item-list .prd-price_box .discount { color:#FF0000; }
.item-wrap .item-list .prd-price_box .prd-price_dash { font-weight: bold; }
.item-wrap .item-list .names {width:234px}
.item-wrap .item-page { margin-top: 40px; text-align: center; }
.item-wrap .item-page a { padding: 0 5px; }
.item-wrap .item-page a:hover,
.item-wrap .item-page a.now { color: #cc0000; }
.item-wrap .item-desc { margin-bottom: 40px; }
.item-wrap .item-none { padding-top: 40px; text-align: center; }

/* BASIC css end */

