.topborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.leftborder {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.pictureborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.rightborder {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 12px;
}
.hanji {
	background-image: url(images/hanji.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
}
.rightleftborder {

	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.upborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.navbarselect {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #999999;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 12px;
}
.linkinformation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0C0C0;
	text-align: center;
}

