#content-main {
	position: relative;
}

#content-header-main {
	margin-top: 10px;
}
#content-header-title {
	font-weight: bold;
	font-size: 16px;
}
#content-header-sub-title {
	float: left;
}
#content-header-sub-title .type {
	font-weight: bold;
	font-size: 16px;
	color: #BBBAAA;
}

.page-control {
	float: right;
}
.page-control img {
	vertical-align: middle;
}
.page-control input.text {
	width: 22px;
}

#content-filter-control {
	float: right;
}
#content-filter-control div {
	float: left;
}

/* -- content-main --------------------------------------------------------------------------------------- */
#content-main { margin: 10px 0; font-size: 12px; }
#content-main .hori-separator { margin:5px 0; }

/* solve the IE div unknown space bug */
* html #content-main .shop { display: inline-block; }

#content-main .shop { height:113px; }
#content-main .shop .photo { float:left; width:150px; height:113px; margin-right:10px; }
#content-main .shop .info { float:left; width:535px; margin-top:5px; }
#content-main .shop .info .top { margin-bottom:15px; }
#content-main .shop .bottom .contact span { margin-right:15px; }
/* ------------------------------------------------------------------------------------------------------- */
