#txt {
	font-weight: bold;
	margin-top: 10px;
	line-height: 130%;
}
.ma20 {
	margin-top: 20px;
	line-height: 130%;
}
#box_l {
	float: left;
	width: 381px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 130%;
}
#box_r {
	float: right;
	width: 261px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#mail_bg {
	background-image: url(images/mail_bg.jpg);
	height: 57px;
	width: 215px;
	padding-top: 57px;
	padding-left: 445px;
	clear: both;
}
