.item_list_layout {
	overflow: hidden;
background: #ffffff;
}

.item_list_layout_li {
	border: 1px solid #CCCCCC;
background: #ffffff;
max-width: 222px;
height: 110px}

#ill_wrap .list{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

#ill_wrap .list img{
	float: left;
	margin-right: 0px;
}

#ill_ul {
	margin-left: 0;
	padding-left: 0;
}

#ill_li .thumtitle {
	font-weight: bold;
	margin-top: 5px;
	padding: 0px 10px
}

.sort_navigation li {
	float: right;
	padding: 9px;
text-align: center;

box-shadow: inset 0 0 50px rgba(0,0,0, 0.1), 0 2px 3px rgba(0, 0, 0, 0.3);
}

.sort_navigation li a{
	color: #006B00;

}