#letter h2{
	background-color: #66CCFF;
	border-bottom: dotted 1px navy;
	border-left: solid 3px navy;
	margin-top: 30px;
	margin-bottom: 10px;
	text-indent: 3px;
	color: navy;
	padding-top: 3px;

	font-size: 16px;
	font-weight: bold;
}

#letter h3{
	background: url(http://www.zeroichi.com/img/icon.gif) no-repeat 0px;
	text-indent: 15px;
	margin-top: 40px;
	border-bottom: 1px dotted #0099FF;
	color: #0066FF;
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 14px;
}

#letter p{
	font-size: 12px;
	margin: 0 0 0 4px;
}


.customervoice{
						margin-left:10px;
						padding: 10px 10px 10px 10px;
						width:550px;
						background-color: #F0F0DC;
						border-top:#004c99 1px solid;
						border-left:#004c99 1px solid;
						border-right:#004c99 1px solid;
						border-bottom:#004c99 1px solid;
						font-size: 14px;
}
