@charset "utf-8";
#pdf_dl {
	clear: both;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #3789C6;
}
#pdf_dl p {
	background-image: url(../images/pdf2.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	height: 10px;
	background-position: 5px 3px;
	font-size: 12px;
	margin-top: 5px;
}
#pdf_dl p  a{
	color: #CDDEEB;
	font-weight: bold;
	text-decoration: none;
	padding-left: 40px;
	height: 40px;
}
#pdf_dl p a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 40px;
	height: 50px;
}

#pdf_dl h3 {
	text-decoration: underline;
	margin-bottom: 20px;
}


#pdf_download {
	height: auto;
	width: 870px;
	padding-left: 16px;
	margin-bottom: 15px;
}
#pdf_download li {
	list-style-type: disc;
	line-height: 20px;
}
#pdf_download a {
	color: #D7E8F4;
}
#pdf_download a:hover {
	color: #95C0E1;
}
#partition {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #95BAD5;
	margin-top: 20px;
	margin-bottom: 20px;
}
