@charset "UTF-8";
/* CSS Document */


.pdf {
	width:760px;
	margin:20px auto;
	min-height:1000px;
	position:relative;
	box-shadow:0px 0px 5px rgba(0,0,0,0.7);
}

.pdf .address, .pdf .logo, .pdf .footer {
	position:absolute;
	z-index:3;
}

.pdf .letter {
	position:relative;
	padding:40px;
	padding-top:180px;
	z-index:2;
}
.pdf .footer {
	bottom:40px;
	width:100%;
	text-align:center;
}



.pdf.c4 .logo {
	right:40px; top:40px;
}
.pdf.c4 .address {
	width:280px;
	left:40px;
	top:60px;
}
.pdf.c4r .logo {
	left:40px; top:40px;
}
.pdf.c4r .address {
	width:280px;
	right:40px;
	top:60px;
}

.pdf.ea4 .logo {
	right:40px; top:40px;
}
.pdf.ea4 .address {
	width:280px;
	left:40px;
	top:60px;
}
.pdf.ea4r .logo {
	left:40px; top:40px;
}
.pdf.ear4 .address {
	width:280px;
	right:40px;
	top:60px;
}

.pdf.cr .logo {
	right:40px; top:40px;
}
.pdf.c5.address {
	width:280px;
	left:40px;
	top:60px;
}
.pdf.c5r .logo {
	left:40px; top:40px;
}
.pdf.c5r .address {
	width:280px;
	right:40px;
	top:60px;
}

.pdf.ea5 .logo {
	right:40px; top:40px;
}
.pdf.ea5 .address {
	width:280px;
	left:40px;
	top:60px;
}
.pdf.ea5r .logo {
	left:40px; top:40px;
}
.pdf.ea5r .address {
	width:280px;
	right:40px;
	top:60px;
}

.pdf.ea56 .logo {
	right:40px; top:40px;
}
.pdf.ea56 .address {
	width:280px;
	left:40px;
	top:60px;
}
.pdf.ea56r .logo {
	left:40px; top:40px;
}
.pdf.ea56r .address {
	width:280px;
	right:40px;
	top:60px;
}
