@charset "utf-8";
/* CSS Document */

h3{ font-size:15px; margin-bottom:10px}
.figure{
	float: left;
	width: 628px;
	margin: 0;
	position: relative;
	left: 100px;
}
.spec{
	width: 335px;
	margin-left: 35px;
	position: relative;
	float: right;
	right: 100px;
}

