/******* CONTENT HEADER ********/

#content .content-header {
	background-image: url("../img/salon/salonlist_header_background.jpg"); }



/******* SALON LIST ********/

#content > p {
	font-family: "Libre Baskerville", Georgia, "Times New Roman", "FangSong", "仿宋", STFangSong, "华文仿宋", serif;
	font-weight: 400;
	color: #111111;
	width: 100%;
	margin: 0 auto 25px auto;
	font-size: 15px;
	line-height: 35px;
	text-align: left; }

#content > h2 {
	margin-top: 50px;
	margin-bottom: 40px;
	background: url("../img/salon/salonlist_line.png") center center repeat-x transparent; }

#content > h2 span {
	font-family: "Libre Baskerville", Georgia, "Times New Roman", "FangSong", "仿宋", STFangSong, "华文仿宋", serif;
	font-weight: 400;
	color: #111111;
	display: inline-block;
	padding-right: 15px;
	background: #FFFFFF; }

.salon-listing {
	display: block;
	clear: both;
	margin-bottom: 40px; }

.salon-listing .listing-image {
	display: inline-block;
	text-align: center;
	float: left;
	width: 225px; }

.salon-listing .listing-image img {
	width: auto;
	max-width: 120px;
	max-height: 100px; }

.salon-listing .listing-text {
	display: inline-block;
	float: right;
	width: 660px;
	font-family: "Libre Baskerville", Georgia, "Times New Roman", "FangSong", "仿宋", STFangSong, "华文仿宋", serif;
	font-weight: 400;
	color: #111111; }

.salon-listing .listing-text h1 {
	font-size: 24px; }

.salon-listing .listing-text p {
	margin-top: 5px;
	font-size: 14px;
	font-style: italic;
	color: #444444; }

.salon-listing .listing-text p.listing-address {
	margin-top: 15px;
	font-size: 18px; }

.salon-listing .listing-text p a {
	color: #444444; }