@charset "UTF-8";

.salon header{
	background:url(../images/salon-pic-top.png) no-repeat bottom center;
}
.concept{
	background:url(../images/salon-pic-bottom.png) no-repeat top center;
	width:980px;
}
.concept h2{
	font-size: 14px;
	line-height: 28px;
	color: #221815;
	text-align: center;
	padding: 356px 0 0;
	font-weight: normal;
}
.profile{
	margin:44px 0 118px;
	width:980px;
	height:260px;
	padding:126px 0 0;
	background:url(../images/salon-chair.png) no-repeat top center;
}
.profile .aleft{
	width:260px;
}
.profile .aright{
	width:680px;
	margin:0 0 0 40px;
}
.profile .aleft img{
	padding:8px;
	background-color:#FFFFFF;
	display:block;
	margin: 0px auto;
}
.profile .aright h3{
	width:67px;
	height:17px;
	background:url(../images/sectitle-profile.png) no-repeat center center;
	margin:0 0 30px;
}
.profile .aright h4{
	color:#221815;
	font-size:14px;
	line-height:26px;
	font-weight:bold;
	margin:0 0 20px 0;
}
.profile .aright h4 span{
	color:#221815;
	font-size:12px;
	font-weight:normal;
	margin:0 0 0 16px;
}
.profile .aright .history{
	color:#221815;
	font-size:14px;
	line-height:22px;
	margin:0 0 15px;
}
.profile .aright ul{
}
.profile .aright li{
	color:#221815;
	font-size:12px;
	height:18px;
	line-height: 18px;
	background:url(../images/list-dot.png)  no-repeat 0 45%;
	padding:0 0 0 4px;
}
