/* BASIC css start */
/* 분류페이지 레이아웃 */
#contentWrapper,
.header_sec01,
#footer .inner {max-width:1920px; width:auto !important; min-width:1520px !important;}

/* 검색정렬 */
.item-wrap {width:auto;}
.item-wrap .item-info {height:60px; margin:40px auto 80px; padding:0; line-height:60px; border-bottom:1px solid #e9e9e9;}
.item-wrap .item-info .item-total {color:#888; font-size:14px;}
.item-wrap .item-info .item-order li {padding:0; line-height:60px; border-right:0;}
.item-wrap .item-info .item-order li a {padding:0 14px; color:#888; line-height:60px;}
.item-wrap .item-info .item-order li a:hover {color:#000;}
.item-wrap .item-info .item-order li a .on {font-weight:500;}


@media screen and (max-width: 1920px){
	/* 분류페이지 레이아웃 */
	#contentWrapper {margin:0 60px !important; padding:0 !important;}
}



/* page-body */
#productPlan .page-body .visual { margin-top:30px }
#productPlan .page-body .pick { margin-top:30px; text-align:center }
#productPlan .page-body .pick select { width:588px; height:38px; font-size:15px; color:#555; text-align:center }
#productPlan .page-body .clst { zoom: 1; overflow: hidden; margin-top: 10px; padding: 10px 7px 7px; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
#productPlan .page-body .clst li { float: left; margin-right: 15px; padding-left: 10px; background: url(/images/d3/modern_simple/common/bull_h2_sqr_gray.gif) no-repeat 0 45%; }
#productPlan .page-body .clst li a { display: block; white-space: nowrap; }
#productPlan .page-body .p-hd { position: relative; margin-top: 70px; padding: 0 10px 5px; border-bottom: 2px solid #5c5c5c; }
#productPlan .page-body .p-hd.mt-35 { margin-top: 35px; }
#productPlan .page-body .p-hd h3 { color: #5c5c5c; font-size: 14px; font-weight: bold; letter-spacing: -1px; }
#productPlan .page-body .p-hd .top { position: absolute; top: 0; right: 5px; color: #5c5c5c; }
#productPlan .page-body .plst { zoom: 1; overflow: hidden; margin: 25px auto 0; }

/* BASIC css end */

