@charset "utf-8";


.lead {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
.box {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCFF;
	padding-bottom: 20px;
	text-align: center;
}
.sm {
	margin-right: 5px;
	margin-left: 5px;
	width: 300px;
	text-align: center;
	border: 1px dotted #CCCCCC;
}
