#latest_prd01 h3 strong{
	color: #ff1e1e;
}
#latest_prd01 .lightbox .img-thumbnail{
	border: 0px;
	border-radius: 0px;
	padding: 0px;
}
#latest_prd01 .lightbox .img-thumbnail img,
#latest_prd01 .lightbox .img-thumbnail.img-thumbnail-hover-icon:before{
	border-radius: 0px;
}
#latest_prd01 .owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
    color: #ff1e1e;
}
#latest_prd01 .french_name {
    position: absolute;
    bottom: 0px;
    z-index: 10;
    width: 100%;
    text-align: center;
    background-color: rgba(43, 43, 43, 0.8);
    padding: 5px 0;
	color: #fff;
    font-size: 16px;
}


#latest_prd01
a:link, a:visited, a:hover, a:active {text-decoration:none}
 


/* 새글 스킨 (latest) */
.lt_pc {float:left;margin-left:20px}
.lt {position:relative;float:left;margin-bottom:20px;padding-bottom:10px;width:354px;height:150px;border-bottom:1px solid #e9e9e9}
.lt ul {margin:0 0 10px;padding:0;list-style:none}
.lt li {padding:3px 0}
.lt .lt_title {display:block;padding:10px 0 8px}
.lt .lt_more {position:absolute;top:10px;right:0}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}
.m_line img {border:solid 1px #ccc;}
.line-box { border:solid #d4d4d4 1px;}