.left_contents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCD6B9;
}
.center_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 30px;
	color: #59830C;
}
.footer {
	font-family: "US Plain Bold", Arial, verdana;
	font-size: 10px;
	color: #104F14;
	padding-left: 10px;
	border: 1px solid #CCD6B9;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	width: 175px;
}

.contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
	padding-top: 15px;
	height: 150px;
	width: 300px;

}
.contents a:link{
	color: #333333;
	text-decoration: underline;
}
.contents a:visited{
	color: #333333;
	text-decoration: underline;}
.contents a:active{
	color: #333333;
	text-decoration: underline;}
.contents a:hover{
	color: #333333;
	text-decoration: none;}
.multext {
	width: 150px;
}

.c_code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 35px;
}
.S_code {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 50px;
}
.send {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 60px;
	height: 20px;
	border: 1px solid #333333;
}
.comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 60px;
	width: 150px;
}

.p_no {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 75px;
}
