.page_b {
	background-color: #FFF;
	background:url(/img/body.gif) repeat-x;
	width: 500px;
	float: left;
}


td.b {
 border-top: 1px solid #aaaaaa;
 border-left: 1px solid #aaaaaa;
 font-size: 12pt;
 }
table.b {
 border-bottom: 1px solid #aaaaaa;
 border-right: 1px solid #aaaaaa;
 font-size: 12pt;
}
.img_mail {
	background-image: url(img_mail.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 10;
	left: 0px;
	width: 101px;
	height: 117px;
	top: 0px;
}
.page_b td table tr td {
	font-size: 10px;
}
.page_b td table {
	font-size: 10px;
}



#ss {
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #666;
	font-size: 9px;
}
.rght {
	font-size: 9px;
	text-align: center;
}
#ss strong {
	color: #FFF;
}