@charset "utf-8";

#smp_01 {
	float: left;
	height: 480px;
	width: 600px;
	margin-top: 55px;
	position: relative;
	left: 70px;
}
#smp_01 h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
}

#smp_01 p {
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 20px;
}

#smp_01 img {
	height: 80px;
	width: 140px;
	left: 10px;
	position: relative;
}
#smp_01  a:visited  {
	color: #333333;
}


#smp_01 td {
	border-bottom-style: ridge;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	vertical-align: middle;
}
