.sm{
	width:204px;
	height: 150px;
	background-color: #ececec;
}


.sm_content{
	padding-top:10px;
	width:198px;
	height: 80px;
	background-color: #ececec;
	border-bottom: 3px solid #FFF;
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;
}
.sm_item{
	width:63px;
	height: 63px;
	float:left;

}

