body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.input1 {
	border: 1px solid #dadada;
	height: 20px;
	font-size:11px;
}
.input2 {
	border: 1px solid #dadada;
	height: 20px;
	font-size:11px;
	background-color: #EEFDFF;
}
.input3 {
	border: 1px solid #dadada;
	height: 20px;
	font-size:11px;
	background-color: #EEFDFF;
}
.login_bg {
	background-image: url(img/login_bg.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: "µ¸¿ò", Tahoma, "±¼¸²";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration:none;
}
a:link, a:visited, a:active {
	font-family: "µ¸¿ò", Tahoma, "±¼¸²";
	font-size: 12px;
	line-height: 20px;
	color: #00709a;
	text-decoration:none;
}
a:hover {
	font-family: "µ¸¿ò", Tahoma, "±¼¸²";
	font-size: 12px;
	line-height: 20px;
	color: #82b830;
	background-color:#eff4e7;
	text-decoration:underline;
}

.font_blue_b {
	font-family: "µ¸¿ò", Tahoma, "±¼¸²";
	font-size: 12px;
	font-weight: bold;
	color: #0b6689;
}
.font_blue {
	font-family: "µ¸¿ò", Tahoma, "±¼¸²";
	font-size: 12px;
	color: #0b6689;
}
.font_blue_uline {
	font-family: "µ¸¿ò", Tahoma, "±¼¸²";
	font-size: 12px;
	color: #0b6689;
	text-decoration: underline;
}
.font_white_b {
	font-family: "µ¸¿ò", Tahoma, "±¼¸²";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.font_s_b {
	font-family: "µ¸¿ò", Tahoma, "±¼¸²";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}.table_01 {
	background-color: #e9edff;
	font-family: "µ¸¿ò", Tahoma, "±¼¸²";
	font-size: 12px;
	color: #5b6392;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ced6f8;
}
.unline_01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #81CAF5;
}
input[type="box"] { height:20px;font-size:10pt; font-family:"¸¼Àº°íµñ"; }
input[type="text"] { height:20px;font-size:10pt; font-family:"¸¼Àº°íµñ"; }
input[type="button"] { height:23px;font-size:10pt; font-family:"¸¼Àº°íµñ"; }
select { height:20px;font-size:10pt; font-family:"¸¼Àº°íµñ"; }
