@charset "utf-8";
/* CSS Document */
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.shopdetail00{
float:left;
padding:0;
display:inline;
}

.shopdetail_left{
float:left;
padding:1px 0 0 15px;
display:inline;
}

.shopdetail_right{
float:right;
padding:1px 3px 0 0;
display:inline;
}


.mmtitle{
margin:0;
padding:0 0 5px 0;
}

.box{
	height:40px;
	margin-left:-20px;
	color:#333;
}
.box img{
	float:left;
	margin-left:40px;

}
