
/* price
===============================================================*/
div.section div.download {
	width:735px;
	margin:0 0 15px 0;
}

div.section div.download p.btn {
	width:291px;
	border-top:#eadbca 1px solid;
	border-right:#eadbca 1px solid;
	border-bottom:#eadbca 1px solid;
	padding:25px 22px 22px 25px;
	background-color:#fff3e5;
	float:right;
}

div.section div.download p.txt {
	width:393px;
	height:61px;
	text-align:center;
	border:#eadbca 1px solid;
	padding:40px 0 0 0;
	background-color:#fff3e5;
	float:left;
}

div.section div.pdf_note {
	width:701px;
	border:#d7d7d7 2px solid;
	padding:17px;
}

div.section div.pdf_note p.txt {
	width:540px;
	font-size:85%;
	padding:3px 0 0 0;
	float:left;
}

div.section div.pdf_note p.txt a {
	color:#ca7411;
}

div.section div.pdf_note p.btn {
	width:160px;
	float:right;
}