@charset "utf-8";
table {
	width: 390px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-left: 60px;
}

#table td {
	text-align: left;
	padding-bottom: 20px;
}
#table #hd {
	width: 100px;
	font-size: 12px;
	font-weight: bold;
}
#mainImg img {
	height: 162px;
	width: 300px;
	padding-left: 10px;

}
