@charset "UTF-8";

.products{
	width:680px;
	margin:10px 0 10px;
	}
.products th{
	text-align:center;
	vertical-align:top;
	padding:0 0 10px 0;
	}

.center{
	width:680px;
	margin:10px auto 30px;
	}
