h1 {
	margin-bottom:10px;
}
h2 {
	margin:30px 0px;
}
.font13px {
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.box1 {
	width:500px;
	margin:20px auto 50px auto;
	text-align:center;
}
.box2 {
	width:520px;
	margin-bottom:50px;
}
.box3 {
	margin-bottom:40px;
}
.box3 td {
	padding:10px 7px;
}
.box3_td {
	background-color:#FFDBBB;
	text-align:right;
}
.img_left {
	float:left;
	margin-right:10px;
}
.p2 {
	margin:10px 0px 25px 25px;
}
.mb70 {
	text-align:center;
	margin-bottom:70px;
}
.mb50 {
	margin-bottom:50px;
}