.main_img {
	float: left;
	height: auto;
	width: 200px;
	margin-left: 0px;
	display: inline;
}
.main_txt {
	width: 180px;
	margin-left: 20px;
	color: #505050;
	float: left;
}
.main_txta {
	font-size: 12px;
	font-weight: bold;
	color: #505050;
	float: left;
	width: 180px;
	text-align: left;
}
.main_txtb {
	height: auto;
	margin-top: 15px;
	text-align: left;
	font-size: 12px;
	color: #505050;
	width: 180px;
	margin-bottom: 10px;
	float: left;
}
.txta_s {
	font-size: 12px;
	font-weight: bold;
	color: #505050;
	text-align: left;
	margin-top: 5px;
	margin-left: 30px;
	float: left;
	width: 100px;
	display: inline;
	letter-spacing: 0.5px;
}
.txtb_s {
	height: auto;
	margin-top: 10px;
	font-size: 12px;
	color: #505050;
	width: 180px;
	text-align: left;
}



.main_imga {
	float: left;
	height: auto;
	width: auto;
}
.tbl_up {
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}
.tbl_under {
	background-repeat: no-repeat;
	background-position: left top;
	}
.tbl_main {
	float: left;
	height: auto;
	width: 485px;
	background-color: #f2f3e4;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../img/line.gif);
}
.tbl_main1 {
	float: left;
	min_height: 100%;
	_height: 100%;
	width: 130px;
	margin-top: 15px;
}
.tbl_main2 {
	float: left;
	min_height: 100%;
	_height: 100%;
	width: 130px;
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	margin-left: 0px;
	margin-top: 15px;
}
.tbl_main3 {
	float: left;
	min_height: 100%;
	_height: 100%;
	background-repeat: repeat-y;
	background-position: right top;
	margin-left: 20px;
	margin-top: 10px;
}
body {
	color: #505050;
	font-family: "lr SVbN", "Osaka|";
	margin: 0px;
}
.wrapper {
	height: auto;
	width: 420px;
	margin-left: 40px;
	float: left;
	clear: both;
	display: inline;
}

.main_txt1 {
	margin-left: 20px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 20px;
}
.pdf {
	width: 190px;
	font-size: 10px;
	text-align: left;
	margin-top: 10px;
	float: left;
	margin-bottom: 20px;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

.border {
	background-color: #F2F3E4;
	float: left;
	height: 5px;
	width: 485px;
	background-repeat: no-repeat;
}
.pull {
	width: 480px;
	margin-right: 20px;
	text-align: right;
}
.close {
	margin-top: 0px;
	margin-bottom: 10px;
}
.pdftxt {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 10px;
	float: left;
	text-align: left;
}
.bold {
	font-weight: bold;
}

