@charset "utf-8";
/* CSS Document */

.inner_recommend_wrap {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	border-top: 3px solid #67B3DF;
	padding-top: 20px;
}
.recommend_photo {
	float: right;
	width: 230px;
	text-align: center;
}
.date {
	background: url(../images/com/arrow_icon.gif) no-repeat left center;
	padding-left: 15px;
}
.recommend_sub_title {
	color: #67B3DF;
	font-size: 1.2em;
	margin-bottom: 15px;
}
.recommend_title {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #67B3DF;
	line-height: 1.6em;
}
.recommend_text {
	float: left;
	width: 450px;
}
.recommend_text_s {
	float: left;
	width: 300px;
}
.recommend_logo {
	float: left;
	width: 140px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.date {
	float: left;
	width: 200px;
	margin-top: 15px;
}
.goods_price {
	font-size: 1.2em;
	color: #FF0000;
}
.recommend_box {
	padding: 5px;
	border: 1px solid #67B3DF;
	font-size: 1.2em;
}
.btn_shop_detail {
	float: left;
	height: 28px;
	width: 110px;
	margin-right: 10px;
}
.btn_shop_detail a {
	background: url(../images/category/recommend/btn_shop_detail.gif) no-repeat 0px 0px;
	height: 28px;
	width: 110px;
	text-indent: -9999px;
	display: block;
}
.btn_floor_detail {
	float: left;
	height: 28px;
	width: 110px;
}
.btn_floor_detail a {
	background: url(../images/category/recommend/btn_floor_detail.gif) no-repeat 0px 0px;
	height: 28px;
	width: 110px;
	text-indent: -9999px;
	display: block;
}
.recommend_photo img {
	margin-bottom: 10px;
}

.recommend_title_red {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FF3366;
	line-height: 1.6em;
}
.margin_b80 {
	padding-bottom: 80px;
}
.margin_b240 {
	padding-bottom: 240px;
}
.margin_b60 {
	padding-bottom: 60px;
}

