@charset "utf-8";
/* CSS Document */
.tmb_box
{
	width:162px;
	height:190px;
	float:left;	
	
	text-align:center;
	margin:1px 1px 5px 1px;
	padding:3px 3px 3px 3px;
}
.tmb_box img
{
	border:0px;
}

