body,
table,
td {
	font-family: Tahoma, Gulim, Arial;
	font-size: 9pt;
	color: black;
}

.list {
	font-size: 9pt;
	font-family: 'Tahoma', 'Gulim', 'Arial';
	background-color: #FFFFFF;
}

.date {
	font-size: 9pt;
	font-family: 'Tahoma', 'Gulim', 'Arial';
	background-color: #FFFFFF;
}

.th {
	font-size: 9pt;
	color: #000000;
	background-color: #EEEDE5;
	font-weight: bold;
	font-family: 'Tahoma', 'Gulim', 'Arial';
}

.text {
	font-size: 9pt;
	background-color: #FFFFFF;
}

.text_line_height {
	font-size: 9pt;
	line-height: 130%;
}

.small {
	color: #ff6600;
	font-size: 8pt;
}

.box {
	font-size: 9pt;
	line-height: x-small;
	background-color: #ffffff;
	color: black;
	border: 1px solid black;
}

.btn {
	height: 20px;
	font-family: Tahoma;
	font-size: 9pt;
}

.btn2 {
	font-size: x-small;
	background-color: #eeeeee;
	color: black;
	border: 1px solid;
}

.inputOff {
	border: 1px solid #000000;
	color: black;
	background-color: #ffffff;
}

.inputOn {
	border: 1px solid #000000;
	color: black;
	background-color: #eeeeee;
}

select {
	background-color: #ffffff;
	color: #000000;
	font-size: 9pt;
}

.select01 {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 9pt;
}

.select03 {
	background-color: #E8D2DE;
	color: #000000;
	font-size: 9pt;
}

.font {
	color: #000000;
	font-size: 9pt;
}

.link {
	font-family: Tahoma, Gulim, Arial;
	font-size: 9pt;
	text-decoration: none;
}

.height {
	line-height: 18px;
}

.form {
	background-color: #EAF2F4;
	color: #000000;
	font-size: 9pt;
}

a:link,
a:active {
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

a:visited {
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

a:hover {
	font-size: 9pt;
	color: black;
	text-decoration: underline;
}
