.seller_item {
	float: left;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.content_container {
	overflow: hidden;
	margin-bottom: 20px;
}
.seller_item a p {
	font-size: 1.2em;
}

#content_list {
	clear: left;
	overflow: hidden;
}
.content_list_item h2 {
	width: 100%;
	padding: 10px 0px 0px 20px;
	background-color: #f2f2f2;
}
.content_container h3 {
	background-color: #f6f6f6;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #e6e6e6;
    font-size: 1.2em;
}
.storeH{
	color: #bfd85c;
}
.onlineH{
	color: #6e6054;
}
.area_item {
    float: left;
    width: 200px;
    height: 75px;
}
.area_item_text {
    font-size: 1.7em;
    padding-top: 10px;
}
