@charset "utf-8";
/* CSS Document */

#aboutkey{
	width: 610px;
	text-align: left;
	margin: 0 20px 20px 20px;
}

.bold{
	font-weight: bold;
}

#aboutkey li{
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 1em;
}

.dltxt{
	text-decoration: underline;
	font-weight: bold;
}

.contacttxt{
	display: block;
	margin: 1em auto 1em auto;
	text-align: center;
}

.saleinfo{
	font-weight: bold;
	color: #ff0000;
	margin: 0 0 15px 0;
}