/* BASIC css start */
.webhosing_container { text-align:center; }
.webhosing_container .wc_box { height:45px;/*border-bottom: 1px solid #0b0b0b;*/ }

.webhosing_container ul.tabs {
    display:inline-block; *display:inline; zoom:1;
	height: 43px;
}
.webhosing_container ul.tabs li {
	float: left;
	/* width:298px; */
	text-align:center;
	height: 43px;
	line-height: 43px;
	z-index:1;
	/*border: 1px solid #BDBDBD;*/
	color: #b9dddc;
	border-left: none;
	margin-bottom: -1px;
	/*background: #E5E5E5;*/
	overflow: hidden;
	position: relative;
}

.webhosing_container ul.tabs li:first-child {
	border-left: 1px solid #BDBDBD;
}

.webhosing_container ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	height: 43px;
	line-height: 43px;
	font-size: 13px;
	outline: none;
}
	
html .webhosing_container ul.tabs li.active, html .webhosing_container ul.tabs li.active a:hover  {
	background: #3a3a3a;
	color: #FFF;
}

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


.tab_container {
	width:1200px;
	margin:0 auto;
	border-top: none;
	clear: both;
	-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-top: 30px;
	min-height:307px;
}

/*

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

}
*/

/*소스추가*/
.ec-base-product_main_01_left .prdList .description .icon { display: none;}
.ec-base-product_main_01_left .prdList .description { text-align:left; }
.ec-base-product_main_01_left .prdList .description .percent { text-align:left;}
.ec-base-product_main_01_left .prdList .description .name { text-align:left; }
.ec-base-product_main_01_left .prdList .description .promotion { text-align:left; }



.md_ranking{position: relative;}
.md_ranking_list{
    width: 40px;
    /*background-color:#000;*/
    position: absolute;
    left: 16px;
    z-index: 9;
}
.md_ranking_list>span{
    display: block;
    color: #fff;
    text-align: center;
    line-height: 46px;
    font-size: 15px;
    font-weight: bold;
background-image: url(/design/lohengrin/images/best_bg.png);
}


.webhosing_container ul.tabs li {
display: block;
    padding:  0px 20px;
    border-radius: 22px;
    margin: 0px 5px 20px;
    font-size: 14px;
   /* height: 46px;*/
    line-height: 16px;
    background-color: rgb(247, 247, 247);
    color: rgb(51, 51, 51);
}


.webhosing_container ul.tabs li a{
height: 40px;
    line-height: 40px;
}
.webhosing_container ul.tabs li:first-child{border-left: 0px solid #BDBDBD;}
/* BASIC css end */

