/* BASIC css start */
#content {
    /* width: 880px; */
    width: 970px;
    padding: 0 15px;
    text-align: left;
    margin: 0 auto;
}

.cuttext {
	height:32px;
	overflow: hidden;
	margin-top:5px;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:20px;
}
.cuttext a {
	font-family: "Malgun Gothic", "돋움", sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	line-height: 25px;
	color:#333333;
	font-weight:bold;
}
.best-ctgory {
	color:#fff;
	font-size:15px;
	text-decoration:underline;
	padding-bottom:24px;
	padding-left:33px;
	padding-top:23px;
}
.best-ctgory a {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
.best-ctgory a:hover {
	color:#fff;
	text-decoration:underline;
}
.indiv .main_list {
	width:100%;
}
.indiv .main_list td > div {
	width:270px !important;
	border:1px solid #e1e1e1;
	padding:20px 15px
}
.sort_div a {
	color:#5e5e5e;
}
.sort_div a:hover {
	font-weight:bold;
	color:#5e5e5e
}
.deli {
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
    padding: 0 15px !important;
    height: 24px;
    line-height: 24px;
}
.deli > div {
	position:relative;
	float:left;
	padding:0 7px;
}
.deli > div img {
	margin-right:5px;
}
.deli .lookup {
	float:right;
	padding:0 0 0 15px;
	background:url(/design/fruits001/img/blur_list01.png) 0 3px no-repeat;
}

/* BASIC css end */

