/*----------------------------------------
               recommend
----------------------------------------*/

.head_r {
	width: 1010px;
	height: 586px;
	margin: 10px 0;
	background: url(../img/recommend/head.jpg);
}

.head_r img {
	margin-top: 555px;
	margin-left: 40px;
}

.top {
}

.top_l p {
	width: 19px;
	float: left;
}

.top_r p {
	text-align: right;
}

.clear {
	clear: both;
}

.recommend {
	width: 970px;
	height: auto;
	margin: 10px 0;
	background: #fff ;
	color: #616769;
	font-size: 14px;
	font-family: 'HiraKakuStd-W5';
}

.recordshop {
	width: 931px;
	margin: 0 auto ;
}

.shop {
	width: 931px;
	height: 147px;
	background: url(../img/recommend/recommend_bg.png) no-repeat;
	margin-top: 10px;
}

.title {
	color: #00b8f2;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;	
}


.banner_r {
	margin: 10px 0;
	padding-bottom: 10px;	
}

table {
	width: 931px;
	margin: 0 auto;
    border-collapse: collapse;
}

th, td, tr {
    padding: 0;
	border: none;
}

.foot {
	margin: 10px 0;
}
