body {
	line-height:		160%;
	font-family:		Gulim;
	font-size:			9pt;
	color:				#333333;
}
th {
	font-family:		Gulim;
	font-size:			9pt;
	color:				#333333;
}
td {
	font-family:		Gulim;
	font-size:			9pt;
	color:				#333333;
}
.vabel {
	border-top-width:		1px;
	border-left-width:		1px;
	border-right-width:		0px;
	border-bottom-width:	0px;
	border-style:		solid;
	border-top-color:	#ffffff;
	border-left-color:	#ffffff;
}
input, select {
	
	font-family:		Gulim;
	font-size:			9pt;
	color:				#333333;
}
textarea {
	font-family:		Gulim;
	font-size:			9pt;
	color:				#333333;
	line-height:		160%;
}
contents {
	line-height:		160%;
}
.solid {
	border-width:		1px;
	border-color:		#999999;
}
.button {
	border-width:			1;
	border-color:			#aaaaaa;
	background-color:		#d8d8d8;
	color:					#333333;
}
.contents {
	line-height:		160%;
}
a:link {
	color: #400040;
	text-decoration:none;
}
a:visited {
	color: #400040;
	text-decoration:none;
}
a:active {
	color : #400040;
	text-decoration:underline;
}
a:hover {
	color : #400040;
	text-decoration:underline;
}

