
.clearout {clear:both;}
.flexiselDemo {display:none;}
.nbs-flexisel-container {position:relative; max-width:100%;} 
.nbs-flexisel-ul {position:relative; width:99999px; text-align:center;  padding:5px 1px 0 1px;}
.nbs-flexisel-inner {overflow:hidden; float:left; width:100%; height:230px;}
.nbs-flexisel-item {float:left; cursor:pointer; position:relative; line-height:0px; } 
.nbs-flexisel-item img {width:100%; cursor:pointer; position:relative; max-width:100%;}
.nbs-flexisel-item img:hover {filter:alpha(opacity=60); -moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7;}
.it_detale {margin-top:15px}
.it_detale span{color:#444; text-align:center; font-size:14px; letter-spacing:-0.3px; font-family:notokrM;}

/** 버튼 **/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {margin-top:55px; width:19px; height:34px; position:absolute; cursor: pointer; z-index:100;}
.nbs-flexisel-nav-left {left:-5px;background: url("./img/btn_prev.png") no-repeat;} 
.nbs-flexisel-nav-left:hover {background: url("./img/btn_prev_hover.png") no-repeat;} 
.nbs-flexisel-nav-right {right:-5px;background: url("./img/btn_next.png") no-repeat;} 
.nbs-flexisel-nav-right:hover {background: url("./img/btn_next_hover.png") no-repeat;
.thumb-hover:hover {filter:alpha(opacity=60); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5;}

@media screen and (max-width:768px) {
.it_detale {padding-top:5px}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {margin-top:20px}
.nbs-flexisel-nav-left {left:5px;}
.nbs-flexisel-nav-right {right:5px;}
}

	
			