/* BASIC css start */
/* 메인 롤링이미지 */
#banner_list { position: relative; float: left; }
#banner_list .images img { width: 1200px; height: 500px; }
#banner_list .clsBannerButton { position: absolute; right: 20px; bottom: 20px; }
#banner_list .clsBannerButton li { float: left; width: 24px; height: 6px; padding-left: 5px; text-align: center; cursor: pointer; background: url("//skin.makeshop.co.kr/skin/tem03/btn_off.png") no-repeat scroll right 0 transparent; }
#banner_list .clsBannerButton .labelOverClass { background: url("//skin.makeshop.co.kr/skin/tem03/btn_on.png") no-repeat scroll right 0 transparent }

/* weekly best */
.weeklyitem { margin: 20px 0 60px; float: left; *zoom: 1 }
.weeklyitem:after { content: " "; display: block; clear: both; }
.weeklyitem .prev { padding: 62px 0 0 10px; float: left; cursor: pointer; }
.weeklyitem .next { padding: 62px 10px 0 0; float: left; cursor: pointer; }
.slideScrollControlWrap { zoom: 1; }
.slideScrollControlWrap:after { content: " "; display: block; clear: both; }
.slideScrollContentsWrap { overflow: hidden; position: relative; float: left; width: 1144px; height: 160px; }
.slideScrollContents { position: absolute; left: -143px; }
.slideScrollContent { float: left; width: 143px; height: 200px; text-align: center; position: relative; }
.slideScrollContent img { width: 135px; height: 160px; }
.slideScrollContent a:hover img { filter: alpha(opacity=50); opacity: 0.5; }
.slideScrollContent span { margin-top: 10px }
.slideScrollContent .price { color: #111; font-weight: bold; }

.item-wrap { float:left; }

/* .item-wrap */
.item-wrap { overflow: hidden; width:1200px }
.item-wrap .item-hd { margin: 10px 0; text-align: center; font-size: 16px; color: #535456; line-height:30px; border-bottom: 1px dotted #ddd;}
.item-wrap .item-info { zoom: 1; overflow: hidden; padding: 3px ; border-bottom: 1px solid #ddd;  border-top: 1px solid #b5b5b5; font-size: 11px; margin: 30px 0 10px 0;}
.item-wrap .item-info .item-total { float: left; }
.item-wrap .item-info .item-order { float: right; }
.item-wrap .item-info .item-order li { float: left; padding-left: 20px; }
.item-wrap .item-info .item-order li.nobg { background: none; }
.item-wrap .item-info .item-order li a { font-size: 11px; }
.item-wrap .item-cont { zoom: 1; overflow: hidden; padding: 20px 0 ; }
.item-wrap .item-cont:after { content: ""; display: block; clear: both; }
.item-wrap .item-cont .item-list { float: left; width: 240px; text-align: center; }
.item-wrap .item-cont .item-list .thumb img { width: 230px; height: 310px;}
.item-wrap .item-cont .item-list .prd-name { margin-top: 15px; font-size: 11px;}
.item-wrap .item-cont .item-list .prd-name img { vertical-align:middle; }
.item-wrap .item-cont .item-list .prd-price { font-weight: bold; color:#333; margin-top: 3px;}
.item-wrap .best-cont { zoom: 1; overflow: hidden; border:4px solid #ededed; padding: 20px 0 ;}
.item-wrap .best-cont:after { content: ""; display: block; clear: both; }
.item-wrap .best-cont .best-list { float: left; width: 310px; margin: 10px 0; text-align: center; border-right:1px solid #ededed; }
.item-wrap .best-cont .best-list dt { float:right; padding: 0 45px 10px 0;}
.item-wrap .best-cont .best-list .thumb img { width: 230px; height: 270px; }
.item-wrap .best-cont .best-list .prd-name { margin-top: 15px; font-size: 11px; }
.item-wrap .best-cont .best-list .prd-name img { vertical-align:middle; }
.item-wrap .best-cont .best-list .prd-price { font-weight: bold; color:#95cec4; margin-top: 3px;}

.item-wrap .best-cont .no-brd { border: none; }
.item-wrap .item-cont .item-list {padding-right:0;}
.item-wrap .item-page { margin-top: 30px; text-align: center; }
.item-wrap .item-page a { padding: 0 5px; }
.item-wrap .item-page a:hover,
.item-wrap .item-page a.now { color: #95cec4; font-weight: bold; letter-spacing: -1px; }
#contentWrap,
#ftLink .link,
#footer { position: relative; width:1200px; margin-left: auto; margin-right: auto; }






/* BASIC css end */

