
.pagenavi{
	text-align: center;
	padding-top: 10px;
}

.command{
	text-align: left;
}



#main #content .list_item{
	float: left;
	width: 260px;
	border-bottom: 1px dotted #666666;
	margin-right: 8px;
	margin-top: 5px;
}

#main #content .list_item .thumbnail{
	width: 82px;
}

#main #content .list_item_disable{
	background-color: #CCCCCC;
}

#search_bottom{
	position: relative;
	top: 4px;
}

#product_category{
	display: inline;
}

.search{
	margin-top: 10px;
	margin-bottom: 10px;
}

#search_str{
	border: 1px solid #999999;
	font-size: 17px !important ;
	width: 140px;
}

#search_form{
	float: left;
}

#sort_order_form{
	position: relative;
	top: 4px;
	float: right;
}

