form {
	margin : 0
}
a:link {
	color: #83807d;
	text-decoration: none
}
a:visited {
	color: #83807d;
	text-decoration: none
}
a:hover {
	color: #83807d;
	text-decoration: underline
}
a:active {
	color: #ff0000;
	text-decoration: none
}
p {
	margin-top: 0px;
	margin-bottom: 0px
}
td, table {
	font-size: 12px;
	font-weight: bold;
	color: #847f74;
	line-height: 160%;
	font-family: verdana;
}
body {
	SCROLLBAR-FACE-COLOR: #CFCFCF;
	SCROLLBAR-3DLIGHT-COLOR: #CFCFCF;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #CFCFCF;
	SCROLLBAR-BASE-COLOR: #CFCFCF;
}
SELECT {
	height: 30px;
	font-size: 20px;
	font-family: Malgun Gothic;
	color: #666;
	border: 1px solid #cccccc;
	background-color: #fff;
	line-height: 180%;

}
.select {
	size: portrait;
	min-height: 100px;
	font-size: 20px;
	font-family: Malgun Gothic;
	color: #0C6;
	border: 1px solid #cccccc;
	background-color: #fff;
}
.input {
	border: 0px;
	font-size: 20px;
	font-family: Malgun Gothic;
	color: #545454;
	border: 1px solid #dfdfdf;
	background-color: #fff;
}
.agree {
	font-size: 11px;
	font-family: Malgun Gothic;
	color: #666666;
	border: 1px solid #e7e7e7;
	background-color: #fff;
}
.textarea {
	font-size: 14px;
	font-family: Malgun Gothic;
	color: #666666;
	border: 1px solid #e7e7e7;
	background-color: #f4f4f4;
}
.search_input {
	font-size: 14px;
	color: #847f74;
	font-family: Malgun Gothic;
	border: #cfcfcf 1px solid;
	background-color: #ffffff;
}
.button {
	cursor: hand;
	font-size: 14px;
	font-family: Malgun Gothic;
	BACKGROUND-COLOR: #737373;
	BORDER: #737373 2px solid;
	COLOR: #ffffff;
}
