@charset "utf-8";
/* CSS Document */
.showroomStripe{
	border-top	: 1px solid #888888;
	height				: 1px;
	margin-bottom		: 16px;
}
.showroomPictureBox{
	float				: left;
	width				: 150px;
	margin-right		: 21px;
}
.showroomContentBox{
	float				: left; 
	width				: 229px;
}
.showroomContentBox a{
	font-size			: 13px;
	font-weight			: bold;
}
.showroomContentBox p{
	margin-top			: 13px;
}