@charset "utf-8";

/* ------------------------------------------------------
��wrapper
------------------------------------------------------ */
#wpr {
	width: 900px;
	height: 817px;
	margin: 0 auto 0 auto;
	background-color:#F5ECD8;
	background-repeat:repeat;
}

/* ------------------------------------------------------
��lbar
------------------------------------------------------ */
#lbar {
	float:left;
	width: 200px;
	margin-top: 20px;
}
/* ------------------------------------------------------
��rbar
------------------------------------------------------ */
#rbar {
	float: left;
	width: 700px;
	height: ;
	margin: 20px 0px 0px 0px;
}
#rbar p {
	margin: 30px 0px 0px 35px;
	font-size: 15px;
	font-weight: bold;
}
.slb {
	margin: 20px 0px 0px 30px;
	background-image: url(../img/slb.png);
	background-repeat: no-repeat;
	background-position:;
	width: 573px;
	height: 35px;
	font-size: 15px;
	font-weight: bold;
	padding: 8px 0px 0px 20px;
}
.slb2 {
	margin: 40px 0px 0px 30px;
	background-image: url(../img/slb.png);
	background-repeat: no-repeat;
	background-position:;
	width: 573px;
	height: 35px;
	font-size: 15px;
	font-weight: bold;
	padding: 8px 0px 0px 20px;
}
.rb {
	background-color:#FFF;
	border: #e6e6e6 5px solid;
	width: 630px;
	margin: 0px 0px 0px 17px;
}
.pdfb {
	width: 600px;
	height: 50px;
	margin: 0px 0px 15px 0px;
	background-image:url(../img/spdf.png);
	background-repeat: no-repeat;
	background-position: 40px 0px;
	border-bottom: #e6e6e6 1px dashed;
}
h4 {
	margin: 13px 0px 0px 125px;
	float: left;
	width: 330px;
	display: block;
}
.pdf {
	float: left;
	width: 127px;
	height: 27px;
	margin: 5px 0px 0px 10px;
}

