/* BASIC css start */
.webhosing_container {width:1200px;font-family: 'Nanum Gothic', sans-serif; font-size: 13px; font-weight:bold }
.webhosing_container ul.tabs {
	height: 35px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 700px;
	margin:0 auto;
}
.webhosing_container ul.tabs li {
	float: left;
	width:24.8%;
	text-align:center;
	height: 35px;
	line-height: 35px;
	border: 1px solid #ccc;
	color: #b9dddc;
	border-left: none;
	margin-bottom: -1px;
	background: #FFFFFF;
	overflow: hidden;
	position: relative;
}
.webhosing_container ul.tabs li a {
	text-decoration: none;
	height: 35px;
	line-height: 35px;
	color: #222;
    font-weight:bold;
	display: block;
	font-size: 14px;
	/*padding: 0 80px;*/
	outline: none;
}
.webhosing_container ul.tabs li a:hover {
	/*background: #ccc;*/
}	
html .webhosing_container ul.tabs li.active, html .webhosing_container ul.tabs li.active a:hover  {
	background: #222;
	color: #fff;
}

html .webhosing_container ul.tabs li.active a  {
	color: #fff;
}

.tab_container {
	/*border: 1px solid #d5d8d8;*/
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	/*padding: 20px;*/
}

/*
.tab_content .scroll_box{
   height:400px;
   overflow-y: scroll; 

}
*/




/* 상품진열 스타일 */
.ec-base-product_main_01 { width:102%;margin:22px 0 0; }
.ec-base-product_main_01 img { vertical-align:middle; }
.ec-base-product_main_01 .prdList { display:table; width:100%; min-width:756px; margin:-20px 0 0; font-size:0; line-height:0; }
.ec-base-product_main_01 .prdList .prame_box { background:#FFFFFF; border:1px solid #FFF;max-width:280px; }
.ec-base-product_main_01 .prdList .prame_box:hover { border:1px solid #777; }
.ec-base-product_main_01 .prdList > li { display:inline-block; margin:20px 0; color:#757575; vertical-align:top; }

.ec-base-product_main_01 .prdList .thumbnail { position:relative; text-align:center; }
.ec-base-product_main_01 .prdList .thumbnail a img { width:100%; box-sizing:border-box; }
.ec-base-product_main_01 .prdList .thumbnail .etc_icon { position:absolute; right:3px; bottom:4px; z-index:1; cursor:pointer; }
.ec-base-product_main_01 .prdList .thumbnail .prdIcon { position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; }
.ec-base-product_main_01 .prdList .thumbnail .percent { position:absolute; bottom:0px;left:0px;width:40px;height:40px;background:#444444;line-height:40px;font-size:12px;color:#FFF;text-align:center;z-index:10 }

.ec-base-product_main_01 .prdList .description { margin:0 auto; padding:25px; font-size:12px; line-height:18px; text-align:center; }
.ec-base-product_main_01 .prdList .description .name { display:block; text-align:center;padding-bottom:5px;font-size: 14px;color: #222222;font-weight: bold; }
.ec-base-product_main_01 .prdList .description .name a { font-size: 14px;color: #222222;font-weight: bold; }
.ec-base-product_main_01 .prdList .description .sub_names { font-size: 11px;color: #555555; }
.ec-base-product_main_01 .prdList .description .prd-price .prd-price2 { font-size: 12px;color: #000000;font-weight: bold; }
.ec-base-product_main_01 .prdList .description .spec { font-weight:normal }
.ec-base-product_main_01 .prdList .description .icon { margin:0 0 15px; /*border-bottom:1px solid #e8e8e8;*/ vertical-align:middle; }
.ec-base-product_main_01 .prdList .description .icon:after { content:""; display:block; clear:both; }
.ec-base-product_main_01 .prdList .description .promotion { /*float:left; margin:0 0 4px;*/ text-align:center; }


/* 진열방식 */
.ec-base-product_main_01 ul.grid3 > li { width:33.33%; }
.ec-base-product_main_01 ul.grid4 > li { width:25%; }
.ec-base-product_main_01 ul.grid5 > li { width:20%; }
/* BASIC css end */

