a:link {
	font-family: "굴림";
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
}
a:visited {  font-family: "굴림"; font-size: 9pt; text-decoration: none; color: #003366}
body {
	font-family: "굴림";
	font-size: 9pt;
	line-height: 18px;
	color: #333333;
	font-weight: normal;

}
p {
	font-family: "굴림";
	font-size: 9pt;
	line-height: 20px;
	margin-top:0px;
	margin-bottom:0px;
	color: #333333;
	font-weight: normal;
}

td {
	font-family: "굴림";
	font-size: 9pt;
	line-height: 18px;
	color: #333333;
	font-weight: normal;

}
.unnamed1 {
	font-family: "굴림";
	font-size: 9pt;
	line-height: 16px;
	border: thin none #CCCCCC;
	font-weight: normal;
}
a:active {  font-family: "굴림"; color: #003366; font-size: 9pt}
a:hover {  font-family: "굴림"; font-size: 9pt; color: #FF6600}
.select		{
	border: 1px solid #999999;
	font-size:9pt;
	font-family:"굴림";
	color: #000000;
	background-color: #ECFAFF;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	list-style-type: none;

}
.input		{
	border: 1px solid #999999;
	font-size:9pt;
	font-family:"굴림";
	color: #666666;
	background-color: #FAFAFA;
	font-weight: normal;
	font-style: normal;
	line-height: normal;

}
.textarea	{
	border: 1px solid #999999;
	font-size:9pt;
	font-family:"굴림";
	color: #333333;
	background-color: #FAFAFA;
	font-weight: normal;
}

