/* BASIC css start */
/* best-evt */
#main .best-evt { zoom: 1; overflow: hidden; margin-top: 20px; }
/* slideBestEvt */
#main #slideBestEvt { float: left; width: auto; border-left: 0; }
/* hashBestEvt */
#main #hashBestEvt { position: relative; float: right; }
/* headlineBanner */
#main #headlineBanner { position: relative; margin-top: 20px; }
/* mdItem */
#main #mdItem { position: relative; margin-top: 20px; }

/*중앙 메인상품 진열*/

/* .item-wrap */
.item-wrap .item-hd {
	border-top: 1px solid rgba(204,204,204,1.00);
	border-bottom: 1px solid rgba(236,236,236,1.00);
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.item-wrap .nbg {
	text-align: center;
	font-size: 16px;
	font-weight: 600;
}
.item-wrap .item-info { zoom: 1; overflow: hidden; padding: 35px 0 10px; border-bottom: 1px solid #ddd; }
.item-wrap .item-info .item-total { float: left; padding-left: 20px; }
.item-wrap .item-info .item-order { float: right; padding-right: 10px; }
.item-wrap .item-info .item-order li { float: left; padding: 0 10px; background: url(/images/d3/hot_issue/common/bull_w1_h7_gray.gif) no-repeat 100% 40%; }
.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; margin-top: 10px; }
.item-wrap .item-cont:after { content: ""; display: block; clear: both; }
.item-wrap .item-cont .item-list { float: left; width: 25%; margin: 10px 0; text-align: center; }
.item-wrap .item-cont .item-list .thumb img {
	/* [disabled]width: 200px; */
	height: 200px;
}
.item-wrap .item-cont .item-list li {
	margin-top: 5px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.item-wrap .item-cont .item-list .prd-price { font-weight: bold; }
.item-wrap .item-page { margin-top: 80px; text-align: center; }
.item-wrap .item-page a { padding: 0 5px; }
.item-wrap .item-page a:hover,
.item-wrap .item-page a.now { color: #ec2626; font-weight: bold; letter-spacing: -1px; }

/*하단 게시판 레이아웃*/

#main .mcolum-board {
	zoom: 1;
	overflow: hidden;
	margin-top: 20px;
}
#main .mcolum-board:after { content: ""; display: block; clear: both; }
#main .mcolum-board .colum { float: left; width: 228px; min-height: 125px; _height: 125px; padding-right: 53px; margin-right: 53px; background: url(/images/d3/sporty_style/main_board_dot.gif) repeat-y right 0; }
#main .mcolum-board .colum h2 { font-size: 0; line-height: 0; }
#main .mcolum-board .colum .cont { margin-top: 20px; }
#main .mcolum-board .colum li { zoom: 1; padding-left: 10px; background: url(/images/d3/sporty_style/common/bull_h2_w2_ababab.gif) no-repeat 0 7px; }
#main .mcolum-board .colum a {
	display: block;
	padding: 2px 0;
	color: #494949;
	font: 600 14px "나눔고딕";
	text-decoration: none;
}
#main .mcolum-board .faq { margin-right: 0; padding-right: 0; background: none; }

.mcolum-board .colum.notice .notice {

}

/* BASIC css end */

